Commit Graph

6190 Commits

Author SHA1 Message Date
Raikhelkar
43c16d02f9 fix: activation to acm issue 2023-06-13 16:17:42 -07:00
Ylian Saint-Hilaire
53e2c5cf69 Version 1.1.6 2023-06-12 11:48:52 -07:00
Ylian Saint-Hilaire
89942e0c8c Portuguese update. 2023-06-06 19:34:38 -07:00
Ylian Saint-Hilaire
f0ada3fed0 Added space as a remote desktop key customization. 2023-05-25 10:41:03 -07:00
Ylian Saint-Hilaire
e4d8c04afe CSS optimization. 2023-05-25 10:33:40 -07:00
Ylian Saint-Hilaire
02ab92195a
Merge pull request #5133 from si458/patch-1
update star limit to 200
2023-05-25 10:19:18 -07:00
Ylian Saint-Hilaire
d7dd9c5fcc
Merge pull request #5162 from Ylianst/revert-5140-patch-1
Revert "Remove code redundancy"
2023-05-25 10:19:01 -07:00
Ylian Saint-Hilaire
9d322746e6
Revert "Remove code redundancy" 2023-05-25 10:18:37 -07:00
Ylian Saint-Hilaire
dc6c815cec
Merge pull request #5140 from aymenBox/patch-1
Remove code redundancy
2023-05-25 10:16:37 -07:00
Ylian Saint-Hilaire
7087504841
Merge pull request #5146 from GastonMeghi/fix-oidc-when-no-discovery
add oidc options from config if they exist
2023-05-25 10:15:49 -07:00
Ylian Saint-Hilaire
0205e4f733
Merge pull request #5156 from si458/patch-2
add LocalizationSettings to mobile
2023-05-25 10:15:08 -07:00
Ylian Saint-Hilaire
5e85eb0bb0
Merge pull request #5157 from si458/patch-3
update codeql to v2
2023-05-25 10:13:55 -07:00
Ylian Saint-Hilaire
2267b8311c
Merge pull request #5158 from petervanv/master
Dutch language update 1.15
2023-05-25 10:13:21 -07:00
petervanv
84bcfc73a9 Dutch language update 1.15 2023-05-24 21:03:49 +02:00
Simon Smith
c65bf86305 update codeql to v2 2023-05-24 11:46:14 +01:00
Simon Smith
1501c9c483 add LocalizationSettings to mobile 2023-05-24 11:07:25 +01:00
Gaston Meghinasso
181d4db0fe add oidc options from config if they exist 2023-05-21 22:18:53 -03:00
Aymen Boughanmi
e168db19f3
Update default.handlebars
Followed by some changes in Style.css the same must be done to this file to reduce code redundancy
2023-05-18 15:54:40 +01:00
Aymen Boughanmi
19be5817a9
Update style.css
removing code redundancy
2023-05-18 15:48:50 +01:00
Simon Smith
c1ecfc823a update star limit to 200 2023-05-15 12:49:58 +01:00
Ylian Saint-Hilaire
3dd469f1a0
Merge pull request #5088 from aymenBox/patch-1
Update sample-config.json let's encrypt section
2023-04-30 00:10:50 -07:00
Aymen Boughanmi
4e67575bdf
Update sample-config.json let's encrypt section
Reference Issues/PRs
Issues #3245 / #3296

what does this implement fix? Explain your changes.
setting skipChallengeVerification to true by default to save sometime when setting up a certificate

