Commit Graph

6228 Commits

Author SHA1 Message Date
Simon Smith
bdc3ef56d1
Update index.md 2023-09-22 21:07:52 +01:00
Simon Smith
b67b90f197
Update install2.md 2023-09-22 21:04:58 +01:00
Simon Smith
69dfcaf140
fix uninstall command 2023-09-22 13:20:00 +01:00
Simon Smith
6e2466046e
fix agentinvite linux install/uninstall commands 2023-09-22 13:07:45 +01:00
Simon Smith
e32cceb1b4 fix writeUtf8 for ssh player
Signed-off-by: Simon Smith <simonsmith5521@gmail.com>
2023-09-20 19:40:58 +01:00
Simon Smith
545c029752
deny sspi and ldap password change 2023-09-20 19:24:30 +01:00
Simon Smith
ec25d91544
Update packages in meshcentral.js 2023-09-20 16:04:14 +01:00
Simon Smith
5c2da83cc1
Update package.json 2023-09-20 16:02:13 +01:00
Simon Smith
04a71800fa
Merge pull request #5354 from KDima23/fix-skip-amt-algorithm
fix skip-amt-algorithm
2023-09-18 09:39:23 +01:00
KDima23
cf8f4b682a
fix skip-amt-algorithm
The r.certs[0].md field is null. Therefore, attempting to check if r.certs[0].md.algorithm is null will result in an error.
2023-09-18 10:31:43 +02:00
Simon Smith
42f275ac93 add header onclick event 2023-09-17 19:01:11 +01:00
Ylian Saint-Hilaire
2bb65110f8
Merge pull request #5343 from Ylianst/fix-multidisplay-multimonitor
fix multidisplay multimonitor
2023-09-15 17:37:57 -07:00
Ylian Saint-Hilaire
9ffa2bc116
Merge pull request #5349 from Ylianst/fix-device-messaging
check msghandle for messaging
2023-09-15 17:37:25 -07:00
Ylian Saint-Hilaire
fcdac82f53
Merge pull request #5351 from Ylianst/fix-nedbtodb-again
Fix nedbtodb again
2023-09-15 17:36:54 -07:00
Ylian Saint-Hilaire
f7f59483a5
Merge pull request #5350 from Ylianst/fix-discord-hash
fix discord hash compare
2023-09-15 17:36:42 -07:00
Ylian Saint-Hilaire
551a9cb672 Fixed readme.md, removed mention of public server. 2023-09-15 17:25:57 -07:00
Simon Smith
bca4f1c217
remove duplicate pendingTransfer++ 2023-09-15 14:41:41 +01:00
Simon Smith
53a96fb26b
fix-netodb-again 2023-09-15 14:38:17 +01:00
Simon Smith
3a6e01d08e
discord string compare not integer 2023-09-14 20:34:11 +01:00
Simon Smith
3ce50b5cc1
fix discord hash compare 2023-09-14 20:31:38 +01:00
Simon Smith
3de12093c6
check msghandle for messaging 2023-09-14 14:55:49 +01:00
Simon Smith
f1c2e307dc
Merge pull request #5348 from ioanmo226/fix/readme-doc-link
Fix: readme doc link issue
2023-09-13 23:06:34 +01:00
Ioan Moldovan
d5d782094b fix: readme doc link issue 2023-09-13 13:49:14 -04:00
Simon Smith
3c6e6fc4bf
fix multidisplay multimonitor 2023-09-12 02:20:19 +01:00
Ylian Saint-Hilaire
d6a77e5c19 Version 1.1.11 2023-09-11 10:25:36 -07:00
Ylian Saint-Hilaire
277333724b Updated nodejs in translate.bat 2023-09-11 10:07:12 -07:00
Ylian Saint-Hilaire
14a1639a4f Fixed dependencies. 2023-09-11 09:52:23 -07:00
Ylian Saint-Hilaire
62f52e91c7 config.json read fixes. 2023-09-11 09:50:15 -07:00
Ylian Saint-Hilaire
0ee671ac74
Merge pull request #5293 from si458/update-chart-js
Update chart js to 4.3.3
2023-09-09 23:06:05 -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
f856b96aa5
Merge pull request #5319 from si458/skip-amt-algorithm
if amt algorithm use it
2023-09-09 23:04:19 -07:00
Ylian Saint-Hilaire
4e6e4fa67e
Merge pull request #5327 from si458/change-setup-timeout
update timeout from 60sec to 15sec
2023-09-09 23:02:28 -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
Ylian Saint-Hilaire
5824ccd3b4
Merge pull request #5332 from si458/update-passport
update passport to 0.6.0
2023-09-09 23:00:59 -07:00
Ylian Saint-Hilaire
5deceb1a21
Merge pull request #5333 from si458/fix-docker-sessionkey
only numbers and letters in session key docker
2023-09-09 23:00:18 -07:00
Ylian Saint-Hilaire
86ad4bc926
Merge pull request #5334 from si458/fix-nedbtodb
Fix nedbtodb and sqlite
2023-09-09 22:59:29 -07:00
Ylian Saint-Hilaire
819ca16ccd
Merge pull request #5335 from si458/add-dns-to-schema
add dns to domains in schema
2023-09-09 22:58:31 -07:00
Simon Smith
93ea293a23
add dns to domains in schema 2023-09-07 21:36:41 +01:00
Simon Smith
23c2627b3b
fix nedb to sqlite migrate 2023-09-07 19:35:03 +01:00
Simon Smith
7ea744fdfe
use new nedb instead of old 2023-09-07 19:31:26 +01:00
Simon Smith
b0dbbf4b5a
only numbers and letters in session key docker 2023-09-07 17:23:17 +01: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
f297857d70
fix-webdav-upload 2023-09-06 13:53:28 +01:00
Simon Smith
200212796a
Update archiver in package.json too 2023-09-01 17:50:39 +01:00
Simon Smith
a84557ef0c
update timeout from 60sec to 15sec 2023-09-01 13:08:22 +01:00