Commit Graph

524 Commits

Author SHA1 Message Date
Bryan Roe d07ca171f9 Fixed redirection 2022-10-24 13:26:29 -07:00
Bryan Roe 3c5bc7ef3c Updated 'sysnative' workaround for 32 bit agent on 64 bit windows, to include description explaining what is going on. 2022-10-19 23:28:13 -07:00
Bryan Roe 06ec0caec4 Added workaround for 32 bit windows agent on 64 bit windows, to inject sysnative when callind readdirSync() on %windir%
Updated documentation for windows terminal.
2022-10-14 11:18:49 -07:00
Ylian Saint-Hilaire ad7cd67c02 Fixed details tab not updating on Linux (#4466) 2022-08-30 15:30:09 -07:00
Ylian Saint-Hilaire 9042f1282c Put in guard code in meshcore.js to prevent new agent from crashing on setclip. 2022-08-28 11:32:54 -07:00
Ylian Saint-Hilaire 57bc21a1d1 Merge branch 'master' of https://github.com/Ylianst/MeshCentral 2022-08-27 15:47:30 -07:00
Ylian Saint-Hilaire a3d66b60fc Fixed meshcore.js, this.root._dispatcher.close(); missing on older agents. 2022-08-27 15:47:19 -07:00
Ylian Saint-Hilaire 70448ac197 Bryan's fix for meshcore.js: Added dispatcher.close() for setclip on Windows, if the dispatcher already exists 2022-08-27 15:01:22 -07:00
Ylian Saint-Hilaire 5d7fabfc21 Added guest web sharing of HTTP/HTTPS (#4413) 2022-08-25 20:11:47 -07:00
Ylian Saint-Hilaire 44af3a2408 Changed how stript-task will be integrated into MeshCentral, added run button to device general tab. 2022-08-18 21:31:09 -07:00
Ylian Saint-Hilaire 3aca17ea6d Initial merged script-task into the agent. 2022-08-18 16:19:39 -07:00
Ylian Saint-Hilaire 8ac4281989 meshcore.js clean up. 2022-08-04 11:40:11 -07:00
Ylian Saint-Hilaire 8b81ee564c Removed meshcore.js debug statement. 2022-08-04 01:52:29 -07:00
Bryan Roe ac1158f55d Added console command to set/unset Task Bar AutoHide on Windows 2022-08-04 01:01:59 -07:00
Ylian Saint-Hilaire 5f04c7a5d2 Removed the agent relay timeout that causes disconnections after 5 seconds (#4352) 2022-08-01 11:00:26 -07:00
Bryan Roe f628c57eea Updated tunnel idle timeout, to close the tunnel after a preset timeout if a command isn't received. Idle timeout is reset after a command is received. 2022-07-26 20:03:24 -07:00
Bryan Roe 579eb704a7 Added privacybar console command for Windows, to modify default pinned state 2022-07-18 10:47:48 -07:00
Bryan Roe c22219f903 Fixed setclip bug where success was sent prematurely for Windows Service 2022-06-29 14:18:24 -07:00
Bryan Roe b167f2a7b7 added domaininfo console command for windows 2022-06-05 16:50:39 -07:00
Ylian Saint-Hilaire 79c97af78b Improved AmtConfig command in agent console. 2022-04-11 15:05:23 -07:00
Bryan Roe e4b483354a Added logic to remove 'safemode' from console command on Windows 32 bit agents running on 64 bit windows. 2022-03-28 22:15:45 -07:00
Bryan Roe 7db4a57f41 Added windows COM/WMI support for enumerating volumes and bitlocker status 2022-03-14 22:43:47 -07:00
Ylian Saint-Hilaire 320aa6f40c Fixed guest sessions not being reported correctly by agents. 2022-02-23 17:17:28 -08:00
Bryan Roe 8349d1feae modified to specify timeoutAutoAccept flag to win-userconsent 2022-02-22 15:52:15 -08:00
Ylian Saint-Hilaire e160f8e73f Added user consent config options, #3692 2022-02-22 12:32:49 -08:00
Ylian Saint-Hilaire bbb9014fcd Removed debug code in meshcore.js 2022-02-15 18:37:59 -08:00
Ylian Saint-Hilaire 1b49f64498 Use real name in agent message box, #3654 2022-02-15 11:10:55 -08:00
Bryan Roe a590ea6aa1 Added support for new foreground/background MSH fields to set colors for windows user consent, privacy bar, and sendmessage dialog 2022-02-14 19:33:36 -08:00
Bryan Roe 45517db7dd Fixed bug with long urls for openurl 2022-02-03 15:14:35 -08:00
Bryan Roe ba11903615 Fixed uncaught exception that prevented notification from working on Files Tab 2022-02-01 20:29:28 -08:00
Bryan Roe 70b8d48320 Updated "SendMessage" to try to use updated windows dialog 2022-01-31 10:19:17 -08:00
Ylian Saint-Hilaire 1933ff9680 Fixed broken remote desktop when notification is enabled. 2022-01-16 21:30:38 -08:00
Ylian Saint-Hilaire 47a215951f More MeshCore cleanup. 2022-01-16 19:12:13 -08:00
Ylian Saint-Hilaire 43682bf47f MeshCore cleanup. 2022-01-16 18:28:26 -08:00
Ylian Saint-Hilaire c029a82ae6 Worked on meshcore.js minification. 2022-01-16 13:37:26 -08:00
Ylian Saint-Hilaire 1e0f4a17d5 Updated French translations. 2022-01-16 12:34:19 -08:00
Bryan Roe 545ffe3a81 Added translation support for Notifications and Privacy Bar 2022-01-14 15:54:12 -08:00
Ylian Saint-Hilaire 2b3025716a Fixed meshcore cleanup .bat file. 2022-01-13 14:38:28 -08:00
Bryan Roe da0f59bc9a Added try/catch on util-language just in case 2022-01-12 23:47:39 -08:00
Bryan Roe 8fe748b4f3 Updated translation support for KVM/Files/Terminal 2022-01-12 23:44:47 -08:00
Ylian Saint-Hilaire 5fa5cf5cb5 Added meshcore string translations. 2022-01-12 15:12:30 -08:00
Ylian Saint-Hilaire c14aba06d4 Added session disconnection log entries, #3437 2022-01-10 17:42:54 -08:00
Ylian Saint-Hilaire 42137aa1d1 Added session disconnection log for desktop multiplex, #3437 2022-01-10 15:28:46 -08:00
Bryan Roe 39aa68b693 Updated windows user consent 2021-12-13 17:37:22 -08:00
Ylian Saint-Hilaire 17913da65f Made it easier to debug log WebRTC/WebSocket 2021-11-18 12:00:45 -08:00
Bryan Roe d5ed5247fe tweaked if() for agentupdate 2021-11-16 13:31:00 -08:00
Bryan Roe 82dd5b02b0 Updated agentupdate command to canonicalize path when checking 2021-11-16 10:23:26 -08:00
Ylian Saint-Hilaire 11e7a5c760 Version 0.9.38 2021-10-20 14:06:58 -07:00
Ylian Saint-Hilaire 1f20d45b66 File tab now reconnects to the previous remote device path. 2021-10-20 14:04:10 -07:00
Ylian Saint-Hilaire bd2e4f4d2b Added session termination feature except for desktop multiplexor. 2021-10-19 11:47:39 -07:00