Commit Graph

6194 Commits

Author SHA1 Message Date
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
Sherif Metwally 269d4dfbed
Updated MongoDB client version in Dockerfile
Sync MongoDB version in Dockerfile with main, so no runtime installation happens on launch of Docker container.
2023-02-05 12:01:36 +00:00
Ylian Saint-Hilaire d6b3d8b53b Updated mongodb module version. 2023-02-03 12:29:24 -08:00
Ylian Saint-Hilaire 281a0787b7 Version 1.1.3 2023-02-03 12:07:34 -08:00
Ylian Saint-Hilaire 136a805c70
Merge pull request #4902 from Ylianst/snyk-fix-5195cfb388858f7af519decb7d9a9120
[Snyk] Security upgrade cookie-session from 1.4.0 to 2.0.0
2023-02-03 11:56:59 -08:00
Ylian Saint-Hilaire e56149f162
Merge pull request #4952 from MartinMa/feature/custom-routes-pr
Fix pluginHandler access
2023-02-03 11:56:41 -08:00
Martin Mädler d698760d30 Fix pluginHandler access 2023-02-01 14:04:23 +01:00
Ylian Saint-Hilaire 7a5649510d
Merge pull request #4936 from quentinDupont/patch-3
Add documentation for restoring backup in Ubuntu
2023-01-31 09:58:25 -08:00
Ylian Saint-Hilaire cd0c564e9f
Merge pull request #4943 from MartinMa/feature/custom-routes-pr
Add hook to allow adding custom api endpoints to Express routing
2023-01-31 09:58:06 -08:00
Martin Mädler a8f89e1068 Add hook to allow adding custom api endpoints to Express routing 2023-01-27 12:28:33 +01:00
Quentin Dupont ab5c1f8f55
Add documentation for restoring backup in Ubuntu 2023-01-24 16:29:56 +01:00
Ylian Saint-Hilaire f5db131693
Merge pull request #4932 from sschoen/Hotfix/translate
fixed translate.json
2023-01-22 22:19:09 -08:00
Simon Schön b6d73f3d81
fixed translate.json 2023-01-23 02:09:48 +01:00
snyk-bot 783b1f6480
fix: package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-DEBUG-3227433
2023-01-10 01:12:24 +00:00
Ylian Saint-Hilaire bd57601cd8
Merge pull request #4881 from petervanv/master
Dutch language update 1.1.2
2022-12-27 00:23:25 -08:00
petervanv c359254aaf Dutch language update 1.1.2 2022-12-25 13:32:48 +01:00
Ylian Saint-Hilaire 209eaeb476
Merge pull request #4872 from sharifm-informatica/patch-1
Update Dockerfile
2022-12-23 16:00:46 -08:00
Sherif Metwally 27c0a14ec6
Update Dockerfile
preinstall the updated version of mongodb tools `mongodb@4.12.1`
2022-12-22 21:14:07 +00:00
Ylian Saint-Hilaire 6590236adb Merge branch 'master' of https://github.com/Ylianst/MeshCentral 2022-12-21 09:51:51 -08:00
Ylian Saint-Hilaire 211bab8898 Version 1.1.2 2022-12-21 09:51:41 -08:00
Ylian Saint-Hilaire f66d8616e2
Merge pull request #4859 from silversword411/master
docs and typos
2022-12-16 10:50:03 -08:00
silversword411 ddfc8e8326
docs - adding POST info https://github.com/Ylianst/MeshCentral/issues/4725 2022-12-16 09:26:07 -05:00
silversword411 e40fd1d688
docs - disable old TLS https://github.com/Ylianst/MeshCentral/issues/4756 2022-12-16 09:08:54 -05:00
silversword411 a612b5c37b
docs - updating schema for docs 2022-12-16 09:07:10 -05:00
silversword411 c9dddfe126
docs - agent ico https://github.com/Ylianst/MeshCentral/issues/3179 2022-12-16 09:04:27 -05:00
silversword411 b09f783cef
typo fixes 2022-12-16 09:03:45 -05:00
Ylian Saint-Hilaire b52385406f Removed debug line. 2022-12-15 19:45:45 -08:00
Ylian Saint-Hilaire 6405066f08 Updated mongodb driver version. 2022-12-15 10:54:07 -08:00
Ylian Saint-Hilaire 7002ce1ea2 Added emailDelaySeconds to sample advanced config. 2022-12-15 10:21:16 -08:00
Ylian Saint-Hilaire 1df35c13c4 Added emailDelaySeconds, so email delay can be configured. 2022-12-15 10:19:29 -08:00
Ylian Saint-Hilaire 8fb616e293 Merge branch 'master' of https://github.com/Ylianst/MeshCentral 2022-12-14 12:06:24 -08: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
Ylian Saint-Hilaire 1fef0cf780
Merge pull request #4846 from informatica-global/master
Correct config.json schema URL to match github schema location
2022-12-13 20:09:48 -08:00
Sherif Metwally 627aa8662f correct config.json schema URL to match github schema location 2022-12-12 11:51:28 +02:00
Ylian Saint-Hilaire 42112aed42 Version 1.1.1 2022-12-10 12:11:32 -08:00
Ylian Saint-Hilaire 7dd0772cc6 Merge branch 'master' of https://github.com/Ylianst/MeshCentral 2022-12-10 12:02:41 -08:00
Ylian Saint-Hilaire 79faaaee1f Fixed various server exceptions. 2022-12-10 12:02:33 -08:00
Ylian Saint-Hilaire ab7c7dae5a
Merge pull request #4842 from informatica-global/master
Fix more occurrences of meshcentral-backup typos and minor markdown l…
2022-12-10 00:51:09 -08:00
Sherif Metwally 37e602e689 fix more occurrences of meshcentral-backup typos and minor markdown lint fixes 2022-12-10 09:24:01 +02:00
Ylian Saint-Hilaire 964fc9fd00 Fixed meshcentral-backups typo (#4838) 2022-12-09 21:38:56 -08:00
Ylian Saint-Hilaire 1087d7ef7f Merge branch 'master' of https://github.com/Ylianst/MeshCentral 2022-12-09 12:52:59 -08:00
Ylian Saint-Hilaire 3acccafa27 Updated Windows agents. 2022-12-09 12:49:12 -08:00
Ylian Saint-Hilaire 9d18fb623f
Merge pull request #4805 from thermionic/CIRA-TCP-Proxy
Added tcp proxy for CIRA to HAProxy config
2022-11-24 01:54:05 -08:00
Ylian Saint-Hilaire f85f6f29d3
Merge pull request #4809 from gary-kim/fix/noid/xterm-write
Fix xterm in shared terminals
2022-11-24 01:53:45 -08:00
Gary Kim 4e24783662
Fix xterm in shared terminals 2022-11-24 01:05:28 -05:00
thermionic 89956002f8
Added tcp proxy for CIRA to HAProxy config 2022-11-23 16:04:50 +00:00