Commit Graph

1263 Commits

Author SHA1 Message Date
Ylian Saint-Hilaire 3e6514f567
Revert "Expand PluginHandler to Support Periodic Updates" 2019-10-28 09:20:10 -07:00
Ylian Saint-Hilaire 630c760d13
Merge pull request #610 from ryanblenis/plugin
Expand PluginHandler to Support Periodic Updates
2019-10-28 09:12:29 -07:00
Ryan Blenis daed74403a Enable mesh agents to engage with plugins via the sendPeriodicServerUpdate call 2019-10-27 19:43:39 -04:00
Ylian Saint-Hilaire dcd62405d3 Updated MeshCommander. 2019-10-27 14:02:20 -07:00
Ylian Saint-Hilaire dec47ad066 Fixed AgentsInRAM setting in config.json. 2019-10-27 12:17:12 -07:00
Ylian Saint-Hilaire 5321b2f0d9 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 288e42ad2c Fixed self device group permission change and agent group uninstall. 2019-10-26 10:57:40 -07:00
Ylian Saint-Hilaire 74539037da Fixed http to https redirection. 2019-10-25 16:32:09 -07:00
Ylian Saint-Hilaire 6aa755dca7 Removed AV status event until MeshAgent fix. 2019-10-25 14:51:22 -07:00
Ylian Saint-Hilaire b2155f4260 Merge branch 'master' of https://github.com/Ylianst/MeshCentral 2019-10-25 14:41:25 -07:00
Ylian Saint-Hilaire ae1eaf725f Added user web state filtering. 2019-10-25 14:41:14 -07:00
Bryan Roe 993f3c2777 Merge branch 'master' of https://github.com/Ylianst/MeshCentral 2019-10-25 10:33:32 -07:00
Bryan Roe 1966986a6c Updated connection bar logic, to log an event if it fails 2019-10-25 10:33:10 -07:00
Ylian Saint-Hilaire ccf8999e29 Plugin and meshcmd fixes. 2019-10-25 01:16:00 -07:00
Ylian Saint-Hilaire 5f044e2fd2
Merge pull request #601 from ryanblenis/plugin
Expand pluginHandler support for plugins
2019-10-25 01:10:52 -07:00
Ylian Saint-Hilaire 7397551c8b Fixed minification bug in login page. 2019-10-24 23:58:39 -07:00
Ryan Blenis 6432467bf6 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 8e57eb5a23 Added minified cores back. 2019-10-24 13:14:00 -07:00
Ylian Saint-Hilaire 473c8d22d7 Added remote agent uninstall. 2019-10-24 13:13:18 -07:00
Ylian Saint-Hilaire 0f3355f8b9 Fixed player.htm translations. 2019-10-24 10:46:56 -07:00
Ylian Saint-Hilaire 42fb147893 Changed minification strategy, added minify support to multi-language. 2019-10-24 10:45:58 -07:00
Ylian Saint-Hilaire 8807ae3b3c Fixed how the Windows MeshAgent's are downloaded from the server. 2019-10-23 13:12:30 -07:00
Ylian Saint-Hilaire 8f4e31be74 Fixed allowFraming option 2019-10-22 17:51:37 -07:00
Ylian Saint-Hilaire 23cc7268c4 Fix rendering page folder problem. 2019-10-22 17:19:17 -07:00
Ylian Saint-Hilaire e2cf2e3ffd Updated meshcmd.js with --uuidoutput feature. 2019-10-22 16:29:02 -07:00
Ylian Saint-Hilaire 5c166bdce6 Added language selection. 2019-10-22 11:59:19 -07:00
Ylian Saint-Hilaire 021c1039fe Merge branch 'master' of https://github.com/Ylianst/MeshCentral 2019-10-21 17:21:57 -07:00
Ylian Saint-Hilaire 6d8407c7c8 Started french translation. 2019-10-21 17:21:49 -07:00
Bryan Roe 2d0b033ba6 Added Pseudo Service Support 2019-10-21 16:59:35 -07:00
Bryan Roe 9ea7cc9048 Updated Linux install script, to retry without SUDO if SUDO fails 2019-10-21 16:59:07 -07:00
Ylian Saint-Hilaire c2d0562b39 Translation fixed, some french strings added. 2019-10-21 15:59:20 -07:00
Ylian Saint-Hilaire 8458f569b6 Can now render non-english pages. 2019-10-21 14:57:27 -07:00
Ylian Saint-Hilaire d6c0cf7312 Added translation tool. 2019-10-21 11:36:09 -07:00
Ylian Saint-Hilaire 1cc2b4b220 Merge branch 'master' of https://github.com/Ylianst/MeshCentral 2019-10-21 09:12:06 -07:00
Ylian Saint-Hilaire b90c5140d3 Multi-language improvements. 2019-10-21 09:11:56 -07:00
Ylian Saint-Hilaire 15fdb15a99 More multi-language improvements. 2019-10-20 22:04:03 -07:00
Ylian Saint-Hilaire e73e4fcbf9 Improved localization of web app. 2019-10-20 19:31:04 -07:00
Ylian Saint-Hilaire fe3b7fe3bd Added docs folder with word documents. 2019-10-18 20:08:53 -07:00
Ylian Saint-Hilaire a40b57c907 More multi-language work. 2019-10-18 19:35:41 -07:00
Ylian Saint-Hilaire c5c5156c12 Partial web page multi-language support done. 2019-10-17 17:13:55 -07:00
Ylian Saint-Hilaire 9b321876da Fixed mesh router relay. 2019-10-17 10:09:16 -07:00
Ylian Saint-Hilaire 4932d7961f Added manual device events, fixed MQTT publish filter. 2019-10-16 14:46:41 -07:00
Ylian Saint-Hilaire 1dc81b6c38 Fixed a problem with the multi-desktop auto-connect. 2019-10-16 13:11:25 -07:00
Ylian Saint-Hilaire 359552de3c Added chat & notify permission 2019-10-16 12:57:29 -07:00
Ylian Saint-Hilaire 36aa0bbba7 Fixed connection problem, server relay crash. 2019-10-16 10:19:45 -07:00
Ylian Saint-Hilaire 51095271de Fixed device chat permissions. 2019-10-15 16:26:24 -07:00
Ylian Saint-Hilaire c70d755854 Fixed device group ordering. 2019-10-15 16:16:09 -07:00
Ylian Saint-Hilaire 4d3b3c78f0 Relay cookie fix. 2019-10-15 15:59:33 -07:00
Ylian Saint-Hilaire cdfcb01cfa Improved meshrelay security. 2019-10-15 15:50:11 -07:00
Ylian Saint-Hilaire 63813a48ff Fixed notes that could not be written. 2019-10-14 14:15:59 -07:00