Commit Graph

941 Commits

Author SHA1 Message Date
Bryan Roe
70d26f1c25 Added wallpaper support on Windows 2019-11-13 14:45:16 -08:00
ylianst
0ac314df7e More package.json clean up. 2019-11-07 03:16:39 -08:00
Ylian Saint-Hilaire
cc28c69eda Merge pull request #636 from TotallyNotElite/master
Clean up module install code
2019-11-07 03:10:17 -08:00
TotallyNotElite
25fbc29cd0 Clean up module install code
Having a global reference for InstallModuleChildProcess isn't actually required since this is javascript.
Take the substring that doesn't include the version tag, so "require" can find the module
Fixes #631
2019-11-07 09:02:43 +01:00
TotallyNotElite
d6d2077126 Revert "Fixed GreenLock install."
This reverts commit 013fb09d6c.
2019-11-06 19:13:33 +01:00
ylianst
afa1b858ba Fixed GreenLock install. 2019-11-06 02:49:40 -08:00
ylianst
a97a62b001 Increased NPM install timer from 10 to 120 seconds. 2019-11-05 03:20:08 -08:00
ylianst
969ce2979f Force GreenLock 2.8.8 until v3 support is added 2019-11-02 13:03:53 -07:00
ylianst
777a2f52f0 Commented out server stop command. 2019-11-02 01:50:49 -07:00
Ylian Saint-Hilaire
35569c2703 Shift-chat will now open new tab in browser. 2019-10-30 16:16:17 -07:00
Ylian Saint-Hilaire
dbe52a9780 New MeshMessenger and fixed server crash on some file copy. 2019-10-30 14:30:34 -07:00
Ylian Saint-Hilaire
ca97d2f9c0 Added file upload overwrite confirm prompt for server files. 2019-10-30 10:25:36 -07:00
Ylian Saint-Hilaire
33eca58670 Reverse proxy improvements. 2019-10-29 16:31:03 -07:00
Ylian Saint-Hilaire
1f06f91610 Improved support for reverse-proxy certificate loading. 2019-10-29 16:17:29 -07:00
Ylian Saint-Hilaire
41393d12a8 Fixed what certificate name is used. 2019-10-29 14:05:58 -07:00
Ylian Saint-Hilaire
565b549ff6 Fixed reverse proxy cert load for sub-domains with no DNS setting. 2019-10-29 11:14:51 -07:00
Ylian Saint-Hilaire
6644fe2e60 Merge branch 'master' of https://github.com/Ylianst/MeshCentral 2019-10-29 11:11:07 -07:00
Ylian Saint-Hilaire
532c10def6 Added correct hostname header when loading reverse proxy certificate. 2019-10-29 11:10:57 -07: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
011e0bcc6e Fixed datapath and filespath settings that did not work. 2019-10-28 17:18:39 -07:00
Ylian Saint-Hilaire
545520563a Added AgentUpdateBlockSize to settings section of config.json 2019-10-28 16:52:12 -07:00
Ylian Saint-Hilaire
7ce2147ebf Merge pull request #614 from ryanblenis/plugin
Expand Plugin Interactions.
2019-10-28 16:02:54 -07:00
Ryan Blenis
e249dc32da Introduce plugin hook to verified agents with non-recovery cores
Introduce plugin hook to agent message data, should the plugin need to interact (without additional bandwidth used from those without plugins enabled)
2019-10-28 17:27:59 -04:00
Ylian Saint-Hilaire
b06763ab30 MeshAgent update debug improvements. 2019-10-28 10:35:58 -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
48abeed8fb Merge pull request #612 from Ylianst/revert-610-plugin
Revert "Expand PluginHandler to Support Periodic Updates"
2019-10-28 09:20:24 -07:00
Ylian Saint-Hilaire
95dc3e5360 Revert "Expand PluginHandler to Support Periodic Updates" 2019-10-28 09:20:10 -07:00
Ylian Saint-Hilaire
ee8345e211 Merge pull request #610 from ryanblenis/plugin
Expand PluginHandler to Support Periodic Updates
2019-10-28 09:12:29 -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
c30f84ea6e Updated MeshCommander. 2019-10-27 14:02:20 -07:00
Ylian Saint-Hilaire
a4eb2d3eb2 Fixed AgentsInRAM setting in config.json. 2019-10-27 12:17:12 -07:00
Ylian Saint-Hilaire
921fbc38f7 Multi-desktop will prompt when connect all button connects to more than 8 additional devices. 2019-10-27 12:07:45 -07:00
Ylian Saint-Hilaire
84a37b4f5a Fixed self device group permission change and agent group uninstall. 2019-10-26 10:57:40 -07:00
Ylian Saint-Hilaire
92e7a065de Fixed http to https redirection. 2019-10-25 16:32:09 -07:00
Ylian Saint-Hilaire
1c7c46b89a Removed AV status event until MeshAgent fix. 2019-10-25 14:51:22 -07:00
Ylian Saint-Hilaire
9d6a8343bb Merge branch 'master' of https://github.com/Ylianst/MeshCentral 2019-10-25 14:41:25 -07:00
Ylian Saint-Hilaire
fb9350e9a3 Added user web state filtering. 2019-10-25 14:41:14 -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
345bc476ea Fixed player.htm translations. 2019-10-24 10:46:56 -07:00
Ylian Saint-Hilaire
8d6c0bbb42 Changed minification strategy, added minify support to multi-language. 2019-10-24 10:45:58 -07:00
Ylian Saint-Hilaire
cfc5cc5016 Fixed how the Windows MeshAgent's are downloaded from the server. 2019-10-23 13:12:30 -07:00