Commit Graph

2187 Commits

Author SHA1 Message Date
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
Ylian Saint-Hilaire b9aed71a5c Added --hex option to MeshCtrl.js listdevicegroups. 2020-07-15 15:12:01 -07:00
Ylian Saint-Hilaire 566897fd9a Added disk quota exceed notification. 2020-07-15 14:11:27 -07:00
Ylian Saint-Hilaire be6ec894e3 Fixed notifications that had html codes. 2020-07-15 13:25:18 -07:00
Ylian Saint-Hilaire 98dc83c526 Fixed wake feature. 2020-07-15 13:04:37 -07:00
Ylian Saint-Hilaire 8f719c7d65 Version 0.5.87 2020-07-15 11:51:08 -07:00
Ylian Saint-Hilaire 8b73549456 Fixed multicast response. 2020-07-15 11:31:55 -07:00
Ylian Saint-Hilaire a8ff81eca5 Started work on report generation. 2020-07-14 17:50:10 -07:00
Ylian Saint-Hilaire c08be2ed0a Added DiscoveryKey to .msh files. 2020-07-14 16:48:42 -07:00
Ylian Saint-Hilaire 34cc84e55e Support for local discovery UDP encryption. 2020-07-14 16:09:08 -07:00
Ylian Saint-Hilaire f84220a7f4 Added discovery key support. 2020-07-14 15:39:14 -07:00
Ylian Saint-Hilaire e00e0e82d0 config.json schema improvements. 2020-07-14 12:24:58 -07:00
Ylian Saint-Hilaire 2f6c2edbf2 Fixed access control check when managing all device groups. 2020-07-14 12:10:21 -07:00
Ylian Saint-Hilaire 44d6d2cd29 Improved message routing access control. 2020-07-14 11:53:22 -07:00
Ylian Saint-Hilaire 3f105dd5c5 Fixed MeshCtrl.js shell login. 2020-07-14 11:28:51 -07:00
Ylian Saint-Hilaire f4d9cf6aae Version 0.5.86 2020-07-13 15:25:36 -07:00
Ylian Saint-Hilaire 083c14a91a Added Shell command to MeshCtrl.js 2020-07-13 15:06:45 -07:00
Ylian Saint-Hilaire 0c3157f3a2 Added RunCommand to MeshCtrl.js 2020-07-13 12:25:14 -07:00
Ylian Saint-Hilaire 7189820618 Merge branch 'master' of https://github.com/Ylianst/MeshCentral 2020-07-13 11:30:38 -07:00
Ylian Saint-Hilaire ff661d1feb Added {1} for username in agent privacy bar & notifications. 2020-07-13 11:30:27 -07:00
Ylian Saint-Hilaire c41d64331d Merge pull request #1600 from petervanv/master
Dutch language Update 0.5.85
2020-07-12 19:44:44 -07:00
Ylian Saint-Hilaire 27785bf706 Added shift-F10 to mobile app keys. 2020-07-12 12:01:14 -07:00