Commit Graph

1214 Commits

Author SHA1 Message Date
Ylian Saint-Hilaire 1fafbc6cf2 Fixed MeshCore.js for 32bit Windows. 2020-01-22 17:15:59 -08:00
Ylian Saint-Hilaire 8275ddd0c9 Updated MeshAgents with TLS1.3 and many more fixes. 2020-01-22 16:26:42 -08:00
Ylian Saint-Hilaire 45e5e2e8e7 Merge branch 'master' of https://github.com/Ylianst/MeshCentral 2020-01-22 11:34:26 -08:00
Ylian Saint-Hilaire 0281974a1d Added device link in web application. 2020-01-22 11:34:17 -08:00
Ylian Saint-Hilaire f46d15bda2 Merge pull request #842 from petervanv/patch-1
Dutch language Update 0.4.7-I
2020-01-21 17:20:38 -08:00
Bryan Roe 2973c70119 Added check, so Windows Agents will make sure they can run in Safe Mode 2020-01-21 15:44:24 -08:00
petervanv 920126548c Dutch language Update .4.7-I 2020-01-19 20:51:03 +01:00
Ylian Saint-Hilaire a9fc191fd6 Fixed desktop mouse/keyboard issue. 2020-01-19 10:41:58 -08:00
Ylian Saint-Hilaire f5444863aa Fixed meshcore.js on Linux with no X, translation fixes. 2020-01-18 12:48:25 -08:00
Bryan Roe a89b7401cf Updated to check script version on linux, as older versions that 2.25 does not work correctly. 2020-01-17 15:08:22 -08:00
Ylian Saint-Hilaire a722708c2f Merge pull request #835 from veitw/765-german-translation-update2
Another German translation update (#765)
2020-01-17 08:08:27 -08:00
Ylian Saint-Hilaire 9231fa1e9a Merge pull request #834 from veitw/765-german-translation-update
German translation update (#765, #793)
2020-01-17 08:07:38 -08:00
Ylian Saint-Hilaire 2f3dd49506 Merge pull request #833 from veitw/fix-822-comma-separated-ip-lists
Fix handling of IP address lists (#822)
2020-01-17 08:06:52 -08:00
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