Commit Graph

512 Commits

Author SHA1 Message Date
Ylian Saint-Hilaire 9787aa758b Agent binaries will be taking from meshcentral-data/agents if present, #3482 2022-01-19 10:59:23 -08:00
Ylian Saint-Hilaire 959603b4e9 Added agent logo support. 2022-01-18 13:34:10 -08:00
Ylian Saint-Hilaire b352cc8409 Added AgentKey support, #3468 2022-01-16 13:59:14 -08:00
Ylian Saint-Hilaire 86e0e85cf7 Fixed JSON escaping in meshcore. 2022-01-16 12:14:14 -08:00
Ylian Saint-Hilaire e5ab311a0f --resetaccount will now remove SMS and Device Push 2FA, #3455 2022-01-13 17:34:24 -08:00
Ylian Saint-Hilaire cd85c66a1d Fixed utf8 in meshcore. 2022-01-13 14:34:39 -08:00
Ylian Saint-Hilaire 5fa5cf5cb5 Added meshcore string translations. 2022-01-12 15:12:30 -08:00
Ylian Saint-Hilaire 01dbc70098 Added --removesubdomain command, #3440 2022-01-11 17:30:50 -08:00
Ylian Saint-Hilaire 41ea6ece28 IP lists and ranges in config.json can now be placed in a file. #3401 2022-01-03 17:12:02 -08:00
Ylian Saint-Hilaire ad3dc5fbed Completed work on WebPowerSwitch support. 2021-12-14 14:42:45 -08:00
Noah Zalev 449d2c2121 Bugfix - ensure resetaccount pass is string 2021-12-09 09:48:03 -05:00
Ylian Saint-Hilaire 8f36513078 Early work on IP KVM integration. 2021-12-02 20:20:37 -08:00
Ylian Saint-Hilaire 3ae1b139c5 Sendmail fixes. 2021-11-27 11:37:30 -08:00
Ylian Saint-Hilaire 52cee41535 Added Telnyx SMS provider support. #3306 2021-11-27 11:06:56 -08:00
Ylian Saint-Hilaire 51744bb277 Sendmail fix, #3299 2021-11-26 10:51:34 -08:00
Ylian Saint-Hilaire 58f611ce72 Added Sendmail support, #3299 2021-11-25 10:34:21 -08:00
Ylian Saint-Hilaire a95341b171 Added Last-Modified HTTP header for agent downloads, #3281 2021-11-18 18:43:27 -08:00
Ylian Saint-Hilaire dd46cbaede Fix autoback exception, #3270 2021-11-10 22:55:10 -08:00
Ylian Saint-Hilaire aab50dcbef Fixed event dispatching bug. 2021-11-10 17:56:12 -08:00
Ylian Saint-Hilaire 3a42b84315 Added check that backup path is not in meshcentral-data folder, #3266 2021-11-09 00:03:39 -08:00
Ylian Saint-Hilaire 66842d53c9 MeshCMD route error handling. 2021-11-02 21:53:23 -07:00
Ylian Saint-Hilaire 97bd723e4e Early work on Postgres SQL support. 2021-11-02 19:44:41 -07:00
Ylian Saint-Hilaire 0b38049015 Added option to auto-clean NPM cache on update. #3225 2021-10-28 23:00:42 -07:00
Ylian Saint-Hilaire 860f7b97c0 Fixed email notifications. 2021-10-18 17:52:36 -07:00
Ylian Saint-Hilaire 555641b35c Fixed cookie-session dependency. 2021-10-14 22:37:11 -07:00
Ylian Saint-Hilaire 064540d865 Added support device email notifications when user groups are used. 2021-10-14 22:13:35 -07:00
Ylian Saint-Hilaire 9720f0758e Completed per-device notification support. #3190 2021-10-14 18:21:43 -07:00
Ylian Saint-Hilaire c814fdc412 Fixed typo, #3190. 2021-10-13 11:04:02 -07:00
Ylian Saint-Hilaire 0240d1a651 Fix for invalid amtactivation.log parsing. 2021-10-12 22:36:41 -07:00
Ylian Saint-Hilaire 959c147295 Fixed insecure dependencies. 2021-10-12 11:20:33 -07:00
Ylian Saint-Hilaire 44dec3bf87 Lots of work on email notification of device connect/disconnect. 2021-10-10 12:43:20 -07:00
Ylian Saint-Hilaire 02e8f747b8 Fix for amtScanner option, #3139 2021-09-16 09:43:19 -07:00
Ylian Saint-Hilaire a75af8aa44 Added amtscanner option to settings for #3139. 2021-09-15 18:44:51 -07:00
Ylian Saint-Hilaire 5899667918 Removed debug code. 2021-09-10 13:12:21 -07:00
Ylian Saint-Hilaire 15d8f4b027 Added loginkey support to meshctrl.js, #3115 2021-09-10 13:04:10 -07:00
Ylian Saint-Hilaire a9116c2d26 Internationalization improvements. 2021-09-01 20:06:14 -07:00
Ylian Saint-Hilaire 889381d644 All new MeshAgents, OpenSSL v1.1.1l 2021-08-30 16:03:23 -07:00
Ylian Saint-Hilaire 6289354e84 Added OpenBSD ARCHID 37. 2021-08-30 12:33:36 -07:00
Noah Zalev 354280298a Cap mongodb at 4.1.0 in response to whatwg-url err 2021-08-28 13:23:55 -04:00
Ylian Saint-Hilaire 71a6149407 Removed all dependencies on XMLDOM module. 2021-08-20 13:05:34 -07:00
Ylian Saint-Hilaire fddf037bb1 Fixed agent compression on NodeJS v16. 2021-08-17 17:52:43 -07:00
Ylian Saint-Hilaire fae1101123 Added MeshAgent ZIP links when compressed version is available. 2021-08-17 15:32:58 -07:00
Ylian Saint-Hilaire e0dab2f0f4 Updated all MeshAgents. 2021-08-05 23:19:35 -07:00
Ylian Saint-Hilaire a8f86bb1d5 Arch 35 name fix 2021-08-04 19:01:02 -07:00
Ylian Saint-Hilaire 9ec069eec2 Added ArchID 35 2021-08-04 18:59:11 -07:00
Ylian Saint-Hilaire 2281a61e30 Completed device inactive auto-remove feature. 2021-08-04 10:55:33 -07:00
Linus Heckemann 63b52fa1f6 Handle all configured paths as potentially absolute 2021-08-04 09:29:48 +02:00
Ylian Saint-Hilaire a45febe864 More lastconnect improvements, added meshid. 2021-08-03 19:28:48 -07:00
Ylian Saint-Hilaire d006dbbff8 More last device connection improvements. 2021-07-31 19:31:47 -07:00
Linus Heckemann dec1f3c489 Allow passing absolute path to configfile 2021-07-21 12:59:17 +02:00