any other comments
I can see that this problem has been solved and a suggestion to make it easier
I think is to set "skipChallengeVerification": true by default.
2023-04-18 02:27:29 +01:00
Ylian Saint-Hilaire
18eaebc217 Version 1.1.5 2023-04-14 13:45:12 -07:00
Ylian Saint-Hilaire
7a38b70506 Merge branch 'master' of https://github.com/Ylianst/MeshCentral 2023-04-14 13:36:43 -07:00
Ylian Saint-Hilaire
775568c7a7 Added Windows ARM 64bit support. 2023-04-14 13:36:34 -07:00
Ylian Saint-Hilaire
328c7a1ba6
Merge pull request #5043 from YiuTerran/master
fix(translate): some wrong zhs words
2023-04-14 13:35:46 -07:00
Ylian Saint-Hilaire
97eefa3b4c
Merge pull request #5068 from rallisf1/feat/meshctrl-reports
add reports to meshctrl
2023-04-14 13:35:23 -07:00
Ylian Saint-Hilaire
f2ca5c6555
Merge pull request #5079 from pawelg89/patch-1
Update sharing.handlebars
2023-04-14 13:34:58 -07:00
Pawel Gardzinski
19c95070b3
Update sharing.handlebars 2023-04-12 15:46:27 +02:00
John Rallis
6789dda69f add report to doc 2023-03-31 12:01:21 +03:00
John Rallis
1fcb9124b6 linting
I'm a tab person but now it should look better
2023-03-30 15:10:04 +03:00
John Rallis
f3d93c882f add reports to meshctrl
The only format that makes sense to me is CSV, node and mesh ids in the sessions report are just too big for terminal view and JSON is inefficient (too much white-space).

The first field (group) derives from the groupby arguement and is "0" when no grouping is applicable (e.g. db reports).

resolves #3472, resolves #3509
2023-03-30 15:07:30 +03:00
tryao
7c011b138a fix(translate): some wrong zhs words 2023-03-16 15:32:51 +08:00
Ylian Saint-Hilaire
b76499c907
Merge pull request #5012 from eitalouarruda/patch-2
Update default-mobile.handlebars
2023-03-09 14:07:42 -08:00
Ylian Saint-Hilaire
8918208f89
Merge pull request #5005 from silversword411/master
docs - Adding vscode json editing
2023-03-09 14:06:23 -08:00
Ylian Saint-Hilaire
c3a9b67070
Merge pull request #5030 from YiuTerran/master
fix(docker): allow the usage of external mongodb
2023-03-09 14:05:56 -08:00
tryao
d2d6e95dd9 fix(docker): allow usage of external mongodb 2023-03-08 11:30:33 +08:00
Luís Arruda
b818ba3548
Update default-mobile.handlebars
Adding the espace key on the send key list on the mobile view
2023-02-28 18:08:53 -05:00
silversword411
aca0e7aab4
Adding vscode json editing https://github.com/Ylianst/MeshCentral/discussions/5004 2023-02-24 17:08:34 -05:00
Ylian Saint-Hilaire
0d97c62ed8
Merge pull request #4985 from yair-mantis/patch-1
corrected documentation links
2023-02-22 11:34:58 -08:00
yair-mantis
618ab19693
broken exe link for meshCentral Router 2023-02-15 18:54:04 +02:00
yair-mantis
250f2e1b85
more broken pdf links 2023-02-15 18:50:32 +02:00
yair-mantis
f079170b70
corrected links 2023-02-15 18:21:20 +02:00
Ylian Saint-Hilaire
d9481c4537 Updated translations. 2023-02-05 18:42:55 -08:00
Ylian Saint-Hilaire
70a2a6a28c Merge branch 'master' of https://github.com/Ylianst/MeshCentral 2023-02-05 18:26:17 -08:00
Ylian Saint-Hilaire
9064ebb71e Polish merge 2023-02-05 18:26:08 -08:00
Ylian Saint-Hilaire
b2a55fcfac
Merge pull request #4963 from sharifm-informatica/patch-1
Updated MongoDB client version in Dockerfile
2023-02-05 18:14:41 -08:00
Ylian Saint-Hilaire
376c4d53ac Version 1.1.4 2023-02-05 18:11:26 -08:00
Ylian Saint-Hilaire
dc4116cff5 Added Hungarian translation. 2023-02-05 18:09:31 -08:00
Marcin Wilk
3b0d2da7e7 Update Polish translation for v1.1.3
Update Polish translation for v1.1.3
2023-02-05 14:46:04 +01:00