Commit Graph

224 Commits

Author SHA1 Message Date
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 473c8d22d7 Added remote agent uninstall. 2019-10-24 13:13:18 -07:00
Ylian Saint-Hilaire 5c166bdce6 Added language selection. 2019-10-22 11:59:19 -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 359552de3c Added chat & notify permission 2019-10-16 12:57:29 -07:00
Ylian Saint-Hilaire 51095271de Fixed device chat permissions. 2019-10-15 16:26:24 -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
Ylian Saint-Hilaire bc07659bef Fixed node change server exception. 2019-10-13 11:50:28 -07:00
Ylian Saint-Hilaire 45abbf8178 Fixed agent invite link when UserAllowedIP is used. 2019-10-11 15:39:15 -07:00
Ylian Saint-Hilaire 6c752e85b4 Fixed geolocation map, broken device group creation. 2019-10-11 15:14:38 -07:00
Ylian Saint-Hilaire f57e8a8253 Removed clonings. 2019-10-11 11:16:36 -07:00
Ylian Saint-Hilaire a57ee45388 Fixed CIRA connections when a device is moved to a different group. 2019-10-10 16:07:32 -07:00
Ylian Saint-Hilaire a744a52bc7 Probably fixed the MongoDB dot exception. 2019-10-10 14:06:14 -07: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 cdd13f8a33 Merge branch 'master' into plugin 2019-10-09 01:24:49 -04:00
Ryan Blenis ef79477d25 More base updates, including web socket handling and display logic 2019-10-09 01:22:01 -04:00
Ylian Saint-Hilaire 00e6ff0e91 More MQTT improvements. 2019-10-08 11:08:41 -07:00
Ylian Saint-Hilaire 241b42ac00 More MQTT improvements. 2019-10-07 18:11:15 -07:00
Ylian Saint-Hilaire 4f014fc218 Added MQTT authentication. 2019-10-05 14:24:40 -07:00
Ylian Saint-Hilaire 5af831a0aa Improved DB records encryption support. 2019-10-03 13:32:54 -07:00
Ylian Saint-Hilaire f1f4c02c68 Added browser notification support to MeshMessenger 2019-09-26 12:58:35 -07:00
Ylian Saint-Hilaire 83612d06a3 Fixed checking code. 2019-09-25 15:09:40 -07:00
Ylian Saint-Hilaire 7f5b8ae21e Single factor warning, more security checking. 2019-09-25 12:10:41 -07:00
Ylian Saint-Hilaire b529680615 Security fixes. 2019-09-25 11:37:58 -07:00
Ylian Saint-Hilaire b87b5e93a4 Sysinfo doc now live update, improved 2FA backup codes dialog. 2019-09-24 10:34:33 -07:00
Ylian Saint-Hilaire 5a8bd9b3f2 New details panel 2019-09-23 16:46:26 -07:00
Ylian Saint-Hilaire 60bce86622 Session IP binding, MeshCtrl Invite Link 2019-09-23 11:45:10 -07:00
jsastriawan 9c09a3ebc0 A working serverside AMT API via 3 different
modes, namely  mode 1 (AMT Direct),
mode 2 (CIRA) and mode 3 (APF bridge)
2019-09-20 17:21:58 -07:00
Ylian Saint-Hilaire 296f06db4b Completed the Show Self Events Only feature. 2019-09-19 11:21:35 -07:00
Ylian Saint-Hilaire 289094f1d3 Added View Self Events only device group permission. 2019-09-18 12:05:33 -07:00
Ylian Saint-Hilaire e9f9950740 Reverse proxy fixes. 2019-08-31 19:40:50 -07:00
Ylian Saint-Hilaire 25fc193a8b Added support for browsers that don't support cookies. 2019-08-26 12:20:24 -07:00
Ylian Saint-Hilaire 5326362092 Fixed 2FA when in LAN mode. 2019-08-22 17:05:21 -07:00
Ylian Saint-Hilaire de26e8370d Added server tracing dialog in web app. 2019-08-22 15:31:39 -07:00
Ylian Saint-Hilaire 043a7c0b68 Peering fixes, 404 page, new desktop special keys. 2019-08-12 14:58:06 -07:00
Ylian Saint-Hilaire e684b5ce01 Started work on hardware inventory support. 2019-08-06 17:58:29 -07:00
Ylian Saint-Hilaire d0737562aa Fixed MongoDB connection string 2019-07-29 18:21:52 -07:00
Ylian Saint-Hilaire ec0047369b Much improved event logs 2019-07-29 16:35:48 -07:00
Ylian Saint-Hilaire c8689ac4b6 Fixed user groups. 2019-07-28 12:16:30 -07:00
Ylian Saint-Hilaire 1694e52294 Added localization override. 2019-07-26 14:37:53 -07:00
Ylian Saint-Hilaire 1e1df4b874 Can now directly change user permissions in a device group. 2019-07-23 13:37:12 -07:00
Ylian Saint-Hilaire bbb98c6c6d Added new account invitation system. 2019-07-22 16:00:43 -07:00
Ylian Saint-Hilaire 7292fa116b Added per-device group notifications. 2019-07-22 11:25:18 -07:00
Ylian Saint-Hilaire 73626f126c Added notification settings feature 2019-07-18 15:21:41 -07:00
Ylian Saint-Hilaire f9d09c3ed8 Server self-update correctly not allowed when running as Windows Service. 2019-07-18 13:11:08 -07:00
Ylian Saint-Hilaire 2672001a35 Added server process cleanup. 2019-07-17 15:57:42 -07:00
Ylian Saint-Hilaire ed21413c85 Account emails are not always lowercase. 2019-07-15 10:24:31 -07:00
Ylian Saint-Hilaire abe8e97f24 Updated MeshCommander and fixes to message dispatch. 2019-07-10 14:27:38 -07:00