Commit Graph

638 Commits

Author SHA1 Message Date
Ylian Saint-Hilaire
3a3663bb55 Improvements to show config option in MyServer tab. 2023-10-03 20:35:02 -07:00
Ylian Saint-Hilaire
28e3b18256
Merge pull request #5365 from Ylianst/update-packages
Update packages
2023-09-24 11:46:46 -07:00
Ylian Saint-Hilaire
d97e0b1f62 Added warning for NodeJS <16 to upgrade to new version. 2023-09-24 11:40:06 -07:00
Simon Smith
ec25d91544
Update packages in meshcentral.js 2023-09-20 16:04:14 +01:00
Ylian Saint-Hilaire
62f52e91c7 config.json read fixes. 2023-09-11 09:50:15 -07:00
Ylian Saint-Hilaire
81b35baa61
Merge pull request #5301 from si458/fix-package-installs
update node-windows and archiver to latest version
2023-09-09 23:05:38 -07:00
Ylian Saint-Hilaire
95dfb608e3
Merge pull request #5318 from si458/add-network-online
add network-online to install on linux
2023-09-09 23:04:55 -07:00
Ylian Saint-Hilaire
a3dfc30607
Merge pull request #5330 from si458/fix-webdav-upload
Fix webdav upload
2023-09-09 23:02:04 -07:00
Ylian Saint-Hilaire
5160926477
Merge pull request #5331 from si458/fix-resetaccount-with-messaging
delete user messaging on resetaccount
2023-09-09 23:01:28 -07:00
Simon Smith
403c313771 update passport to 0.6.0
Signed-off-by: Simon Smith <simonsmith5521@gmail.com>
2023-09-07 08:26:13 +01:00
Simon Smith
bed9d8cf33
delete user messaging on resetaccount 2023-09-06 20:15:22 +01:00
Simon Smith
5fa27a0339
update-webdav-module 2023-09-06 13:55:50 +01:00
Simon Smith
749d5b0ea5
fix-google-webdav-module-install 2023-09-06 13:55:04 +01:00
Simon Smith
de46556df7
add network-online to install 2023-08-29 21:05:30 +01:00
Simon
f3cd0a4dda update node-windows and archiver to latest version
Signed-off-by: Simon <simonsmith5521@gmail.com>
2023-08-22 10:58:29 +01:00
Ylian Saint-Hilaire
adbfa6122a Added auto-install of ua-parser-js. 2023-08-14 21:30:00 -07:00
Simon Smith
a7aacb8802
pin webdav to version 4 2023-08-11 11:54:54 +01:00
Ylian Saint-Hilaire
775568c7a7 Added Windows ARM 64bit support. 2023-04-14 13:36:34 -07:00
Ylian Saint-Hilaire
d6b3d8b53b Updated mongodb module version. 2023-02-03 12:29:24 -08:00
Ylian Saint-Hilaire
281a0787b7 Version 1.1.3 2023-02-03 12:07:34 -08:00
Ylian Saint-Hilaire
6405066f08 Updated mongodb driver version. 2022-12-15 10:54:07 -08:00
Ylian Saint-Hilaire
964fc9fd00 Fixed meshcentral-backups typo (#4838) 2022-12-09 21:38:56 -08:00
Ylian Saint-Hilaire
6ef47df0a7 Added Firebase exception workaround. 2022-11-21 13:29:41 -08:00
Ylian Saint-Hilaire
4087a02fdb Fixed config.json capitalization issue. 2022-11-04 11:50:42 -07:00
Ylian Saint-Hilaire
60af01a165 Fixed Telegram proxy issue (#4703) 2022-11-02 13:59:00 -07:00
Ylian Saint-Hilaire
fbde2a87a5 Added device help request messaging notification support. 2022-11-01 23:48:21 -07:00
Ylian Saint-Hilaire
1a6e78efed Added device state notifications to messaging applications. 2022-11-01 22:39:59 -07:00
Ylian Saint-Hilaire
11fd5b39e8 Added no-audit when installing NPM packages in the background. 2022-11-01 18:04:43 -07:00
Ylian Saint-Hilaire
7f183ac2fd Added Zulip messaging integration (#4694) 2022-11-01 12:27:06 -07:00
Ylian Saint-Hilaire
e2b442ae66 Authlog fix. 2022-10-30 19:43:28 -07:00
Ylian Saint-Hilaire
e59fac4884 Added Pushover messaging integration (#4691) 2022-10-30 11:28:24 -07:00
Ylian Saint-Hilaire
cbc26b3a43 Added XMPP support (#4679) 2022-10-28 12:34:29 -07:00
Ylian Saint-Hilaire
2aa370df76 Discord NodeJS version fix. 2022-10-27 11:23:35 -07:00
Ylian Saint-Hilaire
7f986bd7c4 First pass as Discord integration (#4651) 2022-10-26 13:19:40 -07:00
Ylian Saint-Hilaire
cc7670cc31 Improved state-less server code (#4645) 2022-10-24 16:58:05 -07:00
Ylian Saint-Hilaire
b7f8e5238b Added Telegram setup system with --setuptelegram (#4650) 2022-10-22 14:51:16 -07:00
Ylian Saint-Hilaire
7e3dce0ef7 First pass at adding Telegram support (#4650) 2022-10-22 07:23:55 -07:00
Simon Smith
e7574b5089
fix minifycore default 2022-09-29 20:07:50 +01:00
Ylian Saint-Hilaire
3829dbcf41 Fix const error (#4519) 2022-09-07 08:12:52 -07:00
Ylian Saint-Hilaire
d25bfeafa5 Minor fixes. 2022-09-06 17:52:47 -07:00
Ylian Saint-Hilaire
c8335f94d4 Added warning if NodeJS version does not support OpenID. 2022-09-06 14:40:52 -07:00
mstrhakr
5619948d31 Added Group Support to OIDC
Supports choosing groups to..
  -Allow or restrict login to server
  -Sync with user groups (with / without filter)
  -Grant or revoke site admin privileges
2022-09-06 00:29:22 -04:00
mstrhakr
7ec476ec4d initial working discovery
if user is missing info, we will discover it automatically using well-known endpoints
2022-09-04 15:18:53 -04:00
Ylian Saint-Hilaire
804311dd51 Fixed MongoDB module version. 2022-09-03 00:40:14 -07:00
Ylian Saint-Hilaire
4e86b319f7 Added support for help request emails (#4489) 2022-09-02 17:03:38 -07:00
Ylian Saint-Hilaire
9738848dc5 Added email to console for easy debugging. 2022-09-02 15:27:07 -07:00
Ylian Saint-Hilaire
49e04bd454 Improved user authentication log and added 'authlog' tracing. 2022-09-01 22:06:08 -07:00
Ylian Saint-Hilaire
90dab68802
Merge pull request #4476 from mstrhakr/master
Update oidc passport module
2022-09-01 00:34:08 -07:00
mstrhakr
03e15c6be1 update oidc passport module
Updated to official passport-openidconnect module, removed custom module.
2022-08-31 23:51:24 -04:00
Ylian Saint-Hilaire
46e7464b49 More work on server device paging. 2022-08-31 11:54:21 -07:00