Commit Graph

5853 Commits

Author SHA1 Message Date
Simon Smith
e7574b5089
fix minifycore default 2022-09-29 20:07:50 +01:00
Ylian Saint-Hilaire
c605418fa7
Merge pull request #4581 from silversword411/master
docs - adding paths for agents
2022-09-24 21:24:13 +02:00
silversword411
dd938c8a96 Merge branch 'master' of https://github.com/silversword411/MeshCentral 2022-09-22 16:27:12 -04:00
silversword411
7353de17b9
docs - adding uninstall commands https://github.com/Ylianst/MeshCentral/issues/4576 2022-09-22 16:26:44 -04:00
Bryan Roe
6c34978488 Fixed bug where custom MSH fields specified by server were not picked up by installer 2022-09-22 12:46:00 -07:00
Ylian Saint-Hilaire
4294e55fdb
Merge pull request #4567 from petervanv/master
Dutch language update 1.0.85
2022-09-21 21:34:20 +02:00
petervanv
c7a505a986
Merge branch 'Ylianst:master' into master 2022-09-20 21:19:04 +02:00
petervanv
334c03ab4e Dutch language update 1.085 V2
line up polish language translation
2022-09-20 21:18:29 +02:00
Ylian Saint-Hilaire
21d94a87b0
Merge pull request #4566 from dinger1986/edit-LE-instructions
Edit le instructions
2022-09-20 21:03:27 +02:00
petervanv
d5ca347dbe Dutch language update 1.0.85
line up polish translation
2022-09-20 19:23:43 +02:00
dinger1986
32e86cef66
Update SSLnletsencrypt.md 2022-09-20 16:48:34 +01:00
dinger1986
d1f19b762f
Update SSLnletsencrypt.md 2022-09-20 16:47:12 +01:00
Bryan Roe
1a061ca38f Updated GUI check failure case, to only display help when no parameters are passed 2022-09-20 08:35:56 -07:00
Ylian Saint-Hilaire
a2236c2ca7
Merge pull request #4563 from AntonAndreevichMoroz/Add_support_create_agentless_gpoups_via_meshctrl
Add support create agentless gpoups in meshctrl.js
2022-09-19 20:54:52 +02:00
Anton Andreevich Moroz
4cdfd23147 Add support create agentless gpoups in meshctrl.js 2022-09-19 15:50:46 +03:00
Ylian Saint-Hilaire
7c31245aa8
Merge pull request #4559 from si458/patch-4
allow origin header to be relayed
2022-09-17 10:11:51 -07:00
Ylian Saint-Hilaire
1ee2dea319
Merge pull request #4560 from nicrame/master
Polish translation update
2022-09-17 10:10:38 -07:00
Marcin Wilk
5b9f1cfdc1 Polish translation update 2022-09-17 13:55:41 +02:00
Simon Smith
c8508f1c94
allow origin header to be relayed 2022-09-17 12:01:39 +01:00
Ewout Stortenbeker
6a31e3fc02 fix syntax 2022-09-17 00:04:53 +02:00
Ewout Stortenbeker
883f9ffd6e fast remove queries with new AceBase version 2022-09-16 22:50:12 +02:00
Ewout Stortenbeker
c745a5e31e Fixes & improvements:
* use `.child` instead of string concats on paths
* remove unnecessary `limit(999999)` for queries with filters
* use `.get` instead of `.query` to get all data
* using `skip` and `limit` args of `GetAllTypeNoTypeFieldMeshFiltered`
* use `==` instead of `in` operator in `RemoveSMBIOS` and `GetSMBIOS`
* use `.count` insetad of `.get` in `getDbStats`
* use `.get` instead of `.query` in `getPlugins`, custom sort function
2022-09-16 22:38:40 +02:00
Ewout Stortenbeker
30753982ff Fix typos 2022-09-16 22:25:00 +02:00
Ylian Saint-Hilaire
b51108ab6f
Merge pull request #4553 from silversword411/master
docs - json, adjusting max width, missing link and SSL LE improvements
2022-09-15 16:38:12 -07:00
silversword411
2fff692eae
docs - simplifying ssl LE instructions 2022-09-15 17:45:46 -04:00
silversword411
e84c79fa27
docs - missing link 2022-09-15 17:45:19 -04:00
silversword411
35fc2fd410
docs - using more space on large screens for content 2022-09-15 17:44:46 -04:00
silversword411
1e7fabf511
docs - adding json notes to FAQ https://github.com/Ylianst/MeshCentral/issues/4551 2022-09-15 17:07:00 -04:00
Bryan Roe
d02f72ec4e Merge branch 'master' of https://github.com/Ylianst/MeshCentral 2022-09-15 01:22:30 -07:00
Bryan Roe
5ba4636b9e Added SMBIOS field 131 as AMT verification fallback if 130 is undefined 2022-09-15 01:21:44 -07:00
Ylian Saint-Hilaire
41e67b0961
Merge pull request #4546 from silversword411/master
docs - adding whitelabel and agent branding info
2022-09-13 17:38:53 -07:00
silversword411
02e4ac5678
docs - adding whitelabel and agent branding info 2022-09-12 11:04:58 -04:00
Ylian Saint-Hilaire
9eab6881ca
Merge pull request #4536 from dinger1986/master
Update faq.md
2022-09-09 08:34:12 -07:00
dinger1986
ddccca9fd8
Update faq.md 2022-09-09 16:05:54 +01:00
dinger1986
7a95191b0d
Update SSLnletsencrypt.md 2022-09-09 16:03:20 +01:00
dinger1986
e7602f424a
Update SSLnletsencrypt.md 2022-09-09 16:03:08 +01:00
dinger1986
638825eb55
Update SSLnletsencrypt.md 2022-09-09 16:01:52 +01:00
dinger1986
d42fe91eca
Update mkdocs.yml 2022-09-09 15:48:37 +01:00
dinger1986
808345eb3f
Update SSLnletsencrypt.md 2022-09-09 15:46:27 +01:00
dinger1986
b533f75993
Create SSLnletsencrypt.md 2022-09-09 15:23:58 +01:00
dinger1986
49f2bd3e13
Update mkdocs.yml 2022-09-09 14:55:14 +01:00
dinger1986
da5deb7379
Add files via upload 2022-09-09 14:51:21 +01:00
dinger1986
1ebb0b50ec
Delete faq_av_option1.png 2022-09-09 14:51:00 +01:00
dinger1986
e0192acc6f
Rename docs/docs/other/tipsntricks.md to docs/docs/meshcentral/tipsntricks.md 2022-09-09 14:50:30 +01:00
dinger1986
9af9742f5a
Rename docs/docs/other/faq.md to docs/docs/meshcentral/faq.md 2022-09-09 14:50:08 +01:00
dinger1986
510b7fe51a
Add files via upload 2022-09-09 12:22:10 +01:00
dinger1986
474ee853ef
Delete faq_av_option1.png 2022-09-09 12:21:59 +01:00
dinger1986
2103727b88
Rename docs/docs/tipsntricks.md to docs/docs/other/tipsntricks.md 2022-09-09 12:21:41 +01:00
dinger1986
73a569ae6b
Add files via upload 2022-09-09 12:21:12 +01:00
dinger1986
982b8aa5c4
Delete faq_av_option1.png 2022-09-09 12:20:53 +01:00