Commit Graph

247 Commits

Author SHA1 Message Date
Ylian Saint-Hilaire 26111b84d2 Fixed file corruption when AgentPong is used. 2020-04-20 20:12:35 -07:00
Bryan Roe 1eb8bd2ae9 Fixed bug on windows, where user consent for terminal wasn't working anymore 2020-04-15 19:05:46 -07:00
Ylian Saint-Hilaire a16d2d5f12 Fixed WebRTC, WebApp UI improvements. 2020-04-15 16:20:55 -07:00
Ylian Saint-Hilaire 9be8af9214 Fixed user consent security issue. 2020-04-15 12:36:22 -07:00
Ylian Saint-Hilaire 1f0450529c Added user consent option on desktop connect button. 2020-04-14 19:12:14 -07:00
Ylian Saint-Hilaire 8feb68b72a Updated FreeBSD agent. 2020-04-14 03:08:53 -07:00
Ryan Blenis 48da888540 1. Add latency timer and callback opportunity to CreateAgentRedirect
2. Add latency to Remote Desktop view
2020-04-14 01:48:20 -04:00
Bryan Roe a183fad57c added kvmmode console command (backwards compatible) 2020-04-12 22:53:49 -07:00
Bryan Roe 78ea736459 Simplified MeshCore version logic 2020-04-08 19:16:33 -07:00
Bryan Roe 12003a1fe7 Updated MeshCore Version logic 2020-04-08 17:59:10 -07:00
Bryan Roe 7b3458a320 Added 'startupoptions' console command 2020-04-08 17:09:11 -07:00
Ylian Saint-Hilaire 5f762550d2 More work on user device rights. 2020-03-29 22:40:13 -07:00
Bryan Roe 6f686b6be7 Updated 'alert' command to use OK message box instead of YESNO dialog. 2020-03-19 14:10:31 -07:00
Bryan Roe 01e3ddcd72 Added 'alert' console command 2020-03-11 21:25:03 -07:00
Ylian Saint-Hilaire 67a3b001e1 Greenlock being deprecated, added NODESKTOP device group permission. 2020-03-06 14:06:33 -08:00
TotallyNotElite fca9b86d62 Fix issues with linux/macos terminal 2020-02-05 23:01:29 +01:00
Bryan Roe 248d9423fa Added support for login shell for FreeBSD and MacOS 2020-02-05 13:36:42 -08:00
Bryan Roe be59454ca3 Added temporary linux check for login shell, until support is added in BSD and MacOS 2020-02-05 10:31:33 -08:00
Bryan Roe 11796beaaf Following changes requires updated agent, which fixes interactive mode
1. Removed 'Script' and 'Python' from terminal
2. Added 'requireLogin' option, to spawn login shell
2020-02-05 10:20:23 -08:00
Ylian Saint-Hilaire db2577b897 Internalization improvements. 2020-02-04 16:22:00 -08:00
Bryan Roe 8635388297 Updated tunnel, so it sets idle timeout, if supported by agent 2020-01-31 21:35:47 -08:00
Bryan Roe d4f87a3fe0 Fixed bug, where Admin Terminal on Windows was looking for wrong protocol number for Powershell. 2020-01-31 10:07:55 -08:00
Ylian Saint-Hilaire efb7ac9dba Updated MeshAgents, all except FreeBSD and MacOS. 2020-01-30 14:31:32 -08:00
Bryan Roe f11beb67c0 Added support for resizing Windows Terminal, if the agent supports it 2020-01-30 11:00:38 -08:00
Ylian Saint-Hilaire f2961e3d42 Fixed web site no localstorage, MongoDB backup with URL. 2020-01-29 10:31:58 -08:00
Ylian Saint-Hilaire b609e1fc91 Fixed MeshCore.js for XTerm. 2020-01-28 15:59:54 -08:00
Ylian Saint-Hilaire ce156052ca XTerm fixes. 2020-01-28 15:50:06 -08:00
Ylian Saint-Hilaire 80192cf703 XTerm fixes. 2020-01-28 15:49:33 -08:00
Bryan Roe e7cd6d1db4 1. Added Windows Terminal Fix (ConPTY Leak/Workaround) back in
2. Added python/script XOPTION
3. Changed resize to use tcsetsize if available
4. Added tunnel idleTimeout Ping
2020-01-28 15:08:51 -08:00
Ylian Saint-Hilaire 3a8d5bc3e7 XTerm improvements. 2020-01-25 14:17:21 -08:00
Ylian Saint-Hilaire e1288221f8 Merge pull request #870 from TotallyNotElite/master
Add dynamic resizing support to xterm.js terminal
2020-01-25 13:12:37 -08:00
Ylian Saint-Hilaire 5d4cf20e49 Fixed GreenLock v4 2020-01-25 12:14:14 -08:00
TotallyNotElite 2ee4aebc15 Add dynamic resizing support to xterm.js terminal 2020-01-25 13:29:05 +01:00
Ylian Saint-Hilaire 0a966e54e2 Revert "[WIP] Add dynamic resizing of xterm tty" 2020-01-24 15:10:00 -08:00
Ylian Saint-Hilaire 3e9543adf4 Merge pull request #868 from TotallyNotElite/master
[WIP] Add dynamic resizing of xterm tty
2020-01-24 14:51:27 -08:00
Ylian Saint-Hilaire 9fa78978ae More xterm improvements, Windows console size set at start. 2020-01-24 14:10:37 -08:00
TotallyNotElite 5f0c0b38da Add dynamic resizing of xterm 2020-01-24 23:01:58 +01:00
Ylian Saint-Hilaire 0fee959206 XTerm improvements. 2020-01-24 12:49:41 -08:00
Ylian Saint-Hilaire f05f86d1e1 Added xterm terminal and fixed device link. 2020-01-23 15:15:56 -08:00
Ylian Saint-Hilaire 1fafbc6cf2 Fixed MeshCore.js for 32bit Windows. 2020-01-22 17:15:59 -08:00
Bryan Roe 2973c70119 Added check, so Windows Agents will make sure they can run in Safe Mode 2020-01-21 15:44:24 -08:00
Ylian Saint-Hilaire f5444863aa Fixed meshcore.js on Linux with no X, translation fixes. 2020-01-18 12:48:25 -08:00
Bryan Roe a89b7401cf Updated to check script version on linux, as older versions that 2.25 does not work correctly. 2020-01-17 15:08:22 -08:00
Bryan Roe 7fc7f6bb38 Updated 'ps' console command to put user name in second column 2020-01-10 15:04:03 -08:00
Ylian Saint-Hilaire b907100d8b Improved IP blocking, improved relay tunnel error in meshcore.js 2020-01-10 11:19:23 -08:00
Ylian Saint-Hilaire 85d4972068 Fixed translation tools output format. 2020-01-07 17:12:09 -08:00
Bryan Roe f350350fc6 Updated terminal for windows, to workaround PseudoConsole process leak 2020-01-07 15:05:07 -08:00
Ylian Saint-Hilaire 9453ee9ba3 Meshcore.js internalization. 2020-01-07 13:04:36 -08:00
Ylian Saint-Hilaire 238483c645 Fixed meshcore agent size, user group domains, notification closes across tabs. 2020-01-07 11:08:32 -08:00
Bryan Roe c1e658e6c8 added 'agentsize' console command 2020-01-07 09:51:15 -08:00