Ylian Saint-Hilaire
62bfe0aa37
Updated MeshCentral Router
2025-07-13 17:44:42 -07:00
mstrhakr
4565158b94
Update 'Preset OpenID Connect Configurations' section of documentation. ( #7150 )
...
* fix documentation for OpenID Connect presets and clarify tenant_id usage
* remove redundant introduction section from OpenID Connect strategy documentation
2025-07-13 07:33:33 +01:00
si458
6feebaee57
fix meshctrl with individual devices
...
Signed-off-by: si458 <simonsmith5521@gmail.com>
2025-07-12 12:57:52 +01:00
si458
4a48ea0323
update windows arm64 agent so its actually arm64 and not x64
...
Signed-off-by: si458 <simonsmith5521@gmail.com>
2025-07-11 21:20:17 +01:00
si458
d820f7aee0
fix github auth endpoints always being enabled even though not setup #7142
...
Signed-off-by: si458 <simonsmith5521@gmail.com>
2025-07-11 13:21:17 +01:00
si458
045fac4639
forgot close bracket for new gotodeviceip
...
Signed-off-by: si458 <simonsmith5521@gmail.com>
2025-07-10 15:19:50 +01:00
si458
5939cf4e6c
fix sitestyle url switching
...
Signed-off-by: si458 <simonsmith5521@gmail.com>
2025-07-10 14:53:55 +01:00
Rida Abou
cb9bc580d0
Implement ?gotodevicername url option ( #7131 )
...
* update default.handlebars to implement gotodevicername
Adding a new gotodevicername url option to reach the device page
* update default3.handlebars to implement gotodevicername
Adding a new gotodevicername url option to reach the device page
* update mobile.handlebars to implement gotodevicername
Adding a new gotodevicername url option to reach the device page
---------
Co-authored-by: rida.abou <rida.abouechcharaf@pytech.it>
2025-07-02 20:38:03 +01:00
si458
11eee2f5eb
allow fido to not ask for pin (fidopininput) #7115
...
Signed-off-by: si458 <simonsmith5521@gmail.com>
2025-07-02 16:11:36 +01:00
si458
1383df3f4e
fix meshcentralrouter not being told about all 2fa options
...
Signed-off-by: si458 <simonsmith5521@gmail.com>
2025-07-01 16:45:42 +01:00
Liub0myr
8e47123611
Fix mobile page load failure and Ukrainian UI text improvements ( #7125 )
...
* 🐛 Fix mobile load issue caused by bad quote escaping
Resolved an issue that blocked page loading on mobile devices caused by improperly escaped quotation marks.
* Ukrainian localization fixes
2025-06-27 16:36:09 +01:00
DaanSelen
0b6d4b28be
Minor Docker fixes and nice things ( #7120 )
2025-06-25 00:13:04 +01:00
Ylian Saint-Hilaire
0aaab322ad
Version 1.1.46
1.1.46
2025-06-23 19:12:41 -07:00
si458
f2bb94c8ca
allow dns names in userallowedip,userblockedip,agentallowedip,agentblockedip #5089
...
Signed-off-by: si458 <simonsmith5521@gmail.com>
2025-06-21 20:32:18 +01:00
si458
3e07d92e6f
add translations for Connection Details in meshagent #4944
...
Signed-off-by: si458 <simonsmith5521@gmail.com>
2025-06-21 14:24:20 +01:00
si458
7ad49ba0ac
fix modern ui fullscreen toolbar #6874
...
Signed-off-by: si458 <simonsmith5521@gmail.com>
2025-06-20 22:58:59 +01:00
si458
92c2b61318
disable compression by default and dont compress webrelays #4369
...
Signed-off-by: si458 <simonsmith5521@gmail.com>
2025-06-20 20:18:21 +01:00
si458
e47626a688
fixed minify problem with new library #7107
...
Signed-off-by: si458 <simonsmith5521@gmail.com>
2025-06-20 15:31:38 +01:00
dependabot[bot]
6467947904
Bump brace-expansion from 2.0.1 to 2.0.2 ( #7101 )
...
Bumps [brace-expansion](https://github.com/juliangruber/brace-expansion ) from 2.0.1 to 2.0.2.
- [Release notes](https://github.com/juliangruber/brace-expansion/releases )
- [Commits](https://github.com/juliangruber/brace-expansion/compare/v2.0.1...v2.0.2 )
---
updated-dependencies:
- dependency-name: brace-expansion
dependency-version: 2.0.2
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-19 21:26:11 +01:00
si458
28aa2710fd
few ipv6 fixes in web ui
...
Signed-off-by: si458 <simonsmith5521@gmail.com>
2025-06-19 19:40:57 +01:00
si458
fb7940b2ce
revert getDeviceDetails commits as was external problem
...
Signed-off-by: si458 <simonsmith5521@gmail.com>
2025-06-19 17:17:06 +01:00
Simon Smith
9bc2b3f4cf
forgot to fix meshctrl for json output from getDeviceDetails
...
Signed-off-by: Simon Smith <simonsmith5521@gmail.com>
2025-06-19 16:23:29 +01:00
si458
cadc0d03d2
fix webrelay not creating new tunnels #7113
...
Signed-off-by: si458 <simonsmith5521@gmail.com>
2025-06-19 15:12:58 +01:00
si458
c6d8428725
fix amt json import naming bug
...
Signed-off-by: si458 <simonsmith5521@gmail.com>
2025-06-18 19:35:37 +01:00
si458
809451741e
fix run commands switcher in modern ui #7097
...
Signed-off-by: si458 <simonsmith5521@gmail.com>
2025-06-15 19:03:40 +01:00
si458
95759d4022
fix webrelay timeouting too fast #7102
...
Signed-off-by: si458 <simonsmith5521@gmail.com>
2025-06-15 14:31:19 +01:00
Simon Smith
2b4ab2b122
fix getDeviceDetails json stringify problem #7103
...
Signed-off-by: Simon Smith <simonsmith5521@gmail.com>
2025-06-12 14:36:05 +01:00
Simon Smith
1d7d68cde3
final attempt at stale.yml
2025-06-12 08:59:24 +01:00
Simon Smith
d21d7ab935
Update stale.yml
2025-06-12 08:29:25 +01:00
si458
960326ab40
remove semver dependency for plugins
...
Signed-off-by: si458 <simonsmith5521@gmail.com>
2025-06-10 18:01:42 +01:00
si458
8588fe2497
fix stale bot
...
Signed-off-by: si458 <simonsmith5521@gmail.com>
2025-06-10 09:51:37 +01:00
PTR
b3f3d658b2
Changed sqldump errortext ( #7098 )
...
Previous text was incorrect regarding path
2025-06-09 21:05:42 +01:00
Simon Smith
b1876f0fcf
few more docker clean ups to make smaller size
...
Signed-off-by: Simon Smith <simonsmith5521@gmail.com>
2025-06-09 19:20:53 +01:00
PTR
ec3e06e37f
WebDAV: update to v5 ( #6780 )
...
* Convert to async-await
* use require instead of import
* Use pipeline instead of pipe
* Revert "use require instead of import"
This reverts commit b5635e89cc71e47e0b7a078bce223321dc519e51.
* Sanitize webdav foldername, move to setup defaults
* Check for webdav config
2025-06-09 18:38:59 +01:00
Liub0myr
fa75a96af0
Ukrainian localization fixes ( #7092 )
2025-06-09 18:21:59 +01:00
Simon Smith
108a297b84
speed up docker build github actions
...
Signed-off-by: Simon Smith <simonsmith5521@gmail.com>
2025-06-09 18:00:02 +01:00
DaanSelen
5044339c80
Docker hotfix for npm modules ( #7075 )
...
* Added Dockerfile improvements for parsing and building
* Downgraded versions to match meshcentral.js
* removed unneeded removal
* syntax fix.
* added label
* Overwritten error fix.
* Remove label
2025-06-09 12:23:57 +01:00
si458
28b31b2476
use html-minifier-terser instead for translate and fix translate multi-threaded
...
Signed-off-by: si458 <simonsmith5521@gmail.com>
2025-06-08 22:50:22 +01:00
Marc Laporte
809e6e6ef8
Remove broken link
2025-06-08 09:19:32 -04:00
Simon Smith
a2a9939a23
remove matrix, ran out of memory?
...
Signed-off-by: Simon Smith <simonsmith5521@gmail.com>
2025-06-04 09:36:02 +01:00
Simon Smith
bb58763308
try github actions matrix to improve speed
...
Signed-off-by: Simon Smith <simonsmith5521@gmail.com>
2025-06-04 00:16:38 +01:00
Simon Smith
653074c5f4
restore old docker workflow for now
...
Signed-off-by: Simon Smith <simonsmith5521@gmail.com>
2025-06-03 22:59:00 +01:00
Simon Smith
8f70820629
forgot permissions for actions
...
Signed-off-by: Simon Smith <simonsmith5521@gmail.com>
2025-06-03 21:51:06 +01:00
Simon Smith
1ea043a94b
repository_owner not actor for docker workflow, doh!
...
Signed-off-by: Simon Smith <simonsmith5521@gmail.com>
2025-06-03 20:41:11 +01:00
Simon Smith
cd30e13ad7
remove token_check, use github_token and add annotations to docker workflows
...
Signed-off-by: Simon Smith <simonsmith5521@gmail.com>
2025-06-03 20:22:14 +01:00
si458
6f5f5325f8
introducing stalebot to help clean up old issues
...
Signed-off-by: si458 <simonsmith5521@gmail.com>
2025-06-03 16:41:15 +01:00
si458
31e4ebe803
undo test line change
...
Signed-off-by: si458 <simonsmith5521@gmail.com>
2025-06-02 16:32:48 +01:00
si458
62020e1cde
fix docker package reinstalls
...
Signed-off-by: si458 <simonsmith5521@gmail.com>
2025-06-02 16:05:50 +01:00
DaanSelen
d533cc377b
Dockerfix ( #7074 )
...
* Added Dockerfile improvements for parsing and building
* Downgraded versions to match meshcentral.js
* removed unneeded removal
* syntax fix.
2025-06-02 14:26:20 +01:00
si458
da3c4ad7f7
fix last seen ordering #7073
...
Signed-off-by: si458 <simonsmith5521@gmail.com>
2025-06-02 13:52:18 +01:00