Commit Graph

261 Commits

Author SHA1 Message Date
Ylian Saint-Hilaire
8a77c78ebb Improved user panel, allow device group and user group control. 2019-12-30 15:38:18 -08:00
Ylian Saint-Hilaire
118fe48713 Language fixes and server crash fixes. 2019-12-30 11:31:57 -08:00
Ylian Saint-Hilaire
d42c54f32e More user group UI improvements. 2019-12-29 22:38:53 -08:00
Ylian Saint-Hilaire
fbbc619364 Lots of progress on security user group UI. 2019-12-29 18:10:58 -08:00
Ylian Saint-Hilaire
9b7eca1f7f Translate.json fixed, crash on device delete fix. 2019-12-28 21:36:59 -08:00
Ylian Saint-Hilaire
5bdb4cc8b0 Started work on user groups UI. 2019-12-27 22:41:06 -08:00
Ylian Saint-Hilaire
c3efdb39c1 More access control improvements, RPi icon. 2019-12-27 15:18:43 -08:00
Ylian Saint-Hilaire
c9b4c34418 Centralization of user access control. 2019-12-26 22:53:01 -08:00
Ylian Saint-Hilaire
ffb10a82be Added remove previous events selector when adding a new user. 2019-12-26 13:52:09 -08:00
Ylian Saint-Hilaire
b202d3ef08 Fixed Dutch translations in translate.js 2019-12-26 11:37:49 -08:00
Ryan Blenis
a89cfa327f Consistency in call names hook_userLoggedInEnd 2019-12-26 10:55:03 -05:00
Ryan Blenis
718678ed09 Add plugin hook for user login 2019-12-26 10:45:51 -05:00
Ylian Saint-Hilaire
e2f69f8bf6 Improved internalization. 2019-12-23 14:25:27 -08:00
Ylian Saint-Hilaire
def2338f9c Fixed web app interface and server version. 2019-12-20 14:02:49 -08:00
Ylian Saint-Hilaire
98dbbfde25 Updated Dutch, improved back button in web app. 2019-12-19 12:10:50 -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
990214ed19 Improved server console commands info and added showpaths. 2019-12-09 14:57:40 -08:00
Ylian Saint-Hilaire
65d20c3c78 Added server warnings in MyServer tab. 2019-11-26 14:11:09 -08:00
Ylian Saint-Hilaire
75d49db30b Plugin system improvements. 2019-11-25 14:12:43 -08:00
Ryan Blenis
d7b94639b2 Redirect download fixes, option to redistribute the meshcore to all nodes after plugin installation 2019-11-22 21:17:07 -05:00
Ryan Blenis
a5007c995a Merge branch 'master' into plugin-admin 2019-11-22 14:26:44 -05:00
Ryan Blenis
145c898c70 Tweaks to plugin install/removal so server does not require a restart. Initial support for downgrading plugins. 2019-11-22 14:25:13 -05:00
Ylian Saint-Hilaire
07d4099892 Added bad login IP blocking cooloff support. 2019-11-19 13:33:52 -08:00
Ylian Saint-Hilaire
8573d45753 Added bad login IP address limitation. 2019-11-18 17:31:42 -08:00
Ylian Saint-Hilaire
32eb3fe72b Added failed login logging and reporting. 2019-11-17 16:20:53 -08:00
Ryan Blenis
6d3673a858 Add plugin "type" to plugins (permission sets coming soon) 2019-11-11 09:46:38 -05:00
Ryan Blenis
f90fe05fe0 Fake semantic versioning for MeshCentral version comparison / plugin update compatibility check 2019-11-06 20:00:09 -05:00
Ryan Blenis
bf1e4cc91f Remove testing output 2019-11-06 04:49:36 -05:00
Ryan Blenis
ed701dff39 Promisifying and error handling 2019-11-05 00:11:14 -05:00
Ryan Blenis
bbb402b533 Plugin admin partial 2019-11-02 06:27:39 -04:00
Ryan Blenis
b33ca1daff Merge branch 'master' into plugin-admin 2019-11-01 16:50:42 -04:00
Ryan Blenis
0516b0afd3 gui plugin admin updates part 2 2019-11-01 16:49:18 -04:00
Ylian Saint-Hilaire
dbe52a9780 New MeshMessenger and fixed server crash on some file copy. 2019-10-30 14:30:34 -07:00
Ryan Blenis
c57ac19cba gui plugin updates partial 2019-10-30 04:17:17 -04: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
fb9350e9a3 Added user web state filtering. 2019-10-25 14:41:14 -07:00
Ylian Saint-Hilaire
5143751954 Plugin and meshcmd fixes. 2019-10-25 01:16:00 -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
265cced6dd Added remote agent uninstall. 2019-10-24 13:13:18 -07:00
Ylian Saint-Hilaire
ac0459b014 Added language selection. 2019-10-22 11:59:19 -07:00
Ylian Saint-Hilaire
66c715db1c Added manual device events, fixed MQTT publish filter. 2019-10-16 14:46:41 -07:00
Ylian Saint-Hilaire
1836ce0ab2 Added chat & notify permission 2019-10-16 12:57:29 -07:00
Ylian Saint-Hilaire
98d81ba631 Fixed device chat permissions. 2019-10-15 16:26:24 -07:00
Ylian Saint-Hilaire
d2ec222fdb Improved meshrelay security. 2019-10-15 15:50:11 -07:00
Ylian Saint-Hilaire
ef4ab44bc7 Fixed notes that could not be written. 2019-10-14 14:15:59 -07:00
Ylian Saint-Hilaire
55de2f983f Fixed node change server exception. 2019-10-13 11:50:28 -07:00
Ylian Saint-Hilaire
b6b125f506 Fixed agent invite link when UserAllowedIP is used. 2019-10-11 15:39:15 -07:00
Ylian Saint-Hilaire
38f9eadcd3 Fixed geolocation map, broken device group creation. 2019-10-11 15:14:38 -07:00
Ylian Saint-Hilaire
1b9778d4ed Removed clonings. 2019-10-11 11:16:36 -07:00
Ylian Saint-Hilaire
6165723ef1 Fixed CIRA connections when a device is moved to a different group. 2019-10-10 16:07:32 -07:00