Commit Graph

5261 Commits

Author SHA1 Message Date
Ylian Saint-Hilaire
7ccf0993e9 Merge branch 'master' of https://github.com/Ylianst/MeshCentral 2022-06-28 14:20:19 -07:00
Ylian Saint-Hilaire
b41fdec922 Added browser to device websocket relay, #4172 2022-06-28 14:20:13 -07:00
Bryan Roe
b517637981 Fixed 2 issues causing Agent Update to fail on very old agents
1. Added null check on callback, because old agents may return null
2. if needStreamFix was set on an old agent, and hash check fails, added retry without fix, as the fix was not needed on some very old agents.
3. Updated retry timeout to 20 seconds instead of 60 seconds
2022-06-28 13:01:56 -07:00
Ylian Saint-Hilaire
2d7a0c5775 Merge branch 'master' of https://github.com/Ylianst/MeshCentral 2022-06-28 11:05:22 -07:00
Ylian Saint-Hilaire
8a8d9869dd Added websocket device to browser frame forwarding, #4172 2022-06-28 11:05:15 -07:00
Ylian Saint-Hilaire
a0c7474d49
Merge pull request #4189 from sschoen/Fix/de-translation
fixed german translation
2022-06-28 11:04:20 -07:00
Simon Schön
a06acd4786
fixed german translation 2022-06-28 12:39:07 +02:00
Ylian Saint-Hilaire
91dead8e84 Fixed web relay for responses with no body. 2022-06-27 23:08:07 -07:00
Ylian Saint-Hilaire
3d98c624c9 Merge branch 'master' of https://github.com/Ylianst/MeshCentral 2022-06-27 15:22:51 -07:00
Ylian Saint-Hilaire
1e7456f56d Updated URL in --help. 2022-06-27 15:22:44 -07:00
Ylian Saint-Hilaire
6a21b417dd
Merge pull request #4185 from petervanv/master
Dutch translation update 1.0.41
2022-06-27 13:52:01 -07:00
Ylian Saint-Hilaire
d1e0cd94e2 Web relay can now stream chunk encoding towards relay device, #4172 2022-06-27 13:48:13 -07:00
Ylian Saint-Hilaire
e351e839db Web relay can now stream http content-length requests to the device, #4172 2022-06-27 13:18:05 -07:00
petervanv
835790ed46
Merge branch 'Ylianst:master' into master 2022-06-27 22:07:17 +02:00
Ylian Saint-Hilaire
32de0f3ae2 Merge branch 'master' of https://github.com/Ylianst/MeshCentral 2022-06-27 13:02:56 -07:00
Ylian Saint-Hilaire
087b336492 Web relay now stream HTTP responces from device to browser, #4172 2022-06-27 13:02:46 -07:00
petervanv
5030063c5a Dutch translation update 1.0.41
+ corrected polish translation layout
2022-06-27 20:13:05 +02:00
Ylian Saint-Hilaire
9713f3dd95
Merge pull request #4183 from nicrame/master
Update Polish translation
2022-06-27 10:22:20 -07:00
Marcin Wilk
f996fd2d79 Update Polish translation
Add missing translation up to v 1.41
2022-06-27 12:07:19 +02:00
Ylian Saint-Hilaire
303386fa9b
Merge pull request #4182 from kj7ice/master
Expire old entries for MariaDB/MySQL
2022-06-26 22:22:56 -07:00
KJ7ICE
587bdffd17 Expire old entries for MariaDB/MySQL 2022-06-26 17:00:53 -07:00
Ylian Saint-Hilaire
caf445505e Merge branch 'master' of https://github.com/Ylianst/MeshCentral 2022-06-26 16:55:14 -07:00
Ylian Saint-Hilaire
76b1c92550 Added web relay session timeout, #4172 2022-06-26 16:55:07 -07:00
Ylian Saint-Hilaire
7d5b24f733
Merge pull request #4181 from si458/100-percent-fix
add 100 percent quality
2022-06-26 14:04:58 -07:00
Simon Smith
12ff5fedd1 add 100 percent 2022-06-26 13:52:57 +01:00
Ylian Saint-Hilaire
90e2c492e6 Merge branch 'master' of https://github.com/Ylianst/MeshCentral 2022-06-25 22:10:16 -07:00
Ylian Saint-Hilaire
ab9b83b5f4 Added TLS support to web relay, #4172 2022-06-25 22:10:07 -07:00
Ylian Saint-Hilaire
9bd2a81a6a
Merge pull request #4180 from smartekIT/patch-1
Update meshcentral-config-schema.json
2022-06-25 22:08:46 -07:00
Smartek
ca9af4a5c4
Update meshcentral-config-schema.json 2022-06-26 14:56:21 +10:00
Ylian Saint-Hilaire
2129ce067b Merge branch 'master' of https://github.com/Ylianst/MeshCentral 2022-06-25 16:23:01 -07:00
Ylian Saint-Hilaire
3b93d1adf7 Web relay improvements, #4172 2022-06-25 16:22:51 -07:00
Ylian Saint-Hilaire
8ef4603ac2
Merge pull request #4178 from silversword411/master
docs - adding more debug
2022-06-25 14:42:58 -07:00
Ylian Saint-Hilaire
0aeeb1c79c First working web relay, very basic. #4172 2022-06-25 13:29:24 -07:00
silversword411
7100b07b19
docs - adding more debug 2022-06-25 10:42:51 -04:00
Ylian Saint-Hilaire
571a0f1c2d More work on web relay, #4172 2022-06-24 16:53:31 -07:00
Ylian Saint-Hilaire
4dd5c18db4 Started work on HTTP web relay, #4172 2022-06-24 14:34:27 -07:00
Ylian Saint-Hilaire
a05215e9bf
Merge pull request #4176 from silversword411/master
docs - debugging agents
2022-06-24 11:14:59 -07:00
Ylian Saint-Hilaire
5addd6839e Fixed dependencies. 2022-06-24 11:14:26 -07:00
Ylian Saint-Hilaire
e445469579 Fixes for MySQL not allowing IN() query with empty array, #4157 2022-06-24 11:12:43 -07:00
silversword411
dce4051f7b
docs - debugging agents 2022-06-24 13:50:39 -04:00
Ylian Saint-Hilaire
1a5d1e11af
Merge pull request #4171 from kj7ice/master
Handle case of empty meshes list for SQL query
2022-06-24 10:14:40 -07:00
KJ7ICE
ee8b0e701e Handle case of empty meshes list for SQL query. Fixes Ylianst#4157 2022-06-24 01:42:41 -07:00
Ylian Saint-Hilaire
726ce8bddd Version 1.0.41 2022-06-23 22:27:43 -07:00
Ylian Saint-Hilaire
6dbae08c40 Added Web-RDP mouse cursor support. 2022-06-23 22:10:07 -07:00
Ylian Saint-Hilaire
339e3efbef More improvements to authenticode-js error handling. 2022-06-23 16:23:11 -07:00
Ylian Saint-Hilaire
30c4c9b6ea Fixed certificate and key matching on new Intel AMT versions. 2022-06-23 15:57:56 -07:00
Ylian Saint-Hilaire
0d3454fb86 Added authenticode HTTP proxy support, #4168 2022-06-23 15:39:40 -07:00
Ylian Saint-Hilaire
156993666b Merged all authenticode-js HTTP requests to a single location. 2022-06-23 13:04:48 -07:00
Ylian Saint-Hilaire
89c152027f Intel AMT power actions permissions improvements, #4159 2022-06-23 12:23:03 -07:00
Ylian Saint-Hilaire
af0ff09144 Fixed empty notifications titles, #4155 2022-06-23 11:43:47 -07:00