Commit Graph

5397 Commits

Author SHA1 Message Date
Ylian Saint-Hilaire 69636342fb Version 1.0.34 2022-06-08 14:56:13 -07:00
Ylian Saint-Hilaire 14f4c89ad2
Merge pull request #4096 from silversword411/master
docs - adding new config from https://github.com/Ylianst/MeshCentral/
2022-06-08 14:54:31 -07:00
Ylian Saint-Hilaire 85fc1a4d4c Fixed authenticode PS checksum calculation. 2022-06-08 14:52:50 -07:00
silversword411 3091c0370f docs - adding new config from https://github.com/Ylianst/MeshCentral/issues/4084 2022-06-08 16:13:19 -04:00
Ylian Saint-Hilaire 00a7c37d5a SSH connect button now only shows if SSH is enabled, #4072 2022-06-08 11:12:36 -07:00
Ylian Saint-Hilaire 211eb7407e Merge branch 'master' of https://github.com/Ylianst/MeshCentral 2022-06-08 10:47:32 -07:00
Ylian Saint-Hilaire ea7e98b3b4 Added BREACH attack mittigation, #4084 2022-06-08 10:47:23 -07:00
Ylian Saint-Hilaire c5a72ace7d
Merge pull request #4093 from sschoen/Feature/docker
added optional build arguments to disable minification/translation
2022-06-08 09:54:55 -07:00
Simon Schön 0ce81a3f54 added docker build script 2022-06-08 17:16:56 +02:00
Simon Schön 18d9e86352 added optional build arguments to docker/readme.md 2022-06-08 14:48:08 +02:00
Simon Schön 5c8f8c611f added build arguments to optionally disable minification/translation of files 2022-06-08 14:21:23 +02:00
Ylian Saint-Hilaire d7400118eb
Merge pull request #4090 from sschoen/Bugfix/docker
removed .git folder from docker image (significant size improvement)
2022-06-08 02:07:53 -07:00
Ylian Saint-Hilaire b3da1416df
Merge pull request #4088 from silversword411/master
docs - adding configuration options to docs for indexing
2022-06-08 02:07:22 -07:00
Ylian Saint-Hilaire f5f4305841 authenticode.js new computes the new checksum on sign/unsign. 2022-06-08 00:27:32 -07:00
Ylian Saint-Hilaire 86429258dd Authenticode.js can now computer PE header checksum. 2022-06-07 23:31:18 -07:00
Ylian Saint-Hilaire 9b06a8dc56 authenticode.js can now break and re-create a Windows resource region. 2022-06-07 22:09:54 -07:00
Simon Schön dc1b4f5ce2 optimized Dockerfile for ci/cd pipelines 2022-06-08 02:46:40 +02:00
Simon Schön 5e76d07c10 added .git-folder to .dockerignore 2022-06-08 02:45:52 +02:00
silversword411 a9dc9b41d8 docs - adding configuration options to docs for indexing 2022-06-07 17:28:21 -04:00
Ylian Saint-Hilaire b0189d20b9 Merge branch 'master' of https://github.com/Ylianst/MeshCentral 2022-06-07 11:55:15 -07:00
Ylian Saint-Hilaire 8a2def4297 Authenticode.js full header parsing. 2022-06-07 11:55:09 -07:00
Ylian Saint-Hilaire ca6288dae9
Merge pull request #4086 from sschoen/Feature/docker
changed baseimage to current-alpine and optional installation of mongodb-tools
2022-06-07 10:05:58 -07:00
Ylian Saint-Hilaire 99d977a39e Merge branch 'master' of https://github.com/Ylianst/MeshCentral 2022-06-07 10:02:46 -07:00
Ylian Saint-Hilaire fa136c489c Fixed server exception on backup restore, #4085 2022-06-07 10:02:38 -07:00
Simon Schön 0b11aa9392 changed installation of mongodb-tools to optional 2022-06-07 14:56:02 +02:00
Simon Schön 908059a6f5 changed baseimage to alpine; exposed intel amt port (4433) 2022-06-07 14:53:16 +02:00
Ylian Saint-Hilaire 16dd0fba11
Merge pull request #4083 from sschoen/Feature/docker
Updated docker environment
2022-06-06 19:53:13 -07:00
Simon Schön e17e181d5b added mongodb-service to docker-compose.yml (readme.md) 2022-06-06 19:44:13 +02:00
Simon Schön 11c3484c97 added volumes for advanced site customization and backups 2022-06-06 19:40:49 +02:00
Simon Schön bdb244b8d3 added mongodb-tools (mongodump) for autoBackup-option 2022-06-06 19:40:16 +02:00
Simon Schön 118044bcf3 use meshcentral files from local repository instead of the npm module 2022-06-06 19:39:36 +02:00
Ylian Saint-Hilaire 47fe130039 Version 1.0.33 2022-06-06 08:26:52 -07:00
Ylian Saint-Hilaire b982a277b8 Merge branch 'master' of https://github.com/Ylianst/MeshCentral 2022-06-06 08:06:39 -07:00
Ylian Saint-Hilaire a3dc3d7b5d Fixed server exception when remembering SFTP credentials, #4080 2022-06-06 08:06:32 -07:00
Bryan Roe b167f2a7b7 added domaininfo console command for windows 2022-06-05 16:50:39 -07:00
Bryan Roe 3c856765ce Updated error message, to show correct binary name 2022-06-04 09:35:31 -07:00
Bryan Roe 1474c73ddb
Merge pull request #4079 from reddn/reddn-patch-3
added fix to hande process.env.LANG = "C"
2022-06-04 09:28:53 -07:00
Ylian Saint-Hilaire 45dc8bf99b Version 1.0.32 2022-06-03 15:21:48 -07:00
Ylian Saint-Hilaire 838a0ee08d Updated MeshCentral Satellite 2022-06-03 15:12:45 -07:00
reddn f7d60a3c4f
Merge branch 'Ylianst:master' into reddn-patch-3 2022-06-03 17:18:03 -04:00
reddn f8cb33d5bf
added fix to process.env.LANG = "C" 2022-06-03 17:13:42 -04:00
Ylian Saint-Hilaire cfce80e3e8 Added amtstats command in server console. 2022-06-03 10:30:44 -07:00
Ylian Saint-Hilaire 3690207184 Merge branch 'master' of https://github.com/Ylianst/MeshCentral 2022-06-03 09:53:05 -07:00
Ylian Saint-Hilaire dc3beab78f Fixed dbstats command in server console. 2022-06-03 09:52:56 -07:00
Ylian Saint-Hilaire af7cc5c83e
Merge pull request #4073 from tylerway/master
Russian language update 1.0.31
2022-06-02 03:09:16 -07:00
Ylian Saint-Hilaire 57c5315121
Merge pull request #4070 from JSuenram/master
Small translation fix.
2022-06-02 03:08:07 -07:00
Ylian Saint-Hilaire d88f35c96a authenticode.js improvements: Icon handling, support for diffrent hashing methods. 2022-06-02 02:58:50 -07:00
tylerway 470486c178
Russian language update 1.0.31 2022-06-02 10:41:31 +03:00
JSuenram 255513f76c Small translation fix. 2022-06-02 09:41:12 +02:00
Ylian Saint-Hilaire a6e20876dd Version 1.0.31 2022-06-01 16:31:55 -07:00