Ylian Saint-Hilaire
368e237ee6
Added Let's Encrypt support on alias port 80
2019-11-17 13:35:50 -08:00
Ylian Saint-Hilaire
5a7f7dbaa7
More logging improvements
2019-11-16 12:27:12 -08:00
Ylian Saint-Hilaire
af745a2889
Added file logging support.
2019-11-16 12:13:04 -08:00
Ylian Saint-Hilaire
91131d510b
Let's Encrypt Improvements
2019-11-16 11:21:32 -08:00
Ylian Saint-Hilaire
d82545395d
GreenLockv3 fixes
2019-11-15 17:55:05 -08:00
Ylian Saint-Hilaire
0909f8cd8a
Randomized Intel AMT Env Detection.
2019-11-15 14:36:41 -08:00
Ylian Saint-Hilaire
828d1a5cc2
Added automatic key usage fix for root cert
2019-11-14 16:10:16 -08:00
Ylian Saint-Hilaire
1f25d75c86
GreenLock v3 fix
2019-11-13 22:59:33 -08:00
Ylian Saint-Hilaire
8388fd73a6
Moved to GreenLock v3
2019-11-13 22:47:17 -08:00
Ylian Saint-Hilaire
0876ae6ac7
Fixed user group permissions in web app.
2019-11-13 15:00:27 -08:00
Ylian Saint-Hilaire
3394e5e2f6
Fixed user group permissions in web app.
2019-11-13 14:58:57 -08:00
ylianst
45043b20cd
More package.json clean up.
2019-11-07 03:16:39 -08:00
TotallyNotElite
629164f9d4
Clean up module install code
...
Having a global reference for InstallModuleChildProcess isn't actually required since this is javascript.
Take the substring that doesn't include the version tag, so "require" can find the module
Fixes #631
2019-11-07 09:02:43 +01:00
TotallyNotElite
6139d44299
Revert "Fixed GreenLock install."
...
This reverts commit 013fb09d6c
.
2019-11-06 19:13:33 +01:00
ylianst
013fb09d6c
Fixed GreenLock install.
2019-11-06 02:49:40 -08:00
ylianst
9272a12a51
Increased NPM install timer from 10 to 120 seconds.
2019-11-05 03:20:08 -08:00
ylianst
338e8eb99e
Force GreenLock 2.8.8 until v3 support is added
2019-11-02 13:03:53 -07:00
Ylian Saint-Hilaire
b679f23f74
Shift-chat will now open new tab in browser.
2019-10-30 16:16:17 -07:00
Ylian Saint-Hilaire
3c4f6f6bb7
New MeshMessenger and fixed server crash on some file copy.
2019-10-30 14:30:34 -07:00
Ylian Saint-Hilaire
81e79019d6
Reverse proxy improvements.
2019-10-29 16:31:03 -07:00
Ylian Saint-Hilaire
f062c98aad
Improved support for reverse-proxy certificate loading.
2019-10-29 16:17:29 -07:00
Ylian Saint-Hilaire
bdd1a5b2e2
Fixed what certificate name is used.
2019-10-29 14:05:58 -07:00
Ylian Saint-Hilaire
9e30079ed6
Fixed reverse proxy cert load for sub-domains with no DNS setting.
2019-10-29 11:14:51 -07:00
Ylian Saint-Hilaire
a98340cdc7
Fixed broken MeshCMD
2019-10-28 18:25:35 -07:00
Ylian Saint-Hilaire
1b7bec17ef
Added AgentUpdateBlockSize to settings section of config.json
2019-10-28 16:52:12 -07:00
Ylian Saint-Hilaire
4ff78e3bed
MeshAgent update debug improvements.
2019-10-28 10:35:58 -07:00
Ylian Saint-Hilaire
dcd62405d3
Updated MeshCommander.
2019-10-27 14:02:20 -07:00
Ylian Saint-Hilaire
288e42ad2c
Fixed self device group permission change and agent group uninstall.
2019-10-26 10:57:40 -07:00
Ylian Saint-Hilaire
74539037da
Fixed http to https redirection.
2019-10-25 16:32:09 -07:00
Ylian Saint-Hilaire
6aa755dca7
Removed AV status event until MeshAgent fix.
2019-10-25 14:51:22 -07:00
Ylian Saint-Hilaire
7397551c8b
Fixed minification bug in login page.
2019-10-24 23:58:39 -07:00
Ylian Saint-Hilaire
42fb147893
Changed minification strategy, added minify support to multi-language.
2019-10-24 10:45:58 -07:00
Ylian Saint-Hilaire
8807ae3b3c
Fixed how the Windows MeshAgent's are downloaded from the server.
2019-10-23 13:12:30 -07:00
Ylian Saint-Hilaire
8f4e31be74
Fixed allowFraming option
2019-10-22 17:51:37 -07:00
Ylian Saint-Hilaire
23cc7268c4
Fix rendering page folder problem.
2019-10-22 17:19:17 -07:00
Ylian Saint-Hilaire
e2cf2e3ffd
Updated meshcmd.js with --uuidoutput feature.
2019-10-22 16:29:02 -07:00
Ylian Saint-Hilaire
c2d0562b39
Translation fixed, some french strings added.
2019-10-21 15:59:20 -07:00
Ylian Saint-Hilaire
9b321876da
Fixed mesh router relay.
2019-10-17 10:09:16 -07:00
Ylian Saint-Hilaire
4932d7961f
Added manual device events, fixed MQTT publish filter.
2019-10-16 14:46:41 -07:00
Ylian Saint-Hilaire
1dc81b6c38
Fixed a problem with the multi-desktop auto-connect.
2019-10-16 13:11:25 -07:00
Ylian Saint-Hilaire
36aa0bbba7
Fixed connection problem, server relay crash.
2019-10-16 10:19:45 -07:00
Ylian Saint-Hilaire
51095271de
Fixed device chat permissions.
2019-10-15 16:26:24 -07:00
Ylian Saint-Hilaire
c70d755854
Fixed device group ordering.
2019-10-15 16:16:09 -07:00
Ylian Saint-Hilaire
4d3b3c78f0
Relay cookie fix.
2019-10-15 15:59:33 -07:00
Ylian Saint-Hilaire
cdfcb01cfa
Improved meshrelay security.
2019-10-15 15:50:11 -07:00
Ylian Saint-Hilaire
63813a48ff
Fixed notes that could not be written.
2019-10-14 14:15:59 -07:00
Ylian Saint-Hilaire
f72663200f
Added basic HashiCorp Vault support.
2019-10-14 13:35:27 -07:00
Ylian Saint-Hilaire
bc07659bef
Fixed node change server exception.
2019-10-13 11:50:28 -07:00
Ylian Saint-Hilaire
6c752e85b4
Fixed geolocation map, broken device group creation.
2019-10-11 15:14:38 -07:00
Ylian Saint-Hilaire
4eecac6cce
Small MQTT improvement.
2019-10-11 13:45:23 -07:00