1
0
Fork 0
mirror of https://github.com/Ylianst/MeshCentral.git synced 2025-02-12 11:01:52 +00:00
Commit graph

1022 commits

Author SHA1 Message Date
petervanv
d71ca89b58
Dutch language update 1.1.21 (#5903)
Update 3
2024-03-05 22:34:38 +00:00
si458
6f47f2bc89 add note about apple quarantine for binarys
Signed-off-by: si458 <simonsmith5521@gmail.com>
2024-03-04 11:11:42 +00:00
mstrhakr
4be5b7273e
Migrate to openid client (#5856)
* Create forksync.yml

* update oidc to use openid-client

* update oidc module requirements

* working oidc+

includes all oauth2 clients automatically migrated. azure will need some kind of fix for the uid

* update openid-client install checks

* created overarching schema for OIDC

* bug fixs for azure login

* update schema

prepare schema for unified oidc module

* update 'oidc' to strategy variable

* working azure+ groups

groups from azure are in,
you can use memberOf or transitiveMemberOf in config (Graphs API)

* clean up old config import + working google oidc

previous config map was recursive nonsense, changed to multiple IFs

* added convertStrArray

* de-expanded scope

put all other auth strategies back to normal and fixed oidc strategy

* swap back to using authlog debugger

* Update meshcentral-config-schema.json

* working google oidc + groups

* working azure+groups (again)

* init oidc docs

very incomplete but basic config is present

* add oidc

* more work on docs

* add scope and claim options

plus fixed a few bugs and faults in my logic
used logs correctly

* further cleanup debug

* more debug cleanup

* continue documentation push

fixed minor debug bugs also

* more work on docs

missing links, need to get azure preset docs, probably more.

* done with docs

its good enough for now

* minor fix + presets get correct icon

* fix google oidc not visible at login

* fix bug with emailVerified property

* fix logout bug + debug cleanup

* fix strategy logout bug +cleanup

* fixed preset login icon

* fix alert + fix schema

* terminate lines

* Dutch language update 1.0.85

line up polish translation

* Fixed guest web relay session revocation (#4667)

* Updated French translation.

* Add hook to allow adding custom api endpoints to Express routing

* Updated German translation.

* Update meshcentral-config-schema.json (change formatting)

This way it is easier to edit and maintain

* Fixed schema.

* fix meshcentral-config-schema.json

* add language selector to login (#5648)

* add language selector to login

* add showLanguageSelect to pick top or bottom boxe

* remove additionalProperties: false in schema to allow comments #5697

Signed-off-by: si458 <simonsmith5521@gmail.com>

* fix notes in docs

* Fix web relay session handling and redirection due to bad merge

* Added option to check HTTP origin.

* add links and fix typo

* move groups after strategy

* Update version split in docs

* Fix preset issuer URL in OIDC strategy

* Update clientid and clientsecret to client_id and client_secret

* Update meshcentral-config-schema.json and fix bad rebase

* Update meshcentral-config-schema.json

* fix bad rebase

* fix bad rebase

* Add 'connect-flash' to passport dependencies

* Remove unnecessary passport dependencies - fix bad rebase

* Fix auth strategy bug and remove console.log statement

* Set groupType to the preset name if it exists, otherwise use the strategy name

* remove finally block from

* Refactor authentication logging in handleStrategyLogin to include strategy name

---------

Signed-off-by: si458 <simonsmith5521@gmail.com>
Co-authored-by: petervanv <58996467+petervanv@users.noreply.github.com>
Co-authored-by: Ylian Saint-Hilaire <ysainthilaire@hotmail.com>
Co-authored-by: Martin Mädler <martin.maedler@gmail.com>
Co-authored-by: Fausto Gutierrez <28719096+faustogut@users.noreply.github.com>
Co-authored-by: Simon Smith <simonsmith5521@gmail.com>
2024-03-03 16:03:27 -08:00
si458
636255c8af fix Unzip translations
Signed-off-by: si458 <simonsmith5521@gmail.com>
2024-03-02 15:33:18 +00:00
Simon Smith
9241c43435
add unzip to files
Signed-off-by: si458 <simonsmith5521@gmail.com>
2024-03-02 15:16:06 +00:00
Simon Smith
ee59e582b6
add no consent to guest sharing
Signed-off-by: si458 <simonsmith5521@gmail.com>
2024-03-01 22:29:59 +00:00
petervanv
016e43c191
Dutch language update 1.1.21 V2 (#5871)
Cleaned up version !!
2024-02-29 09:55:01 +00:00
si458
5ed0e4f59e fix mac translate locations
Signed-off-by: si458 <simonsmith5521@gmail.com>
2024-02-28 15:21:14 +00:00
petervanv
269ec02dc0
Dutch language update 1.1.21 (#5862) 2024-02-26 23:35:08 +00:00
si458
fce123e971 fix few more translations
Signed-off-by: si458 <simonsmith5521@gmail.com>
2024-02-24 00:31:57 +00:00
Simon Smith
82c70659b8
show cd-rom as volume
Signed-off-by: si458 <simonsmith5521@gmail.com>
2024-02-22 17:55:48 +00:00
Simon Smith
0b2368df9d
add Capacity Remaining
Signed-off-by: si458 <simonsmith5521@gmail.com>
2024-02-22 17:09:28 +00:00
si458
26bb350122 fix translations and add bitlocker in mobile ui
Signed-off-by: si458 <simonsmith5521@gmail.com>
2024-02-22 09:50:31 +00:00
si458
44926e16d5 update translations
Signed-off-by: si458 <simonsmith5521@gmail.com>
2024-02-21 15:51:02 +00:00
si458
0f23fa0ade fix linux txt translating
Signed-off-by: si458 <simonsmith5521@gmail.com>
2024-02-21 15:43:20 +00:00
Marcin Wilk
79e137dbe7
Polish translation - Fix typo (#5840) 2024-02-20 23:33:52 +00:00
si458
9ef1cc64a4 fix translate.json
Signed-off-by: si458 <simonsmith5521@gmail.com>
2024-02-20 09:13:07 +00:00
Marcin Wilk
7bc28b5dad
Update Polish translation for Meshcentral v 1..1.21 (#5822)
Also fix some mistake made with nl translation.
2024-02-19 00:12:11 -08:00
Ylian Saint-Hilaire
3e04e4d8c6 Version 1.1.21 2024-02-17 18:08:48 -08:00
Ylian Saint-Hilaire
4637e6b3b3 Intel AMT fixes. 2024-02-17 12:33:56 -08:00
petervanv
a3b3ecd8b1
Dutch language update 1.1.2 (#5804) 2024-02-17 11:23:14 -08:00
Ylian Saint-Hilaire
9f57c27dd1 Version 1.1.20 2024-01-27 09:54:36 -08:00
Ylian Saint-Hilaire
f93bb3a82f Version 1.1.19 2024-01-16 18:38:51 -08:00
Ylian Saint-Hilaire
ee7ceb7898 Fixed dependencies. 2024-01-13 12:30:35 -08:00
Simon Smith
ef6fd23a4f
Fix package installs and set node 20 for docker (#5692)
* fix install packages and set docker to node 20

Signed-off-by: si458 <simonsmith5521@gmail.com>

* missed a few no-package-lock and no-save

Signed-off-by: si458 <simonsmith5521@gmail.com>

* use --save-exact and only install missing modules

Signed-off-by: si458 <simonsmith5521@gmail.com>

---------

Signed-off-by: si458 <simonsmith5521@gmail.com>
2024-01-13 10:52:59 -08:00
Stuart Wyatt
64bef74317
Align and specify NPM module versions (#5685)
The Dockerfile specifies NPM modules to be installed.  However, some do not specify a version, so the latest is installed.  Later in meshcentral.js mainStart() specific versions are required.  If they don't match the latest version, all modules will be reinstalled to get the specific versions.

#5684 Soft version conflict on NPM modules causes NPM modules to be installed on startup in Docker
#5545 Docker on Debian 11 fails on version 1.1.15 and 1.1.16 giving NPM errors
#5681 InstallModules() installs all modules, not just missing modules (regression)
2024-01-11 17:49:12 -08:00
Ylian Saint-Hilaire
4a6703b63a Ran translations and minor fix to filter url. 2023-11-12 15:28:52 -08:00
Ylian Saint-Hilaire
d3e9616908 Updated Spanish translations. 2023-11-05 11:39:25 -08:00
Ylian Saint-Hilaire
e04659a63d Version 1.1.15 2023-10-31 12:19:33 -07:00
Ylian Saint-Hilaire
b4e0dbcd80 More module install improvements, NodeJS minimum version is now 11 due to express-handlebar. 2023-10-21 01:00:47 -07:00
Ylian Saint-Hilaire
aadfbafc33 Improved translation.js module installation. 2023-10-20 23:59:14 -07:00
Ylian Saint-Hilaire
66284e2813 Version 1.1.12 2023-10-08 21:50:11 -07:00
Ylian Saint-Hilaire
6e1138ee5b Added scrollToTop option in domain section of the config.json. 2023-10-08 21:33:23 -07:00
Ylian Saint-Hilaire
11007a8a24 Updated Czech translation. 2023-08-06 14:39:24 -07:00
Ylian Saint-Hilaire
ccf027afe5 Clean up 2023-08-06 14:21:12 -07:00
Ylian Saint-Hilaire
437011524c Updated German translation. 2023-08-06 14:20:52 -07:00
Ylian Saint-Hilaire
89942e0c8c Portuguese update. 2023-06-06 19:34:38 -07:00
petervanv
84bcfc73a9 Dutch language update 1.15 2023-05-24 21:03:49 +02:00
Ylian Saint-Hilaire
18eaebc217 Version 1.1.5 2023-04-14 13:45:12 -07:00
tryao
7c011b138a fix(translate): some wrong zhs words 2023-03-16 15:32:51 +08:00
Ylian Saint-Hilaire
d9481c4537 Updated translations. 2023-02-05 18:42:55 -08:00
Ylian Saint-Hilaire
9064ebb71e Polish merge 2023-02-05 18:26:08 -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
Ylian Saint-Hilaire
281a0787b7 Version 1.1.3 2023-02-03 12:07:34 -08:00
Simon Schön
b6d73f3d81
fixed translate.json 2023-01-23 02:09:48 +01:00
petervanv
c359254aaf Dutch language update 1.1.2 2022-12-25 13:32:48 +01:00
Ylian Saint-Hilaire
5c59dc223e Updated French translation. 2022-12-14 12:06:16 -08:00
Ylian Saint-Hilaire
e0bea9119b Updated French translation. 2022-12-14 12:05:50 -08:00
jirijanata
b21c85ad35
Corrections of the Czech translation 2022-11-20 09:04:22 +01:00
jirijanata
ab2cfb6f7b
Corrections of the Czech translation 2022-11-16 15:41:14 +01:00
Armin Stebich
6ec6688851
German language, fixed ambiguous translations 2022-11-07 22:27:52 +01:00
Ylian Saint-Hilaire
17b39fe585 Version 1.0.96 2022-11-04 09:29:08 -07:00
Ylian Saint-Hilaire
a7f5b78139 Version 1.0.95 2022-11-01 16:20:58 -07:00
Ylian Saint-Hilaire
9a3da5a2fd Version 1.0.94 2022-10-30 12:52:33 -07:00
Ylian Saint-Hilaire
2267066df2 Version 1.0.93 2022-10-29 14:04:22 -07:00
petervanv
ae09ea9346 Dutch language update 1.0.92 2022-10-29 19:36:11 +02:00
Ylian Saint-Hilaire
d9938c5be3 Version 1.0.92 2022-10-28 13:44:14 -07:00
Ylian Saint-Hilaire
c94ddfcf5c Version 1.0.91 2022-10-27 11:13:23 -07:00
Ylian Saint-Hilaire
73dca2ba82 Version 1.0.90 2022-10-25 14:09:15 -07:00
petervanv
36256c392c Dutch language update 1.0.89 2022-10-25 21:24:33 +02:00
Ylian Saint-Hilaire
f8cccb4757 Version 1.0.86 2022-10-23 08:08:37 -07:00
Ylian Saint-Hilaire
9c0f44fc96 Added languages to online translation tool. (#4572) 2022-10-20 14:52:20 -07:00
Ylian Saint-Hilaire
a40e40757c Merge 2022-10-20 14:44:47 -07:00
Ylian Saint-Hilaire
63cca7bb4b Added Bosnian translation. (#4572) 2022-10-20 14:41:32 -07:00
petervanv
334c03ab4e Dutch language update 1.085 V2
line up polish language translation
2022-09-20 21:18:29 +02:00
petervanv
d5ca347dbe Dutch language update 1.0.85
line up polish translation
2022-09-20 19:23:43 +02:00
Marcin Wilk
5b9f1cfdc1 Polish translation update 2022-09-17 13:55:41 +02:00
Ylian Saint-Hilaire
4b470d4e32 Version 1.0.84 2022-09-06 16:29:58 -07:00
Ylian Saint-Hilaire
a0395e862d Version 1.0.80 2022-09-03 12:03:26 -07:00
Ylian Saint-Hilaire
4e86b319f7 Added support for help request emails (#4489) 2022-09-02 17:03:38 -07:00
Ylian Saint-Hilaire
32b194fa50 Version 1.0.77 2022-09-01 00:59:36 -07:00
Ylian Saint-Hilaire
b0733a85de Version 1.0.73 2022-08-25 23:05:33 -07:00
Ylian Saint-Hilaire
2ab6a6d6b3 Version 1.0.72 2022-08-22 16:19:21 -07:00
Ylian Saint-Hilaire
fcfe4d964e Intel AMT tab will now show up in the correct language if available. 2022-08-22 13:06:25 -07:00
petervanv
9a28f6252d Dutch langage update 1.0.70 2022-08-21 17:50:07 +02:00
Ylian Saint-Hilaire
880c65f827 Version 1.0.70 2022-08-19 22:34:05 -07:00
Ylian Saint-Hilaire
115d80113a Improved meshcore/meshcmd minification. 2022-08-18 13:47:56 -07:00
Ylian Saint-Hilaire
9ef31ce418 Version 1.0.66 2022-08-15 16:32:49 -07:00
smyhw
e88b6cadac
一些润色,修改一些错误的词语 2022-08-14 17:45:41 +08:00
Ylian Saint-Hilaire
630cfdda1e Version 1.0.65 2022-08-12 10:53:31 -07:00
Ylian Saint-Hilaire
8ac4281989 meshcore.js clean up. 2022-08-04 11:40:11 -07:00
Ylian Saint-Hilaire
9b69b9949d Fix for agent download links (#4351) 2022-08-01 09:45:41 -07:00
Ylian Saint-Hilaire
4dcf339428 Translation merge. 2022-07-31 11:00:48 -07:00
petervanv
4e50a7a2a9 Dutch language update 1.0.61 2022-07-31 17:16:52 +02:00
Marcin Wilk
1d2f3bf178 Update Polish translation
Update Polish translation up to 1.0.61.
2022-07-31 12:09:31 +02:00
Ylian Saint-Hilaire
f6df573f54 Version 1.0.61 2022-07-30 12:23:37 -07:00
Ylian Saint-Hilaire
e319b56f56 Version 1.0.55 2022-07-20 15:02:39 -07:00
Ylian Saint-Hilaire
50b98708de Fixed email translations (#4282) 2022-07-18 11:54:23 -07:00
Ylian Saint-Hilaire
7e042930fa Version 1.0.53 2022-07-14 16:07:41 -07:00
petervanv
dc5b48ecce Dutch lanuage update 1.0.52 2022-07-12 22:50:19 +02:00
Ylian Saint-Hilaire
ab804807da Version 1.0.51 2022-07-11 15:27:07 -07:00
Ylian Saint-Hilaire
13c2a3d14d Updated automatic translation on many languages. 2022-07-06 12:46:34 -07:00
petervanv
b8fa2c9b37 repaired some reverted text 2022-07-05 22:33:50 +02:00
petervanv
e6c98d20c8 added some translations
edit layout polish, added some (simple) string translations
2022-07-05 21:56:05 +02:00
Ylian Saint-Hilaire
07aa35898a Merge branch 'master' of https://github.com/Ylianst/MeshCentral 2022-07-05 11:47:39 -07:00
Ylian Saint-Hilaire
e71ebdcb15 Version 1.0.46 2022-07-05 11:47:32 -07:00
Marcin Wilk
2d9e1ae5c6 Polish translation update 2022-07-05 13:28:18 +02:00
petervanv
ecf5c74fa3 Dutch translation update 1.0.45 2022-07-03 22:38:47 +02:00
Simon Schön
7c2bd29052
fixed german translation 2022-07-02 17:34:30 +02:00