Commit Graph

5585 Commits

Author SHA1 Message Date
Bryan Roe
e59f4b4482 Fixed bug where user consent didn't show on some platforms, because the value passed for timeout was incorrect. Also fixed bug, where 'always' could be set on platforms that do not actually support it. 2022-08-22 13:32:26 -07:00
Bryan Roe
7e0648bef9 Added explicit close to Windows Dispatcher 2022-08-22 00:39:41 -07:00
Bryan Roe
801cb3d752 Updated code structure and updated referencing/cleanup, so that garbage collection happens more efficiently using reference counting, rather than relying on mark and sweep, reducing memory consumption. 2022-08-21 11:34:10 -07:00
Ylian Saint-Hilaire
8d1eab20e5 Logout will not redirect to /login (#4420) 2022-08-21 00:41:17 -07:00
Ylian Saint-Hilaire
93efc2e6a0 Added drag & drop file support on the remote desktop tab. 2022-08-20 13:19:47 -07:00
Ylian Saint-Hilaire
41f8e9fe9e Added SQLite to server console info command. 2022-08-20 00:03:39 -07:00
Ylian Saint-Hilaire
880c65f827 Version 1.0.70 2022-08-19 22:34:05 -07:00
Ylian Saint-Hilaire
f6c3883735 Added support for pre-defined scripts. 2022-08-19 20:15:06 -07:00
Ylian Saint-Hilaire
d171d2af82 New command run dialog box can now run scripts that are stored on the server. 2022-08-19 17:30:20 -07:00
Ylian Saint-Hilaire
ab84719afe Fixed saving run command dialog state on the server. 2022-08-19 13:42:44 -07:00
Ylian Saint-Hilaire
b54d0130f7 Added run script run button to desktop tab and run dialog now saves state. 2022-08-19 13:19:50 -07:00
Ylian Saint-Hilaire
bb8b5fed82 Improved run command dialog box, users can now select a local file. 2022-08-18 22:09:02 -07:00
Ylian Saint-Hilaire
44af3a2408 Changed how stript-task will be integrated into MeshCentral, added run button to device general tab. 2022-08-18 21:31:09 -07:00
Ylian Saint-Hilaire
1b67b84369 More work on integrating the script-task. 2022-08-18 18:03:03 -07:00
Ylian Saint-Hilaire
3aca17ea6d Initial merged script-task into the agent. 2022-08-18 16:19:39 -07:00
Ylian Saint-Hilaire
115d80113a Improved meshcore/meshcmd minification. 2022-08-18 13:47:56 -07:00
Ylian Saint-Hilaire
0646dc5cc0 Version 1.0.69 2022-08-18 00:38:07 -07:00
Ylian Saint-Hilaire
0ae91ede62 Fix for SAML (#4408) 2022-08-18 00:37:39 -07:00
Ylian Saint-Hilaire
49cf4434ad Version 1.0.68 2022-08-17 19:19:40 -07:00
Ylian Saint-Hilaire
7c27537c20 Merge branch 'master' of https://github.com/Ylianst/MeshCentral 2022-08-17 14:15:06 -07:00
Ylian Saint-Hilaire
4092615c63 Fixed auth strategies when using with a second domain with a DNS (#4404) 2022-08-17 14:14:56 -07:00
Ylian Saint-Hilaire
161f6977b4
Merge pull request #4406 from si458/patch-1
add question to issues
2022-08-17 10:47:17 -07:00
Simon Smith
a775a754e2
add question to issues 2022-08-17 10:04:08 +01:00
Ylian Saint-Hilaire
c90acfc62b
Merge pull request #4403 from thermionic/master
HAProxy configuration snippet on using SNI
2022-08-16 18:12:28 -07:00
thermionic
2aefae912f
Merge pull request #1 from thermionic/HAProxy-SNI
HAProxy configuration snippet on using SNI
2022-08-16 21:59:29 +01:00
thermionic
7295747e8a
HAProxy configuration snippet on using SNI
SNI enables multiple HTTPS sites
2022-08-16 21:58:40 +01:00
Ylian Saint-Hilaire
0edf6883f2 Version 1.0.67 2022-08-15 21:50:49 -07:00
Ylian Saint-Hilaire
15a76d3932 Added strictCommonName option for matching the Intel AMT ACM activation cert. 2022-08-15 21:49:01 -07:00
Ylian Saint-Hilaire
9ef31ce418 Version 1.0.66 2022-08-15 16:32:49 -07:00
Ylian Saint-Hilaire
8c9067ed4a SQLite fixes and addition to config.json schema. 2022-08-15 16:28:06 -07:00
Ylian Saint-Hilaire
fa33595700 Improved SQLite support (#4398) 2022-08-15 14:11:30 -07:00
Ylian Saint-Hilaire
1680138e8d First pass at adding SQLite3 database support (#4398) 2022-08-15 00:33:50 -07:00
Ylian Saint-Hilaire
0f3e1c2c3a Fix to AceBase insertMany() 2022-08-14 14:41:24 -07:00
Ylian Saint-Hilaire
c9244a662f Boosted the speed of InsertMany() for AceBase. 2022-08-14 14:16:52 -07:00
Ylian Saint-Hilaire
0fd8b17f5e Added AceBase maintenance. AceBase record removal seems to be terribly slow. 2022-08-14 13:24:14 -07:00
Ylian Saint-Hilaire
c4b8f179a0 Merge branch 'master' of https://github.com/Ylianst/MeshCentral 2022-08-14 12:09:18 -07:00
Ylian Saint-Hilaire
670aeea10d Added AceBase indexes. 2022-08-14 12:09:09 -07:00
Ylian Saint-Hilaire
6c60214209
Merge pull request #4400 from smyhw/master
update zh-chs translation
2022-08-14 09:13:08 -07:00
smyhw
e88b6cadac
一些润色,修改一些错误的词语 2022-08-14 17:45:41 +08:00
Ylian Saint-Hilaire
c913826fc4 Added AceBase to server info command. 2022-08-13 21:42:53 -07:00
Ylian Saint-Hilaire
450124eb6b Merge branch 'master' of https://github.com/Ylianst/MeshCentral 2022-08-13 18:49:40 -07:00
Ylian Saint-Hilaire
d2ff69fb0f Added AceBase link. 2022-08-13 18:49:33 -07:00
Ylian Saint-Hilaire
62868d6681
Merge pull request #4399 from silversword411/master
docs - fixing mobile etc
2022-08-13 18:33:02 -07:00
Ylian Saint-Hilaire
1f239481b7 Added basic AceBase support (#4398) 2022-08-13 18:32:17 -07:00
silversword411
7d731c978a
docs - mobile css fix 2022-08-13 15:34:15 -04:00
silversword411
5e1664c700
Fixing menus 2022-08-13 15:19:42 -04:00
silversword411
5cdd08ee1d
docs - fixing mobile menu text color 2022-08-13 15:19:09 -04:00
Ylian Saint-Hilaire
92e3d2e528 Added database records report to My Events / Reports tab. 2022-08-12 15:53:35 -07:00
Ylian Saint-Hilaire
630cfdda1e Version 1.0.65 2022-08-12 10:53:31 -07:00
Ylian Saint-Hilaire
f4b5318741
Merge pull request #4390 from si458/patch-1
add support channels and disable blank issues
2022-08-12 09:54:06 -07:00