6964 Commits

Author SHA1 Message Date
dselen
910f12c25a
Merge branch 'Ylianst:master' into master 2025-03-24 19:39:02 +01:00
Daan Selen
39e5691c24 Make qemu ready. 2025-03-24 15:38:50 +01:00
Daan Selen
c5a2286149 More platforms supported. 2025-03-24 15:36:18 +01:00
Daan Selen
1e897ee401 Added support for psql mariadb.
Added docker scout action.
2025-03-24 15:35:52 +01:00
dselen
470f22b0c0
Merge branch 'Ylianst:master' into dockerrewrite 2025-03-24 12:20:26 +01:00
Daan Selen
3919c12d64 Finishing up. 2025-03-24 08:53:52 +01:00
Ylian Saint-Hilaire
23bee3b987 Added MeshCmd back 1.1.43 2025-03-23 15:26:27 -07:00
Ylian Saint-Hilaire
a2a1db39d9 Version 1.1.43 2025-03-23 15:24:41 -07:00
Daan
7f0f12a2e0 sorted. 2025-03-23 23:13:52 +01:00
Daan
51ad698213 Use jq with mongo. 2025-03-23 22:45:09 +01:00
Daan
162b372b4d Move preinstall libs to top. 2025-03-23 22:09:17 +01:00
dselen
6a99f3c723
Merge pull request #1 from DaanSelen/latestcode
Latestcode
2025-03-23 22:07:26 +01:00
dselen
c2f590e39d
Merge branch 'dockerrewrite' into latestcode 2025-03-23 22:07:15 +01:00
Daan
8448a6add0 Further foolproofed the Dockerfile. 2025-03-23 22:00:24 +01:00
dselen
b8168530be
bump semver to 7.7.1 (#6911) 2025-03-23 20:24:38 +00:00
si458
46e6ddb8fc upgrade otplib to 12.0.1 #6912
Signed-off-by: si458 <simonsmith5521@gmail.com>
2025-03-23 20:07:06 +00:00
dselen
1604764a3b
Merge branch 'Ylianst:master' into dockerrewrite 2025-03-23 21:03:06 +01:00
Daan
62443dd4f4 Dockerfile change. 2025-03-23 21:02:30 +01:00
dselen
59204bc3fb
bump pg npm module to 8.14.1 (#6914) 2025-03-23 16:29:30 +00:00
si458
af8947e416 add Client Hints for browser detection #6899
Signed-off-by: si458 <simonsmith5521@gmail.com>
2025-03-23 15:02:09 +00:00
si458
7daadfe399 update translations #6898
Signed-off-by: si458 <simonsmith5521@gmail.com>
2025-03-22 19:45:42 +00:00
si458
2337013acf cira connected instead of cira detected
Signed-off-by: si458 <simonsmith5521@gmail.com>
2025-03-22 19:27:45 +00:00
si458
126c8856cb fix amt/cira browser notification wrong way round
Signed-off-by: si458 <simonsmith5521@gmail.com>
2025-03-22 16:29:36 +00:00
Daan
660312eff3 Working prototype and clear and easy to understand logic. 2025-03-22 03:21:45 +01:00
Daan
59194abc27 More work done on the logic. mongoDB url editing works. 2025-03-22 02:10:42 +01:00
Daan Selen
e11a858081 I hate sed modification but I must. 2025-03-21 16:56:47 +01:00
Daan Selen
86ecc4267d @DaanSelen Docker overhaul intermediate commit. 2025-03-21 16:32:35 +01:00
dselen
5594b15df3
Merge branch 'Ylianst:master' into master 2025-03-21 08:53:36 +01:00
si458
ce417aa18f forgot consentMessages descriptions
Signed-off-by: si458 <simonsmith5521@gmail.com>
2025-03-20 21:07:21 +00:00
si458
0fd4dae036 fix getDeviceDetails for 3rd party libraries
Signed-off-by: si458 <simonsmith5521@gmail.com>
2025-03-20 19:31:27 +00:00
Daan Selen
6eb85fa892 Refactored more Dockerfile 2025-03-20 17:07:08 +01:00
si458
bc3f9ed89f forgot newAccountsRights in schema
Signed-off-by: si458 <simonsmith5521@gmail.com>
2025-03-20 11:03:08 +00:00
si458
027e5b52c5 add descriptions to schema and fix sample-config-advanced.json
Signed-off-by: si458 <simonsmith5521@gmail.com>
2025-03-20 10:49:10 +00:00
Daan Selen
ddeeb8cd58 Renamed the workflow for better recognition and upgraded docker/build-push-action action to version 6 2025-03-19 15:38:22 +01:00
Daan Selen
da5ef522f8 Modified Dockerfile for readability
Renamed startup.sh to entrypoint.sh
2025-03-19 15:34:44 +01:00
tobias9931
5cb565c005
Update meshcentral-config-schema.json (#6897)
siteStyle 3 option added
2025-03-19 09:06:05 +00:00
Edwin Hermans
7a33270e9a
Allow allowedOrigin to be configured on container startup (#6894)
* This allows allowedOrigin to be configured on container startup

* Allow for all forms of allowedOrigin values

* Update readme.md
2025-03-19 00:00:54 +00:00
si458
1cecf84b1b add riscv64 agent
Signed-off-by: si458 <simonsmith5521@gmail.com>
2025-03-18 18:11:04 +00:00
si458
b34d314cd2 fix seconds calculation in web ui #6893
Signed-off-by: si458 <simonsmith5521@gmail.com>
2025-03-18 15:43:31 +00:00
Daniel Hammerschmidt
0d346b1d62
delete temp file when download is redirected (#6877) 2025-03-12 07:49:35 +00:00
si458
1f83b7927a fix duo 2fa failing to add #2432
Signed-off-by: si458 <simonsmith5521@gmail.com>
2025-03-11 19:24:57 +00:00
si458
88a765bb13 add agentupdate to console agent actions #6869
Signed-off-by: si458 <simonsmith5521@gmail.com>
2025-03-08 18:37:18 +00:00
Daniel Hammerschmidt
7ad4b917be
print stack trace on plugin error and add space for readability of error message (#6859)
* add space for readability of error message

* print stack trace on plugin error
2025-03-08 17:50:39 +00:00
si458
d10173a018 fix sharing-mobile view only having control #6764
Signed-off-by: si458 <simonsmith5521@gmail.com>
2025-03-08 17:20:30 +00:00
si458
0e3a6b4915 fix logoutOnIdleSessionTimeout spelling and extra translations #6851
Signed-off-by: si458 <simonsmith5521@gmail.com>
2025-03-08 16:48:37 +00:00
Ylian Saint-Hilaire
b949cecc5f Version 1.1.42 1.1.42 2025-03-07 09:06:50 -08:00
Ylian Saint-Hilaire
c7cbf2f12a Updated Windows x86-32 and 64 agents. 2025-03-07 09:05:07 -08:00
si458
d49afdd7bf report version/size correctly to control panel #6860
Signed-off-by: si458 <simonsmith5521@gmail.com>
2025-03-07 16:31:11 +00:00
Ylian Saint-Hilaire
133e77c8c6 Version 1.1.41 1.1.41 2025-03-05 18:09:42 -08:00
Ylian Saint-Hilaire
e404e86b9f Updated Windows Agents 2025-03-05 18:06:30 -08:00