mirror of
				https://github.com/Ylianst/MeshCentral.git
				synced 2025-03-09 15:40:18 +00:00 
			
		
		
		
	High res Assistant images.
This commit is contained in:
		
							parent
							
								
									cb84370061
								
							
						
					
					
						commit
						604a0d10a8
					
				
					 7 changed files with 3 additions and 3 deletions
				
			
		| 
						 | 
					@ -357,7 +357,7 @@ module.exports.CreateSshTerminalRelay = function (parent, db, ws, req, domain, u
 | 
				
			||||||
    obj.ws = ws;
 | 
					    obj.ws = ws;
 | 
				
			||||||
    obj.relayActive = false;
 | 
					    obj.relayActive = false;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    parent.parent.debug('relay', 'SSH: Request for SSH relay (' + req.clientIp + ')');
 | 
					    parent.parent.debug('relay', 'SSH: Request for SSH terminal relay (' + req.clientIp + ')');
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    // Disconnect
 | 
					    // Disconnect
 | 
				
			||||||
    obj.close = function (arg) {
 | 
					    obj.close = function (arg) {
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
							
								
								
									
										
											BIN
										
									
								
								public/images/assistant-100.png
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								public/images/assistant-100.png
									
										
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							| 
		 After Width: | Height: | Size: 7.5 KiB  | 
										
											Binary file not shown.
										
									
								
							| 
		 Before Width: | Height: | Size: 25 KiB After Width: | Height: | Size: 23 KiB  | 
							
								
								
									
										
											BIN
										
									
								
								public/images/assistant-400.png
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								public/images/assistant-400.png
									
										
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							| 
		 After Width: | Height: | Size: 75 KiB  | 
										
											Binary file not shown.
										
									
								
							| 
		 Before Width: | Height: | Size: 11 KiB  | 
| 
						 | 
					@ -147,7 +147,7 @@
 | 
				
			||||||
                <div id="assistab" class="tabcontent" style="background-color:white;color:black">
 | 
					                <div id="assistab" class="tabcontent" style="background-color:white;color:black">
 | 
				
			||||||
                    <h3>Assistant</h3>
 | 
					                    <h3>Assistant</h3>
 | 
				
			||||||
                    <div style="min-height:220px">
 | 
					                    <div style="min-height:220px">
 | 
				
			||||||
                        <img src="images/assistant-200.png" style="float:right;margin-left:8px" width="148" height="200" />
 | 
					                        <img src="images/assistant-200.png" srcset="images/assistant-400.png 2x" style="float:right;margin-left:8px" width="148" height="200" />
 | 
				
			||||||
                        <p>Assistant is a Windows system tray tool that can be used when help is needed. This is not an agent that runs in the background of the managed computer, instead, it's a tool that connects to the server only when requested.</p>
 | 
					                        <p>Assistant is a Windows system tray tool that can be used when help is needed. This is not an agent that runs in the background of the managed computer, instead, it's a tool that connects to the server only when requested.</p>
 | 
				
			||||||
                        <p>
 | 
					                        <p>
 | 
				
			||||||
                            <a id="assisturl" rel="noreferrer noopener" target=_blank>Download Assistant for Windows</a>
 | 
					                            <a id="assisturl" rel="noreferrer noopener" target=_blank>Download Assistant for Windows</a>
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -4754,7 +4754,7 @@
 | 
				
			||||||
            // MeshCentral Assistant
 | 
					            // MeshCentral Assistant
 | 
				
			||||||
            x += '<div id=agins_assistant style=display:none><table><tr><td style=vertical-align:top><div>' + format("MeshCentral Assistant is a Windows system tray tool that users can use to ask for help. Use the link below to download a version that will connect to device group \"{0}\" when requested by the user.", EscapeHtml(mesh.name)) + '</div><div></div><br />';
 | 
					            x += '<div id=agins_assistant style=display:none><table><tr><td style=vertical-align:top><div>' + format("MeshCentral Assistant is a Windows system tray tool that users can use to ask for help. Use the link below to download a version that will connect to device group \"{0}\" when requested by the user.", EscapeHtml(mesh.name)) + '</div><div></div><br />';
 | 
				
			||||||
            x += '<a onclick=downloadFile("meshagents?id=10006&meshid=' + meshid.split('/')[2] + (urlargs.key?('&key=' + urlargs.key):'') + '") title="' + "MeshCentral Assistant for Windows" + '">' + "Assistant for Windows (.exe)" + '</a> <img src=images/link4.png height=10 width=10 title="' + "Copy URL to clipboard" + '" style=cursor:pointer onclick=copyAgentUrl("meshagents?id=10006&meshid=' + meshid.split('/')[2] + (urlargs.key?('&key=' + urlargs.key):'') + '")>';
 | 
					            x += '<a onclick=downloadFile("meshagents?id=10006&meshid=' + meshid.split('/')[2] + (urlargs.key?('&key=' + urlargs.key):'') + '") title="' + "MeshCentral Assistant for Windows" + '">' + "Assistant for Windows (.exe)" + '</a> <img src=images/link4.png height=10 width=10 title="' + "Copy URL to clipboard" + '" style=cursor:pointer onclick=copyAgentUrl("meshagents?id=10006&meshid=' + meshid.split('/')[2] + (urlargs.key?('&key=' + urlargs.key):'') + '")>';
 | 
				
			||||||
            x += '</td><td><img src=images/assistant.png></td></tr></table></div>';
 | 
					            x += '</td><td><img src=images/assistant-100.png width=74 height=100 srcset="images/assistant-200.png 2x"></td></tr></table></div>';
 | 
				
			||||||
 | 
					
 | 
				
			||||||
            // Windows agent uninstall
 | 
					            // Windows agent uninstall
 | 
				
			||||||
            x += '<div id=agins_windows_un style=display:none>' + "To remove a mesh agent, download the file below, run it and click \"uninstall\"." + '<br /><br />';
 | 
					            x += '<div id=agins_windows_un style=display:none>' + "To remove a mesh agent, download the file below, run it and click \"uninstall\"." + '<br /><br />';
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue