Commit Graph

338 Commits

Author SHA1 Message Date
Ylian Saint-Hilaire 08fcb3f591 Added batch command execution. 2020-07-10 23:12:43 -07:00
Ylian Saint-Hilaire 9e9b8b8ab9 Added user account real name support. 2020-07-10 10:33:41 -07:00
Ylian Saint-Hilaire 63dade338a Added auto agent crash dump server upload option. 2020-07-07 23:56:08 -07:00
Ylian Saint-Hilaire 11bccf0af1 Updated MeshCentral Router 2020-07-06 17:16:54 -07:00
Ylian Saint-Hilaire a97907ffbd Added server setting for agent core dump. 2020-07-06 16:01:44 -07:00
Bryan Roe 2c466a39e5 Add coredump console command 2020-07-06 14:19:16 -07:00
Bryan Roe 0be260c9e9 added 'service' console command 2020-07-01 13:15:07 -07:00
Ylian Saint-Hilaire 7294f3b99c Switched to new style network information from agent. 2020-06-26 14:43:58 -07:00
Bryan Roe 830fff066d Added try/catch and metadata on WoL 2020-06-25 19:14:29 -07:00
Bryan Roe 3bc910c982 Added 'zip' and 'unzip' console command 2020-06-24 16:04:52 -07:00
Ylian Saint-Hilaire 6531e40c0d Fixed agent tunnel unable to connect. 2020-06-17 10:28:54 -07:00
Ylian Saint-Hilaire f6e8daa01d Improved consent and notification customization. 2020-06-13 11:36:50 -07:00
Ylian Saint-Hilaire 87656a28fe Fixed refresh.ashx reload loop, added user consent strings to config.json. 2020-06-13 05:41:53 -07:00
Bryan Roe fd336ead89 Modified Power events, to always send battery level 2020-06-05 10:58:55 -07:00
Bryan Roe c7e95dadc3 Hooked up power events 2020-05-31 11:24:34 -07:00
Ylian Saint-Hilaire 89e82edc28 Added device battery indication 2020-05-30 17:21:45 -07:00
Bryan Roe de9f54d65b added missing break statement 2020-05-29 13:07:15 -07:00
Bryan Roe 5432ade256 Updated metadata and modified amt-lme to hook newListener for 'connect' because JS HECI is much faster than old implementation 2020-05-28 13:30:28 -07:00
Bryan Roe 0cc72abdf7 Updated metadata 2020-05-22 12:23:12 -07:00
Bryan Roe 49e08777d0 Updated snapshot metadata 2020-05-21 13:22:58 -07:00
Bryan Roe 1aef33c1f8 Added descriptor tracking to console command 2020-05-19 14:56:11 -07:00
Bryan Roe 8aa212593d Updated terminal flow, to check for promise completion 2020-05-19 01:21:07 -07:00
Ylian Saint-Hilaire 6a72d81a6d New MeshAgents (except macOS and FreeBSD + Many fixes + MessageBox feature. 2020-05-18 17:57:11 -07:00
Bryan Roe cf69bf0169 Added maxfragmentsize for webrtc datachannel 2020-05-18 02:39:30 -07:00
Bryan Roe 20303607f3 Updated KVM Toast to be compatible with RDP 2020-05-17 01:59:04 -07:00
Bryan Roe 1d67d17e70 Updated KVM User-Consent to be compatible with RDP 2020-05-17 01:42:32 -07:00
Bryan Roe a25e74437a Added UAC console command for windows 2020-05-17 00:22:26 -07:00
Bryan Roe 59cbf6771f Updated User-Consent and Notification flow for Terminal 2020-05-16 21:10:11 -07:00
Ylian Saint-Hilaire 5d3b9e0eb1 Fixed MeshAgent files session count. 2020-05-15 15:23:37 -07:00
Ylian Saint-Hilaire 6bd8df2a4e Improved device session notification. 2020-05-12 00:01:42 -07:00
Ylian Saint-Hilaire 1babb54ec5 More device session notification work. 2020-05-11 18:44:46 -07:00
Ylian Saint-Hilaire c74889ef74 Desktop multi-user improvements. 2020-05-11 01:17:18 -07:00
Ylian Saint-Hilaire 20f07844c5 Added remote desktop metadata support. 2020-05-06 23:23:27 -07:00
Ylian Saint-Hilaire 91c17ce74d More translations, agent console messages are now translated. 2020-05-03 12:54:51 -07:00
Bryan Roe 5ea705ea2a 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 0fbdb6cad8 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 a1ac95bee4 Fixed unhandled exception that can occur when you close privacy bar 2020-04-28 11:36:04 -07:00
Bryan Roe 08c3c6a0b6 Added vm command 2020-04-24 16:53:58 -07:00
Bryan Roe 48286a0a06 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 0f24dd5506 More work on SMS support. 2020-04-22 01:33:27 -07:00
Ylian Saint-Hilaire a1a47d637e New OpenSSL v1.1.1g agents (except MIPS) 2020-04-21 19:33:53 -07:00
Ylian Saint-Hilaire 8355fd0613 Fixed file corruption when AgentPong is used. 2020-04-20 20:12:35 -07:00
Bryan Roe 67e0243ed7 Fixed bug on windows, where user consent for terminal wasn't working anymore 2020-04-15 19:05:46 -07:00
Ylian Saint-Hilaire d469fb9baa Fixed WebRTC, WebApp UI improvements. 2020-04-15 16:20:55 -07:00
Ylian Saint-Hilaire 3be7f3c774 Fixed user consent security issue. 2020-04-15 12:36:22 -07:00
Ylian Saint-Hilaire 3f666107d0 Added user consent option on desktop connect button. 2020-04-14 19:12:14 -07:00
Ylian Saint-Hilaire d953808193 Updated FreeBSD agent. 2020-04-14 03:08:53 -07:00
Ryan Blenis 9af543fe10 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 16ee40b371 added kvmmode console command (backwards compatible) 2020-04-12 22:53:49 -07:00
Bryan Roe f96afcc6b6 Simplified MeshCore version logic 2020-04-08 19:16:33 -07:00
Bryan Roe ebb710782d Updated MeshCore Version logic 2020-04-08 17:59:10 -07:00
Bryan Roe b841d6569f Added 'startupoptions' console command 2020-04-08 17:09:11 -07:00
Ylian Saint-Hilaire 36f1298d33 More work on user device rights. 2020-03-29 22:40:13 -07:00
Bryan Roe 4cfb039dd0 Updated 'alert' command to use OK message box instead of YESNO dialog. 2020-03-19 14:10:31 -07:00
Bryan Roe 38d44d6f7c Added 'alert' console command 2020-03-11 21:25:03 -07:00
Ylian Saint-Hilaire 798f34b86d Greenlock being deprecated, added NODESKTOP device group permission. 2020-03-06 14:06:33 -08:00
TotallyNotElite 6bf82c7cb3 Fix issues with linux/macos terminal 2020-02-05 23:01:29 +01:00
Bryan Roe 88af7ee26a Added support for login shell for FreeBSD and MacOS 2020-02-05 13:36:42 -08:00
Bryan Roe 9046a946f7 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 4c70ee0d0b 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 b010ed9140 Internalization improvements. 2020-02-04 16:22:00 -08:00
Bryan Roe 4d5331e018 Updated tunnel, so it sets idle timeout, if supported by agent 2020-01-31 21:35:47 -08:00
Bryan Roe e49fed4134 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 e508687e96 Updated MeshAgents, all except FreeBSD and MacOS. 2020-01-30 14:31:32 -08:00
Bryan Roe a9375293a5 Added support for resizing Windows Terminal, if the agent supports it 2020-01-30 11:00:38 -08:00
Ylian Saint-Hilaire 90b060016c Fixed web site no localstorage, MongoDB backup with URL. 2020-01-29 10:31:58 -08:00
Ylian Saint-Hilaire e9ebb8aa20 Fixed MeshCore.js for XTerm. 2020-01-28 15:59:54 -08:00
Ylian Saint-Hilaire 49ead97d9e XTerm fixes. 2020-01-28 15:50:06 -08:00
Ylian Saint-Hilaire cb1f3a4d16 XTerm fixes. 2020-01-28 15:49:33 -08:00
Bryan Roe 14338bc4e6 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 b382a8fcc0 XTerm improvements. 2020-01-25 14:17:21 -08:00
Ylian Saint-Hilaire 99f8c772fd
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 ab44842b4b Fixed GreenLock v4 2020-01-25 12:14:14 -08:00
TotallyNotElite 69846d5982 Add dynamic resizing support to xterm.js terminal 2020-01-25 13:29:05 +01:00
Ylian Saint-Hilaire 369ac233e6
Revert "[WIP] Add dynamic resizing of xterm tty" 2020-01-24 15:10:00 -08:00
Ylian Saint-Hilaire 106e900c82
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 513dc56169 More xterm improvements, Windows console size set at start. 2020-01-24 14:10:37 -08:00
TotallyNotElite 413ed5c893 Add dynamic resizing of xterm 2020-01-24 23:01:58 +01:00
Ylian Saint-Hilaire 58029d3b16 XTerm improvements. 2020-01-24 12:49:41 -08:00
Ylian Saint-Hilaire 2f37cd882e Added xterm terminal and fixed device link. 2020-01-23 15:15:56 -08:00
Ylian Saint-Hilaire b6ff01775f Fixed MeshCore.js for 32bit Windows. 2020-01-22 17:15:59 -08:00
Bryan Roe 164b9b15d8 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 bba881cf27 Fixed meshcore.js on Linux with no X, translation fixes. 2020-01-18 12:48:25 -08:00
Bryan Roe 9d85038c70 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 8f041da307 Updated 'ps' console command to put user name in second column 2020-01-10 15:04:03 -08:00
Ylian Saint-Hilaire 0fea1990f6 Improved IP blocking, improved relay tunnel error in meshcore.js 2020-01-10 11:19:23 -08:00
Ylian Saint-Hilaire 2122ba262a Fixed translation tools output format. 2020-01-07 17:12:09 -08:00
Bryan Roe d0d3093659 Updated terminal for windows, to workaround PseudoConsole process leak 2020-01-07 15:05:07 -08:00
Ylian Saint-Hilaire 0cc7ad6c1e Meshcore.js internalization. 2020-01-07 13:04:36 -08:00
Ylian Saint-Hilaire 7d04867da0 Fixed meshcore agent size, user group domains, notification closes across tabs. 2020-01-07 11:08:32 -08:00
Bryan Roe cf3157bfe7 added 'agentsize' console command 2020-01-07 09:51:15 -08:00
Bryan Roe 9548913570 Added Uninstall/MetaData check for windows 2020-01-06 11:00:37 -08:00
Ylian Saint-Hilaire 4381f6277e Updated file headers. 2020-01-02 18:30:12 -08:00
Ylian Saint-Hilaire fc0915de60 More access control improvements, RPi icon. 2019-12-27 15:18:43 -08:00
Bryan Roe 74e2529655 Updated terminal, so script command is only used on linux, as the script command on MacOS and FreeBSD does not support the required featureset. 2019-12-23 10:40:36 -08:00
TotallyNotElite 3693aff847 Interactive terminal without python 2019-12-22 14:12:01 +01:00
TotallyNotElite 304a69c153 Hide automatically run commands in the linux terminal 2019-12-22 14:10:09 +01:00
Bryan Roe e82f9dd912 updated tsid selection 2019-12-16 15:07:20 -08:00
Ylian Saint-Hilaire 4fb6a77d94 Fixed connection options, not sent unless needed. 2019-12-16 10:39:51 -08:00
Bryan Roe d98be5b37c added 'version' command to console 2019-12-13 10:23:24 -08:00