Commit Graph

2158 Commits

Author SHA1 Message Date
Ylian Saint-Hilaire
2d677298db Added staring a device feature. 2020-07-28 15:27:28 -07:00
Ylian Saint-Hilaire
fe4b71dbed Fixed invalid date in device last connect. 2020-07-28 10:46:45 -07:00
Ylian Saint-Hilaire
11af25924a Fixed FIDO2 HW keys with LDAP. 2020-07-28 10:29:03 -07:00
Ylian Saint-Hilaire
d9e23a3de1 Fixed JSON output of showusers, shownodes, showmeshs... 2020-07-27 23:10:02 -07:00
Ylian Saint-Hilaire
e545545496 Removed old memory tracking feature. 2020-07-27 13:43:23 -07:00
Ylian Saint-Hilaire
74a831e6cf Merge branch 'master' of https://github.com/Ylianst/MeshCentral 2020-07-27 13:07:38 -07:00
Ylian Saint-Hilaire
17c7b6989f Removed code to create a login token from user/pass since it's not secure. 2020-07-27 13:07:30 -07:00
Ylian Saint-Hilaire
b36e1ee1e2 Merge pull request #1649 from petervanv/master
Dutch language update 0.5.95
2020-07-27 01:55:30 -07:00
Ylian Saint-Hilaire
1fb2ae41af Merge pull request #1648 from Yvan-Masson/master
Fix typo in French translation
2020-07-27 01:55:09 -07:00
petervanv
554c08fff6 Dutch language update 0.5.95 2020-07-27 10:15:11 +02:00
Yvan Masson
3d7c47496f Fix typo in French translation 2020-07-27 09:38:29 +02:00
Ylian Saint-Hilaire
3bb9975a9a Improved HTTPS file server in MPS. 2020-07-27 00:11:27 -07:00
Ylian Saint-Hilaire
de126abaf5 Updated Windows Agents, Version 0.5.95 2020-07-26 14:27:27 -07:00
Ylian Saint-Hilaire
09b71c5dad Added TCP/UDP routing indicator to mobile app. 2020-07-24 14:05:38 -07:00
Ylian Saint-Hilaire
ddcbee0cc4 Added TCP/UDP routing indication. 2020-07-24 14:00:49 -07:00
Ylian Saint-Hilaire
aef4575782 Version 0.5.94 2020-07-24 12:54:12 -07:00
Ylian Saint-Hilaire
38edaf997e MeshCtrl.js minor fixes. 2020-07-24 12:39:14 -07:00
Ylian Saint-Hilaire
39295112ad Added device group edit in MeshCtrl.js. 2020-07-24 12:32:43 -07:00
Ylian Saint-Hilaire
a2a47a1320 Fixed FIDO2 USB keys with PIN codes. 2020-07-24 11:21:06 -07:00
Ylian Saint-Hilaire
6a21eedb08 Added MeshCtrl device group hex encoding to JSON of listdevicegroups. 2020-07-24 10:56:28 -07:00
Ylian Saint-Hilaire
0d59f937e0 MySQL fix. 2020-07-23 22:44:21 -07:00
Ylian Saint-Hilaire
b4331850cd Version 0.5.93 2020-07-23 14:52:50 -07:00
Ylian Saint-Hilaire
771b69c997 Locked version of node-windows. 2020-07-23 14:45:46 -07:00
Ylian Saint-Hilaire
39ee7669d5 Version 0.5.92 2020-07-23 01:03:32 -07:00
Ylian Saint-Hilaire
29c514c10b Forced archiver@4.0.2 2020-07-23 01:02:58 -07:00
Ylian Saint-Hilaire
6b2dd55fe8 Version 0.5.91 2020-07-22 12:38:01 -07:00
Ylian Saint-Hilaire
58cee052c3 Added agent hashing batch file. 2020-07-22 12:18:34 -07:00
Ylian Saint-Hilaire
7610cf29cb Added user group action for validation of email address. 2020-07-22 11:50:27 -07:00
Ylian Saint-Hilaire
c1d7021498 Fixed file upload to agent when websocket compression is used. 2020-07-22 11:19:39 -07:00
Ylian Saint-Hilaire
4c2018245b Changed downloads from agent from 4k to 16k blocks. 2020-07-21 17:09:11 -07:00
Ylian Saint-Hilaire
b1d0d8439b Version 0.5.90 2020-07-21 16:22:28 -07:00
Ylian Saint-Hilaire
193c85972c Updated all agents except macOS and FreeBSD. New agents support compression. 2020-07-21 16:20:17 -07:00
Ylian Saint-Hilaire
e020fe8dee Detect borken websocket compression in NodeJS v11.11 to v12.15. 2020-07-20 22:26:58 -07:00
Ylian Saint-Hilaire
772ddb5ec2 Version v0.5.89 2020-07-19 14:46:15 -07:00
Ylian Saint-Hilaire
eacc7c91b2 Fixed tunnel ping/pong that would corrupt traffic. 2020-07-19 14:45:29 -07:00
Ylian Saint-Hilaire
154c503e97 Merge pull request #1624 from bartnv/master
Use bind address (if present) when checking redir port
2020-07-19 11:57:37 -07:00
Bart Noordervliet
af99d9036e Use bind address (if present) when checking redir port
The CheckListenPort() function of redirserver.js was not using the optional bind address ("redirPortBind" in config.json), causing it to change the port number when unable to bind on all interfaces. Correct this by passing in 'addr' as the second parameter to createServer.listen().
2020-07-19 19:44:19 +02:00
Ylian Saint-Hilaire
8be7984a60 More agent deflate compression support. 2020-07-17 19:55:49 -07:00
Ylian Saint-Hilaire
80b2709cea Fixed MeshCtrl.js single quotes. 2020-07-17 14:29:02 -07:00
Ylian Saint-Hilaire
2f2e0e03a4 Merge pull request #1620 from whalehub/master
Update the error text and "help" output for all commands which use a device or group ID
2020-07-17 14:03:02 -07:00
Aaron
ee45eb6d12 Update the error text and "help" output for all commands which use a device or group ID
Signed-off-by: Aaron <admin@datahoarder.dev>
2020-07-17 22:52:45 +02:00
Ylian Saint-Hilaire
4cc7abd0bd Added support for compressed MeshCore.js 2020-07-17 11:15:42 -07:00
Ylian Saint-Hilaire
dc98e3f323 Added support for compressed MeshCore.js 2020-07-17 11:14:24 -07:00
Ylian Saint-Hilaire
c0966ed9bf Merge pull request #1618 from petervanv/master
Dutch language update 0.5.88
2020-07-17 10:45:23 -07:00
Ylian Saint-Hilaire
4a2963efe8 Merge pull request #1613 from whalehub/patch-1
Fix incorrect command in meshctrl.js's --help output
2020-07-17 10:45:02 -07:00
petervanv
8c4e792e43 Dutch language update 0.5.88 2020-07-17 17:50:05 +02:00
Aaron
227d8ba905 Fix incorrect command in meshctrl.js's --help output
Signed-off-by: Aaron <admin@datahoarder.dev>
2020-07-17 09:57:50 +02:00
Bryan Roe
db3ead8be6 Added support for permessage deflate 2020-07-16 23:08:59 -07:00
Ylian Saint-Hilaire
9444b9d300 Version 0.5.88 2020-07-16 14:10:20 -07:00
Ylian Saint-Hilaire
69f5fcb897 Added file upload/download to MeshCtrl.js 2020-07-16 14:08:06 -07:00