Commit Graph

396 Commits

Author SHA1 Message Date
Bryan Roe dacca97512 fixed uncaught exception 2019-12-12 11:59:05 -08:00
Ylian Saint-Hilaire 37d3bea8c6 Added way to use cookies only once, added desktopPrivacyBarText option in domain. 2019-12-11 15:44:10 -08:00
Ylian Saint-Hilaire 96f568db9b Updated Windows Agents. 2019-12-10 18:17:25 -08:00
Bryan Roe 61c65d5e3e Updated wpfhwacceleration description 2019-12-10 14:23:35 -08:00
Bryan Roe 2a5738b7e9 Added 'wpfhwacceleration' console command for windows 2019-12-10 14:15:14 -08:00
Bryan Roe c09de69482 1. Updated wallpaper and toast to work across different TSIDs on Windows
2. Updated osinfo on Windows to show which terminal version is supported
2019-12-10 10:24:10 -08:00
Bryan Roe 9e9ee7c58f Added support for TSID selection on Windows 2019-12-06 15:40:57 -08:00
Bryan Roe 5ad93ad89c Added Windows support for User shells 2019-12-06 10:49:31 -08:00
Ylian Saint-Hilaire 2c6528e847 Added Czech, MpsAliasHost. 2019-12-01 12:52:32 -08:00
Ylian Saint-Hilaire 7d0ecfbc65 Updated non-windows agents. 2019-11-28 22:45:21 -08:00
Ylian Saint-Hilaire 3670f229b9 Added remember for 30 days 2nd factor option. 2019-11-28 22:29:22 -08:00
Ylian Saint-Hilaire 8edf312298 Enabled all next-gen agent features in the server. 2019-11-28 12:34:45 -08:00
Ylian Saint-Hilaire 4f4ca2c8bb Updated to next generation MeshAgent. 2019-11-28 12:27:44 -08:00
Ylian Saint-Hilaire e786962482 Fixed agents. 2019-11-26 11:58:00 -08:00
Ylian Saint-Hilaire 5a7d097a32 Fixed terminal. 2019-11-26 11:54:46 -08:00
Bryan Roe 2243c3b34f Added commented out code for ConPTY support 2019-11-26 10:36:57 -08:00
Ylian Saint-Hilaire 20280f2dec Fixed plugin protocol id 2019-11-26 10:38:06 -08:00
Ylian Saint-Hilaire 92df2b5ea7 Linux user shell improvements. 2019-11-25 16:11:53 -08:00
Ylian Saint-Hilaire a25514a2e7 Added launching terminal as logged in user in Linux. 2019-11-25 15:58:07 -08:00
Ylian Saint-Hilaire 75d49db30b Plugin system improvements. 2019-11-25 14:12:43 -08:00
TotallyNotElite 88654038b7 Update agents/meshcore.min.js 2019-11-24 20:07:19 +01:00
TotallyNotElite 480f64c2f4 Fix broken fix
Fixes c01eea2b9d
2019-11-24 20:03:08 +01:00
TotallyNotElite c824de1bb1 Use PTY if python is available
Problem: starting bash with -i will only make the current shell interactive, but not further sub shells (if you switch user for example). 

Fix: Use a PTY
2019-11-24 19:33:03 +01:00
Ylian Saint-Hilaire 04f0e7a321 Added config command to MeshCtrl. 2019-11-22 16:17:29 -08:00
Bryan Roe 6c9e4b33e4 Added linux/GNOME support for wallpaper updates 2019-11-14 15:22:00 -08:00
Bryan Roe 70d26f1c25 Added wallpaper support on Windows 2019-11-13 14:45:16 -08:00
ylianst a97a62b001 Increased NPM install timer from 10 to 120 seconds. 2019-11-05 03:20:08 -08:00
Bryan Roe 8cf6687b18 Updated safemode text 2019-10-29 11:05:33 -07:00
Ylian Saint-Hilaire f14d405320 Fixed broken MeshCMD 2019-10-28 18:25:35 -07:00
Ylian Saint-Hilaire ad7e8a4644 Meshcore revert 2019-10-28 09:22:26 -07:00
Ylian Saint-Hilaire a99c985ee4 Meshcore revert. 2019-10-28 09:21:12 -07:00
Ylian Saint-Hilaire 95dc3e5360 Revert "Expand PluginHandler to Support Periodic Updates" 2019-10-28 09:20:10 -07:00
Ryan Blenis 37abddb7a4 Enable mesh agents to engage with plugins via the sendPeriodicServerUpdate call 2019-10-27 19:43:39 -04:00
Ylian Saint-Hilaire 92e7a065de Fixed http to https redirection. 2019-10-25 16:32:09 -07:00
Bryan Roe ff9211337c Merge branch 'master' of https://github.com/Ylianst/MeshCentral 2019-10-25 10:33:32 -07:00
Bryan Roe a31e3040a2 Updated connection bar logic, to log an event if it fails 2019-10-25 10:33:10 -07:00
Ylian Saint-Hilaire 5143751954 Plugin and meshcmd fixes. 2019-10-25 01:16:00 -07:00
Ylian Saint-Hilaire ad2542aa38 Merge pull request #601 from ryanblenis/plugin
Expand pluginHandler support for plugins
2019-10-25 01:10:52 -07:00
Ylian Saint-Hilaire cdadf8595b Fixed minification bug in login page. 2019-10-24 23:58:39 -07:00
Ryan Blenis 3e20fc5195 Expand pluginHandler support to communicate with browser<->server over the control channel.
Expand plugin functionality on agents to get plugin commands as their own action.
2019-10-24 16:41:35 -04:00
Ylian Saint-Hilaire 39ab885174 Added minified cores back. 2019-10-24 13:14:00 -07:00
Ylian Saint-Hilaire 265cced6dd Added remote agent uninstall. 2019-10-24 13:13:18 -07:00
Ylian Saint-Hilaire 52609a0082 Updated meshcmd.js with --uuidoutput feature. 2019-10-22 16:29:02 -07:00
Bryan Roe 856fb7400b Added Pseudo Service Support 2019-10-21 16:59:35 -07:00
Ylian Saint-Hilaire 343155b1f4 Small MQTT improvement. 2019-10-11 13:45:23 -07:00
Ylian Saint-Hilaire 6ac4155b52 Merge branch 'master' of https://github.com/Ylianst/MeshCentral 2019-10-11 11:16:43 -07:00
Ylian Saint-Hilaire 1b9778d4ed Removed clonings. 2019-10-11 11:16:36 -07:00
Bryan Roe 97d516b6e0 Merge branch 'master' of https://github.com/Ylianst/MeshCentral 2019-10-11 10:53:47 -07:00
Bryan Roe e3419f4d9d Updated to support Connection Bar for KVM 2019-10-11 10:53:42 -07:00
Ylian Saint-Hilaire dece20ac93 Improvements to plugin support. 2019-10-10 11:13:25 -07:00