Commit Graph

3948 Commits

Author SHA1 Message Date
Noah Zalev
27a4589306 Factorize myserver errorlog check 2021-08-07 00:10:19 -04:00
Noah Zalev
72cd6e307c Factorize siteadmin svrupdate perm check 2021-08-06 23:37:33 -04:00
Ylian Saint-Hilaire
69d2dc7e12
Merge pull request #2992 from nzalev/refactor-meshuser
Added server command handler functions
2021-08-05 23:37:26 -07:00
Ylian Saint-Hilaire
9ab293f84f Version 0.8.98 2021-08-05 23:20:51 -07:00
Ylian Saint-Hilaire
e0dab2f0f4 Updated all MeshAgents. 2021-08-05 23:19:35 -07:00
Noah Zalev
0addc28f11 Added server command handler functions 2021-08-05 23:51:19 -04:00
Ylian Saint-Hilaire
065a212ab7 Updated MeshCentral Router 2021-08-05 10:51:26 -07:00
Ylian Saint-Hilaire
793ca7f0c4 Version 0.8.97 2021-08-05 08:44:07 -07:00
Ylian Saint-Hilaire
ad0b60a560 Fix for #2989 server crash due to #2986. 2021-08-05 08:43:41 -07:00
Ylian Saint-Hilaire
1b42b59807 Added AgentDownload to meshctrl.js 2021-08-05 01:13:44 -07:00
Ylian Saint-Hilaire
90c7fc9854 Fixed issue where if first remote desktop user was view-only, it would block all input in desktop multiplexor mode. 2021-08-04 21:12:51 -07:00
Ylian Saint-Hilaire
736fffbe26 Fixed device group sort when device group names are the same. 2021-08-04 20:43:04 -07:00
Ylian Saint-Hilaire
e29d78a2d5 Fixed device group select all/none when not all devices are displayed. 2021-08-04 20:34:37 -07:00
Ylian Saint-Hilaire
9f30fa34de Version 0.8.96 2021-08-04 19:33:04 -07:00
Ylian Saint-Hilaire
a8f86bb1d5 Arch 35 name fix 2021-08-04 19:01:02 -07:00
Ylian Saint-Hilaire
9ec069eec2 Added ArchID 35 2021-08-04 18:59:11 -07:00
Ylian Saint-Hilaire
5848d38903 Fixed server APF crash. 2021-08-04 15:34:31 -07:00
Ylian Saint-Hilaire
1d4e397455 Version 0.8.95 2021-08-04 15:02:30 -07:00
Ylian Saint-Hilaire
73268c58c5 Fixed dependencies. 2021-08-04 15:01:19 -07:00
Ylian Saint-Hilaire
22beb40826 Version 0.8.94 2021-08-04 13:50:51 -07:00
Ylian Saint-Hilaire
b5acbd1764 Changed xmldom to v0.6.0 until they can publish v0.7.0 on NPM. 2021-08-04 13:31:18 -07:00
Ylian Saint-Hilaire
bc63af387b Version 0.8.93 2021-08-04 13:09:20 -07:00
Ylian Saint-Hilaire
994834f57c Added removeInactiveDevices() to maintenance tasks. 2021-08-04 11:00:15 -07:00
Ylian Saint-Hilaire
2281a61e30 Completed device inactive auto-remove feature. 2021-08-04 10:55:33 -07:00
Ylian Saint-Hilaire
047916eb9a
Merge pull request #2986 from mayflower/absolute-paths
Handle all configurable paths as potentially absolute
2021-08-04 09:12:21 -07:00
Linus Heckemann
63b52fa1f6 Handle all configured paths as potentially absolute 2021-08-04 09:29:48 +02:00
Ylian Saint-Hilaire
f1b7c4f62d Updated xmldom 2021-08-03 19:30:20 -07:00
Ylian Saint-Hilaire
a45febe864 More lastconnect improvements, added meshid. 2021-08-03 19:28:48 -07:00
Ylian Saint-Hilaire
880be2b41b Added user list display option. 2021-08-01 12:31:33 -07:00
Ylian Saint-Hilaire
bc768d3c43 Improved device removal confirmation dialog box. 2021-08-01 11:21:51 -07:00
Ylian Saint-Hilaire
e63e7b54f4 Inactive device removal bug fix. 2021-08-01 10:59:57 -07:00
Ylian Saint-Hilaire
896a613a65 More work on automatic inactive device removal. 2021-08-01 10:54:14 -07:00
Ylian Saint-Hilaire
db9e824121 Merge branch 'master' of https://github.com/Ylianst/MeshCentral 2021-07-31 19:31:53 -07:00
Ylian Saint-Hilaire
d006dbbff8 More last device connection improvements. 2021-07-31 19:31:47 -07:00
Ylian Saint-Hilaire
3f1f1c73a5
Merge pull request #2978 from veitw/translation-update-de
German translation update
2021-07-31 18:34:25 -07:00
Veit Wahlich
93a8268200 German translation: Fixed translation errors and added missing translations 2021-08-01 01:41:52 +02:00
Ylian Saint-Hilaire
5765cc3fd7 Started work on device inactivity removal, #2974. 2021-07-31 12:06:39 -07:00
Ylian Saint-Hilaire
dbf0dd446f Fixed CIRA connections for devices that changed device group. 2021-07-31 10:05:32 -07:00
Ylian Saint-Hilaire
7d867dae69 Intel AMT TLS ACM activation improvements. 2021-07-31 01:53:07 -07:00
Ylian Saint-Hilaire
5333cb84fb Version 0.8.92 2021-07-30 18:40:41 -07:00
Ylian Saint-Hilaire
bc316b01ae Added last connection time and address to device details export. 2021-07-30 18:06:26 -07:00
Ylian Saint-Hilaire
d7e41d8366 Added DropAllCira command to server console, #2976 2021-07-30 17:09:35 -07:00
Ylian Saint-Hilaire
40eb8762e2 Improved ACM root cert hash mismatch error, #2948 2021-07-30 13:59:22 -07:00
Ylian Saint-Hilaire
19f596ce86 Fixes for #2973 2021-07-30 13:23:36 -07:00
Ylian Saint-Hilaire
d0122a56af
Merge pull request #2973 from nzalev/sort-by-lastseen
Added Last Seen sort option
2021-07-30 12:12:47 -07:00
Ylian Saint-Hilaire
0b5f894da0 Merge branch 'master' of https://github.com/Ylianst/MeshCentral 2021-07-30 11:18:45 -07:00
Ylian Saint-Hilaire
6d7289f74a Added command length guard to desktop multiplexor. 2021-07-30 11:18:38 -07:00
Noah Zalev
f1bb8b9653 Added Last Seen sort option 2021-07-30 13:34:00 -04:00
Ylian Saint-Hilaire
f78a296131
Merge pull request #2971 from nzalev/patch-1
Update translate link to https
2021-07-30 08:36:09 -07:00
Noah Zalev
a8341a2c98
Update translate link to https
The translate link will fail to download on some browsers due to Mixed Content (HTTP request from HTTPS connection)
2021-07-30 09:58:44 -04:00