Ylian Saint-Hilaire
eba66eaeb3
Version 0.5.96
2020-07-28 15:28:17 -07:00
Ylian Saint-Hilaire
8e055baa93
Added staring a device feature.
2020-07-28 15:27:28 -07:00
Ylian Saint-Hilaire
e872a453d4
Fixed invalid date in device last connect.
2020-07-28 10:46:45 -07:00
Ylian Saint-Hilaire
78b915f3d8
Fixed FIDO2 HW keys with LDAP.
2020-07-28 10:29:03 -07:00
Ylian Saint-Hilaire
a3e763fa50
Fixed JSON output of showusers, shownodes, showmeshs...
2020-07-27 23:10:02 -07:00
Ylian Saint-Hilaire
bcd3e9052b
Removed old memory tracking feature.
2020-07-27 13:43:23 -07:00
Ylian Saint-Hilaire
2fc05190ac
Merge branch 'master' of https://github.com/Ylianst/MeshCentral
2020-07-27 13:07:38 -07:00
Ylian Saint-Hilaire
f7cf7153b0
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
d43dc36d1a
Merge pull request #1649 from petervanv/master
...
Dutch language update 0.5.95
2020-07-27 01:55:30 -07:00
Ylian Saint-Hilaire
4ef04e7ee3
Merge pull request #1648 from Yvan-Masson/master
...
Fix typo in French translation
2020-07-27 01:55:09 -07:00
petervanv
318c5f3cfc
Dutch language update 0.5.95
2020-07-27 10:15:11 +02:00
Yvan Masson
b757d391ac
Fix typo in French translation
2020-07-27 09:38:29 +02:00
Ylian Saint-Hilaire
c748ffb2fe
Improved HTTPS file server in MPS.
2020-07-27 00:11:27 -07:00
Ylian Saint-Hilaire
67cc24b78a
Updated Windows Agents, Version 0.5.95
2020-07-26 14:27:27 -07:00
Ylian Saint-Hilaire
e05f771aac
Added TCP/UDP routing indicator to mobile app.
2020-07-24 14:05:38 -07:00
Ylian Saint-Hilaire
ae45187e9c
Added TCP/UDP routing indication.
2020-07-24 14:00:49 -07:00
Ylian Saint-Hilaire
df010cfec3
Version 0.5.94
2020-07-24 12:54:12 -07:00
Ylian Saint-Hilaire
7240ed81bc
MeshCtrl.js minor fixes.
2020-07-24 12:39:14 -07:00
Ylian Saint-Hilaire
a5f8e843be
Added device group edit in MeshCtrl.js.
2020-07-24 12:32:43 -07:00
Ylian Saint-Hilaire
6042f60e89
Fixed FIDO2 USB keys with PIN codes.
2020-07-24 11:21:06 -07:00
Ylian Saint-Hilaire
80b4625c01
Added MeshCtrl device group hex encoding to JSON of listdevicegroups.
2020-07-24 10:56:28 -07:00
Ylian Saint-Hilaire
684faad200
MySQL fix.
2020-07-23 22:44:21 -07:00
Ylian Saint-Hilaire
461872e735
Version 0.5.93
2020-07-23 14:52:50 -07:00
Ylian Saint-Hilaire
9629ab5b1e
Locked version of node-windows.
2020-07-23 14:45:46 -07:00
Ylian Saint-Hilaire
38290b4d40
Version 0.5.92
2020-07-23 01:03:32 -07:00
Ylian Saint-Hilaire
b4cc25e508
Forced archiver@4.0.2
2020-07-23 01:02:58 -07:00
Ylian Saint-Hilaire
a0b28f71b1
Version 0.5.91
2020-07-22 12:38:01 -07:00
Ylian Saint-Hilaire
d558cd49e3
Added agent hashing batch file.
2020-07-22 12:18:34 -07:00
Ylian Saint-Hilaire
6b29640979
Added user group action for validation of email address.
2020-07-22 11:50:27 -07:00
Ylian Saint-Hilaire
518d3e0d25
Fixed file upload to agent when websocket compression is used.
2020-07-22 11:19:39 -07:00
Ylian Saint-Hilaire
60c7937bfb
Changed downloads from agent from 4k to 16k blocks.
2020-07-21 17:09:11 -07:00
Ylian Saint-Hilaire
e71ab3196f
Version 0.5.90
2020-07-21 16:22:28 -07:00
Ylian Saint-Hilaire
81d442f8ad
Updated all agents except macOS and FreeBSD. New agents support compression.
2020-07-21 16:20:17 -07:00
Ylian Saint-Hilaire
d7df370215
Detect borken websocket compression in NodeJS v11.11 to v12.15.
2020-07-20 22:26:58 -07:00
Ylian Saint-Hilaire
4256c470da
Version v0.5.89
2020-07-19 14:46:15 -07:00
Ylian Saint-Hilaire
58adf804da
Fixed tunnel ping/pong that would corrupt traffic.
2020-07-19 14:45:29 -07:00
Ylian Saint-Hilaire
e1a7c94b22
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
0612de430d
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
5d9ecadd87
More agent deflate compression support.
2020-07-17 19:55:49 -07:00
Ylian Saint-Hilaire
b5b5ddf663
Fixed MeshCtrl.js single quotes.
2020-07-17 14:29:02 -07:00
Ylian Saint-Hilaire
20aee9cba1
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
f45e33cd4a
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
cea3c3b429
Added support for compressed MeshCore.js
2020-07-17 11:15:42 -07:00
Ylian Saint-Hilaire
1edb8f9662
Added support for compressed MeshCore.js
2020-07-17 11:14:24 -07:00
Ylian Saint-Hilaire
fddf83ae0a
Merge pull request #1618 from petervanv/master
...
Dutch language update 0.5.88
2020-07-17 10:45:23 -07:00
Ylian Saint-Hilaire
f599b45db7
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
c0e7d8ac1e
Dutch language update 0.5.88
2020-07-17 17:50:05 +02:00
Aaron
3165bf2ff3
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
85df2da689
Added support for permessage deflate
2020-07-16 23:08:59 -07:00
Ylian Saint-Hilaire
f5c514d6b2
Version 0.5.88
2020-07-16 14:10:20 -07:00