Commit Graph

6293 Commits

Author SHA1 Message Date
Simon Schön 327f29159e
Fixed 'deprecated' warnings in gh-workflows (#5720) 2024-01-21 20:49:31 +00:00
Simon Smith a2aed9e772
show rdp port on button and set rdpport in console (#5708)
* add rdpport to console

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

* add port number to rdp connect button

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

---------

Signed-off-by: si458 <simonsmith5521@gmail.com>
2024-01-18 18:56:54 -08:00
Simon Smith aaff8232b0
fix notes in docs 2024-01-18 22:33:57 +00:00
dinger1986 ab835591db
add nginx selinux to docs (#5710)
Co-authored-by: Simon Smith <simonsmith5521@gmail.com>
2024-01-18 22:16:15 +00:00
Simon Smith 6cb05ce009
add dns servers to details tab (#5709)
Signed-off-by: si458 <simonsmith5521@gmail.com>
2024-01-18 21:42:17 +00:00
si458 21bd171167 make add users to device group box expandable #1718
Signed-off-by: si458 <simonsmith5521@gmail.com>
2024-01-18 21:40:33 +00:00
si458 c546333cf7 fix MyFiles cut/copy command #5704
Signed-off-by: si458 <simonsmith5521@gmail.com>
2024-01-17 15:53:34 +00:00
Ylian Saint-Hilaire 1e9607ba8e Changed publicpushnotifications setting to use alt.meshcentral.com. 2024-01-16 18:57:57 -08:00
Ylian Saint-Hilaire f93bb3a82f Version 1.1.19 2024-01-16 18:38:51 -08:00
si458 0d7564d845 fix relaying with subdomain #5394
Signed-off-by: si458 <simonsmith5521@gmail.com>
2024-01-16 15:57:50 +00:00
Simon Smith 6e2321b5c6
add multiple file download by check boxes (#5699)
Signed-off-by: si458 <simonsmith5521@gmail.com>
2024-01-16 09:35:53 +00:00
si458 757cef3f29 missed 1 onmouseup #5700
Signed-off-by: si458 <simonsmith5521@gmail.com>
2024-01-16 09:31:47 +00:00
si458 d02b63a4a2 remove additionalProperties: false in schema to allow comments #5697
Signed-off-by: si458 <simonsmith5521@gmail.com>
2024-01-15 19:45:46 +00:00
si458 1295af4677 fix config schema 2024
Signed-off-by: si458 <simonsmith5521@gmail.com>
2024-01-15 19:15:19 +00:00
si458 329ba43e81 add loginTokenKey to docs #4153
Signed-off-by: si458 <simonsmith5521@gmail.com>
2024-01-15 17:08:32 +00:00
si458 6cacec010b add subfolder to 2fa domain name #5238
Signed-off-by: si458 <simonsmith5521@gmail.com>
2024-01-14 21:23:49 +00:00
si458 9986567cf0 add set remote clipboard to web-rdp #4133
Signed-off-by: si458 <simonsmith5521@gmail.com>
2024-01-14 17:42:43 +00:00
si458 b01078bf55 add get remote clipboard to web-rdp #4133
Signed-off-by: si458 <simonsmith5521@gmail.com>
2024-01-14 16:56:13 +00:00
si458 0b0f2999db fix meshcentral assistant downloads
Signed-off-by: si458 <simonsmith5521@gmail.com>
2024-01-14 16:45:04 +00:00
Ylian Saint-Hilaire db06c0c925 Version 1.1.18 2024-01-13 12:31:21 -08:00
Ylian Saint-Hilaire ee7ceb7898 Fixed dependencies. 2024-01-13 12:30:35 -08:00
Ylian Saint-Hilaire 0de32f9fee Version 1.1.17 2024-01-13 11:46:43 -08:00
Simon Smith a822b88756
fix amt powerstate and timer (#5691)
Signed-off-by: si458 <simonsmith5521@gmail.com>
2024-01-13 10:53:45 -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
Simon Smith 7c2eea68b6
Fix meshcentral assistant monitor mode always using direct connect mode (#5693)
Signed-off-by: si458 <simonsmith5521@gmail.com>
2024-01-13 10:52:17 -08:00
si458 775ed95de4 add intel amt power off warning to mobile site #4768
Signed-off-by: si458 <simonsmith5521@gmail.com>
2024-01-13 16:02:04 +00:00
si458 227b4c68e7 add amt power off warning about active sessions #4768
Signed-off-by: si458 <simonsmith5521@gmail.com>
2024-01-13 15:58:35 +00:00
Simon Smith 82f10f0193
Update file Architecture in docs 2024-01-13 14:08:43 +00:00
Simon Smith 00db0a3a39
add timeout to message box notifications (#5689)
Signed-off-by: si458 <simonsmith5521@gmail.com>
2024-01-12 22:46:12 +00:00
Simon Smith cb0b02152a
escape apostrophes in privacybar realname (#5690) 2024-01-12 22:42:26 +00:00
wdlut 78a49c504a
fix mobile terminal not showing enter key for Android soft keyboard for sharing-moblile.handlebars (#5687) 2024-01-12 10:43:10 +00:00
wdlut 23666fed1f
fix mobile terminal not showing enter key for Android soft keyboard 2024-01-12 09:44:12 +00: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
si458 a57ab97bb1 fix powerstate wording/colours again
Signed-off-by: si458 <simonsmith5521@gmail.com>
2024-01-11 12:06:23 +00:00
si458 7e2bc8422f add powerstate darkgreen to docs
Signed-off-by: si458 <simonsmith5521@gmail.com>
2024-01-11 11:52:27 +00:00
Simon Smith a5efc5e899
add seclevel=0 to cipher to fix tls 1.0 and 1.1 (#5683)
Signed-off-by: si458 <simonsmith5521@gmail.com>
2024-01-10 21:46:41 +00:00
Simon Smith 275119fc7d add python to docker image for syslogtcp #5546
Signed-off-by: Simon Smith <simonsmith5521@gmail.com>
2024-01-10 12:22:22 +00:00
si458 c248eada46 add blob to frame-src csp for intel amt #5678
Signed-off-by: si458 <simonsmith5521@gmail.com>
2024-01-09 13:00:24 +00:00
si458 4e580bb74d fix customization docs styling
Signed-off-by: si458 <simonsmith5521@gmail.com>
2024-01-08 11:21:51 +00:00
Simon Smith 6c4a4e6966
move branding to customization
Signed-off-by: si458 <simonsmith5521@gmail.com>
2024-01-08 11:14:30 +00:00
Simon Smith b490d6bc15
add middle click to open in new tab (#5668)
Signed-off-by: si458 <simonsmith5521@gmail.com>
2024-01-07 22:22:36 -08:00
Simon Smith 36741c767f
add bitlocker recoverykey to sysinfo (#5671)
Signed-off-by: si458 <simonsmith5521@gmail.com>
2024-01-07 22:22:17 -08:00
Simon Smith e967f00977
allow setting meshcentral assistant type for agentinvites (#5672)
* allow setting meshcentral assistant type for agentinvites

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

* forgot webserver for assistantTypeAgentInvite

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

* dont use capital letters with domain args

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

---------

Signed-off-by: si458 <simonsmith5521@gmail.com>
2024-01-07 22:21:54 -08:00
Simon Smith bb616903ee
add different notification types (#5669)
Signed-off-by: si458 <simonsmith5521@gmail.com>
2024-01-07 22:21:31 -08:00
Simon Smith c38cb3d46c
add tools resizable (#5665)
Signed-off-by: si458 <simonsmith5521@gmail.com>
2024-01-07 22:21:08 -08:00
Simon Smith c48447d3e6
add windows drive status (#5663)
Signed-off-by: si458 <simonsmith5521@gmail.com>
2024-01-04 02:18:14 +00:00
Simon Smith e4001e67ef
add language selector to login (#5648)
* add language selector to login

* add showLanguageSelect to pick top or bottom boxe
2024-01-04 02:17:27 +00:00
Simon Smith f33dbd31e5
add Defender for Windows Server (#5646)
Signed-off-by: si458 <simonsmith5521@gmail.com>
2024-01-04 02:16:41 +00:00
Simon Smith 45722c70d4
fix linux csv output (#5661)
Signed-off-by: si458 <simonsmith5521@gmail.com>
2024-01-03 15:20:17 +00:00
Simon Smith b0bb66fee8
add tpm to csv (#5660) 2024-01-03 14:44:00 +00:00