Commit Graph

1251 Commits

Author SHA1 Message Date
Ylian Saint-Hilaire 2806bd2434 Merge pull request #827 from egallup02360/master
Fix #826
2020-01-17 08:05:04 -08:00
Veit Wahlich 38796d7b27 Another German translation update
* Harmonised translation of "present"
2020-01-17 11:29:40 +01:00
Veit Wahlich fd51c3f142 German translation update, referencing #765, #793 2020-01-16 17:58:33 +01:00
Veit Wahlich fc6e56463c Fix: Global comma-separated user/agent IP lists do not update corresponding config.settings arrays, fixes #822 2020-01-16 15:06:35 +01:00
Veit Wahlich 5dfd42b5b5 Fix: Domain-based comma-separated list UserBlockedIP gets overwritten with list from UserAllowedIP. 2020-01-16 15:02:56 +01:00
egallup02360 e458beda74 No need to do anything with the config string 2020-01-14 08:17:12 -05:00
egallup02360 2f7778c490 Fix new lines in config on CentOS 2020-01-13 14:23:13 -05:00
egallup02360 67e6e3bc3d Fix install on Linux 2020-01-13 13:34:10 -05:00
Ylian Saint-Hilaire 6384096dd3 Merge pull request #824 from veitw/765-update-german-translation
Updates German translation
2020-01-13 08:15:04 -08:00
Ylian Saint-Hilaire 98a1066900 Merge pull request #825 from veitw/793-reenable-group-actions-in-overview-screen
Reenable broken group actions in My Devices overview screen
2020-01-13 08:14:28 -08:00
Veit Wahlich f1079db92b Reenable broken group actions in My Devices overview screen
The group actions in My Devices overview screen were broken in the following
language translations due to translation of an identifier as reported in #793 :

 * de
 * nl
 * pt

The translations of the identifier have been reverted to the English original to mitigate the problem. Final solution should be the removal of the identifier "DeviceCheckbox" from translatable strings.
2020-01-13 16:11:17 +01:00
Veit Wahlich c81c1baa58 Updates German translation:
- fixed pronoun due to resolved ambiguity.
2020-01-13 15:31:46 +01:00
Ylian Saint-Hilaire 8fa296b4a0 Fixed Yubikey OTP login. 2020-01-12 13:57:13 -08:00
Ylian Saint-Hilaire 6607b04a9e Many small fixes. 2020-01-12 13:50:06 -08:00
Ylian Saint-Hilaire 4f8862b113 Added HTTP CSP headers. 2020-01-10 17:04:26 -08:00
Ylian Saint-Hilaire 6e4b31cc96 Merge branch 'master' of https://github.com/Ylianst/MeshCentral 2020-01-10 16:25:12 -08:00
Ylian Saint-Hilaire 759a358cd4 Added plug-in tab back button, Bad user login limitor is now per-public IPv4 subnet. 2020-01-10 16:25:02 -08:00
Bryan Roe 7fc7f6bb38 Updated 'ps' console command to put user name in second column 2020-01-10 15:04:03 -08:00
Ylian Saint-Hilaire 903bc7f6c7 Fixed web app html console escaping. 2020-01-10 11:58:26 -08:00
Ylian Saint-Hilaire b907100d8b Improved IP blocking, improved relay tunnel error in meshcore.js 2020-01-10 11:19:23 -08:00
Ylian Saint-Hilaire 3427f242f1 Linux systemd isntall fix. 2020-01-09 16:41:14 -08:00
Ylian Saint-Hilaire 3b9173b9d3 Added Linux --install/--uninstall/--start/--stop for quick Systemd install. 2020-01-09 16:35:48 -08:00
Ylian Saint-Hilaire 6a20c145fd Improved Russian translation. 2020-01-09 12:03:48 -08:00
Ylian Saint-Hilaire 28169f7a83 Added beta Russian translation. 2020-01-08 10:38:52 -08:00
Ylian Saint-Hilaire 85d4972068 Fixed translation tools output format. 2020-01-07 17:12:09 -08:00
Bryan Roe f350350fc6 Updated terminal for windows, to workaround PseudoConsole process leak 2020-01-07 15:05:07 -08:00
Ylian Saint-Hilaire d9595f4bf2 Translation tools improvements. 2020-01-07 15:10:12 -08:00
Ylian Saint-Hilaire bcf5cfbb5e Fixed agent 'msg' dispatching. 2020-01-07 13:56:26 -08:00
Ylian Saint-Hilaire 9453ee9ba3 Meshcore.js internalization. 2020-01-07 13:04:36 -08:00
Ylian Saint-Hilaire 238483c645 Fixed meshcore agent size, user group domains, notification closes across tabs. 2020-01-07 11:08:32 -08:00
Bryan Roe c1e658e6c8 added 'agentsize' console command 2020-01-07 09:51:15 -08:00
Ylian Saint-Hilaire fe1079d1f1 More user groups improvements. 2020-01-06 11:54:32 -08:00
Ylian Saint-Hilaire fce364d2ea Merge branch 'master' of https://github.com/Ylianst/MeshCentral 2020-01-06 11:23:03 -08:00
Ylian Saint-Hilaire 33a303ff82 user groups improvement. 2020-01-06 11:22:54 -08:00
Bryan Roe be2b52432e Added Uninstall/MetaData check for windows 2020-01-06 11:00:37 -08:00
Ylian Saint-Hilaire 1134dd2f7c First version with user groups enabled. 2020-01-04 13:46:55 -08:00
Ylian Saint-Hilaire 13cf8c12eb Implemented user group permission query in the web app. 2020-01-04 13:19:32 -08:00
Ylian Saint-Hilaire a85dc11ba3 Implemented server side user group permissions query. 2020-01-04 12:44:12 -08:00
Ylian Saint-Hilaire 8a31f38241 Fixed mobile application for user groups. 2020-01-04 11:37:01 -08:00
Ylian Saint-Hilaire f3f7f91902 Merge pull request #788 from ryanblenis/plugin-admin
Add semver module for plugin version and compatibility checks
2020-01-04 11:09:19 -08:00
Ryan Blenis 077c9a3d39 Remove straight dep in lieu of module push if plugins are enabled 2020-01-04 13:51:27 -05:00
Ryan Blenis e123bb9735 Only if plugins are enabled, add semver module 2020-01-04 13:49:08 -05:00
Ryan Blenis 107f462f08 Add semver dependency for plugin version and compatibility checks 2020-01-04 13:27:25 -05:00
Ylian Saint-Hilaire fc9d364e48 Improved t: or tag: filtering. 2020-01-03 14:21:39 -08:00
Ylian Saint-Hilaire 8186c93dd9 Better internalization improvement. 2020-01-03 13:35:58 -08:00
Ylian Saint-Hilaire 26c30aa15c Merge pull request #783 from ryanblenis/plugin-admin
Add call to onWebUIStartupEnd when pluginHandler is refreshed, so new…
2020-01-03 13:21:36 -08:00
Ylian Saint-Hilaire 47eee67ca8 Merge pull request #785 from petervanv/patch-2
Tweaked dutch
2020-01-03 13:20:59 -08:00
Ylian Saint-Hilaire b696b62562 Fixed internalization. 2020-01-03 13:21:23 -08:00
petervanv 8c1d349c90 Tweaked dutch
translated the latest additions and corrected an typo
2020-01-03 12:21:32 +01:00
Ryan Blenis 7ca65028d8 Add call to onWebUIStartupEnd when pluginHandler is refreshed, so new plugins can run their startups, if they have one.
Add plugins option (disabled) to the sample config
2020-01-03 03:10:42 -05:00