Commit Graph

384 Commits

Author SHA1 Message Date
Ylian Saint-Hilaire
5176d17a4c Updated to next generation MeshAgent. 2019-11-28 12:27:44 -08:00
Ylian Saint-Hilaire
003371984a Fixed agents. 2019-11-26 11:58:00 -08:00
Ylian Saint-Hilaire
07e9f4d624 Fixed terminal. 2019-11-26 11:54:46 -08:00
Bryan Roe
8c1bdc7345 Added commented out code for ConPTY support 2019-11-26 10:36:57 -08:00
Ylian Saint-Hilaire
71fcf22336 Fixed plugin protocol id 2019-11-26 10:38:06 -08:00
Ylian Saint-Hilaire
d3105a468d Linux user shell improvements. 2019-11-25 16:11:53 -08:00
Ylian Saint-Hilaire
4930e7901d Added launching terminal as logged in user in Linux. 2019-11-25 15:58:07 -08:00
Ylian Saint-Hilaire
467349f347 Plugin system improvements. 2019-11-25 14:12:43 -08:00
TotallyNotElite
c9590fb834 Update agents/meshcore.min.js 2019-11-24 20:07:19 +01:00
TotallyNotElite
527add155f Fix broken fix
Fixes c01eea2b9d
2019-11-24 20:03:08 +01:00
TotallyNotElite
c01eea2b9d 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
16016a1c6f Added config command to MeshCtrl. 2019-11-22 16:17:29 -08:00
Bryan Roe
7cc914ebc5 Added linux/GNOME support for wallpaper updates 2019-11-14 15:22:00 -08:00
Bryan Roe
b8ca6da3db Added wallpaper support on Windows 2019-11-13 14:45:16 -08:00
ylianst
9272a12a51 Increased NPM install timer from 10 to 120 seconds. 2019-11-05 03:20:08 -08:00
Bryan Roe
53aacd87c8 Updated safemode text 2019-10-29 11:05:33 -07:00
Ylian Saint-Hilaire
a98340cdc7 Fixed broken MeshCMD 2019-10-28 18:25:35 -07:00
Ylian Saint-Hilaire
03c54d1e84 Meshcore revert 2019-10-28 09:22:26 -07:00
Ylian Saint-Hilaire
b2c8d4b909 Meshcore revert. 2019-10-28 09:21:12 -07:00
Ylian Saint-Hilaire
3e6514f567
Revert "Expand PluginHandler to Support Periodic Updates" 2019-10-28 09:20:10 -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
74539037da Fixed http to https redirection. 2019-10-25 16:32:09 -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
e2cf2e3ffd Updated meshcmd.js with --uuidoutput feature. 2019-10-22 16:29:02 -07:00
Bryan Roe
2d0b033ba6 Added Pseudo Service Support 2019-10-21 16:59:35 -07:00
Ylian Saint-Hilaire
4eecac6cce Small MQTT improvement. 2019-10-11 13:45:23 -07:00
Ylian Saint-Hilaire
9d94a758cc Merge branch 'master' of https://github.com/Ylianst/MeshCentral 2019-10-11 11:16:43 -07:00
Ylian Saint-Hilaire
f57e8a8253 Removed clonings. 2019-10-11 11:16:36 -07:00
Bryan Roe
e3575046a1 Merge branch 'master' of https://github.com/Ylianst/MeshCentral 2019-10-11 10:53:47 -07:00
Bryan Roe
d01f1618ea Updated to support Connection Bar for KVM 2019-10-11 10:53:42 -07:00
Ylian Saint-Hilaire
ac5b6a9d73 Improvements to plugin support. 2019-10-10 11:13:25 -07:00
Ryan Blenis
5d036f43d5 Merge branch 'master' into plugin 2019-10-09 22:07:27 -04:00
Ryan Blenis
7500113adf Merge branch 'master' of https://github.com/Ylianst/MeshCentral 2019-10-09 22:04:35 -04:00
Ylian Saint-Hilaire
7e75c7a863 MQTT improvements, multi-line toast fix. 2019-10-09 15:56:27 -07:00
Ryan Blenis
a7728f3c2f Debug code cleanup 2019-10-09 04:54:37 -04:00
Ryan Blenis
ef79477d25 More base updates, including web socket handling and display logic 2019-10-09 01:22:01 -04:00
Ryan Blenis
d143990f31 More plugin hooks / development of base 2019-10-08 04:18:40 -04:00
Ryan Blenis
f6bedce5bf Main calls for server and console, update function list 2019-10-05 02:50:32 -04:00
Ylian Saint-Hilaire
4094daf58f Fixed ScanAmt in agent and added AmtScan to MeshCmd 2019-10-01 16:53:10 -07:00
Ylian Saint-Hilaire
b88ff1d546
Merge pull request #518 from jsastriawan/master
Add callback support for amt-scanner scan function
2019-10-01 16:06:32 -07:00
Ylian Saint-Hilaire
414494421b Added Intel Standard Manageability (ISM) support, improved MeshCMD activation. 2019-10-01 14:54:38 -07:00
jsastriawan
e28d7faea0 Add callback support for amt-scanner scan function 2019-10-01 09:53:58 -07:00
Bryan Roe
7e8f80135a Removed unnecessary trim() from console help 2019-09-27 10:34:07 -07:00