Commit Graph

270 Commits

Author SHA1 Message Date
Bryan Roe c6c3ac2753 Updated metadata 2020-05-22 12:23:12 -07:00
Bryan Roe 17d6a3604c Updated snapshot metadata 2020-05-21 13:22:58 -07:00
Bryan Roe 419ae09d43 Added descriptor tracking to console command 2020-05-19 14:56:11 -07:00
Bryan Roe 52487cd4bf Updated terminal flow, to check for promise completion 2020-05-19 01:21:07 -07:00
Ylian Saint-Hilaire 0c1fbc4369 New MeshAgents (except macOS and FreeBSD + Many fixes + MessageBox feature. 2020-05-18 17:57:11 -07:00
Bryan Roe 8792432825 Added maxfragmentsize for webrtc datachannel 2020-05-18 02:39:30 -07:00
Bryan Roe a15bf3f83d Updated KVM Toast to be compatible with RDP 2020-05-17 01:59:04 -07:00
Bryan Roe 3d20744c6f Updated KVM User-Consent to be compatible with RDP 2020-05-17 01:42:32 -07:00
Bryan Roe a23b8d047c Added UAC console command for windows 2020-05-17 00:22:26 -07:00
Bryan Roe 1e6b3be3e2 Updated User-Consent and Notification flow for Terminal 2020-05-16 21:10:11 -07:00
Ylian Saint-Hilaire 76d7e3e7a6 Fixed MeshAgent files session count. 2020-05-15 15:23:37 -07:00
Ylian Saint-Hilaire 2b4336e222 Improved device session notification. 2020-05-12 00:01:42 -07:00
Ylian Saint-Hilaire 6431974136 More device session notification work. 2020-05-11 18:44:46 -07:00
Ylian Saint-Hilaire 4a98336c15 Desktop multi-user improvements. 2020-05-11 01:17:18 -07:00
Ylian Saint-Hilaire 139a5ad174 Added remote desktop metadata support. 2020-05-06 23:23:27 -07:00
Ylian Saint-Hilaire c8e1a1c305 More translations, agent console messages are now translated. 2020-05-03 12:54:51 -07:00
Bryan Roe ce58d71328 updated user consent for file access, so if request is cancelled, consent request is cancelled too, if supported. 2020-04-28 12:15:36 -07:00
Bryan Roe 604ce47468 Updated, so if terminal or kvm is cancelled berfore consent is granted, consent request is dismissed, if supported 2020-04-28 12:09:08 -07:00
Bryan Roe 3e50b0bdab Fixed unhandled exception that can occur when you close privacy bar 2020-04-28 11:36:04 -07:00
Bryan Roe b35c05c851 Added vm command 2020-04-24 16:53:58 -07:00
Bryan Roe 2993736b86 Agent has new KVM detection logic, which retries every 10 seconds for 3 minutes if XLIBS are detected, but X server is not. Meshcore now hooks the event, so if detection is found, the server is updated. 2020-04-23 22:42:45 -07:00
Ylian Saint-Hilaire 200acde9c8 More work on SMS support. 2020-04-22 01:33:27 -07:00
Ylian Saint-Hilaire f9e71a123d New OpenSSL v1.1.1g agents (except MIPS) 2020-04-21 19:33:53 -07:00
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