Commit Graph

6228 Commits

Author SHA1 Message Date
Ylian Saint-Hilaire
b4e0dbcd80 More module install improvements, NodeJS minimum version is now 11 due to express-handlebar. 2023-10-21 01:00:47 -07:00
Ylian Saint-Hilaire
aadfbafc33 Improved translation.js module installation. 2023-10-20 23:59:14 -07:00
Ylian Saint-Hilaire
cdde9b5d67 Major changes to the way NPM is used to install modules, should fix meshcentral updateing incorrectly and other module issues. 2023-10-20 23:36:02 -07:00
Ylian Saint-Hilaire
25b0ac3a6d Rolled back express-ws to 4.0.0 due to 5.x not handling invalid web socket flags correctly. 2023-10-20 20:07:25 -07:00
Simon Smith
a60b4cbbea
add Go To Folder (#5424)
Signed-off-by: Simon Smith <simonsmith5521@gmail.com>
2023-10-20 17:31:25 -07:00
Simon Smith
e20a585b3a
use mysql2 package to support mysql8 (#5427)
Signed-off-by: Simon Smith <simonsmith5521@gmail.com>
2023-10-20 17:30:57 -07:00
Simon Smith
58580beb96
add hover title to temps and more sensors (#5434)
* add hover title to temperatures

Signed-off-by: Simon Smith <simonsmith5521@gmail.com>

* fix temp trim

Signed-off-by: Simon Smith <simonsmith5521@gmail.com>

* add extra linux sensors

Signed-off-by: Simon Smith <simonsmith5521@gmail.com>

* add padding for temps on multi lines

Signed-off-by: Simon Smith <simonsmith5521@gmail.com>

---------

Signed-off-by: Simon Smith <simonsmith5521@gmail.com>
2023-10-20 17:30:39 -07:00
Simon Smith
47767e86a1
add android apk to web ui (#5449)
* add android apk to web ui

Signed-off-by: Simon Smith <simonsmith5521@gmail.com>

* add amazon and google buttons instead

Signed-off-by: Simon Smith <simonsmith5521@gmail.com>

* add android link and brand icons to agentinvite

Signed-off-by: Simon Smith <simonsmith5521@gmail.com>

* oops change mysql back

Signed-off-by: Simon Smith <simonsmith5521@gmail.com>

* add android to agentinvite selector

Signed-off-by: Simon Smith <simonsmith5521@gmail.com>

* forgot paragraph begin

Signed-off-by: Simon Smith <simonsmith5521@gmail.com>

---------

Signed-off-by: Simon Smith <simonsmith5521@gmail.com>
2023-10-20 17:29:48 -07:00
Simon Smith
e35af29ad0
dont allow duplicate emails (#5452)
Signed-off-by: Simon Smith <simonsmith5521@gmail.com>
2023-10-20 17:29:16 -07:00
Simon Smith
1002bbb952
add display sizes to files (#5455)
Signed-off-by: Simon Smith <simonsmith5521@gmail.com>
2023-10-20 17:28:42 -07:00
Ylian Saint-Hilaire
0f91268547
Merge pull request #5459 from Ylianst/add-tags-to-columns
add tags to columns
2023-10-20 17:27:22 -07:00
Simon Smith
19e03eaf29 add tags to columns
Signed-off-by: Simon Smith <simonsmith5521@gmail.com>
2023-10-19 23:25:27 +01:00
Simon Smith
c9b47edc75 explain allowlogintoken correctly
Signed-off-by: Simon Smith <simonsmith5521@gmail.com>
2023-10-18 12:06:44 +01:00
Simon Smith
2791e03338
fix graph needs destroying first 2023-10-16 16:22:02 +01:00
Simon Smith
4b5b9250f1
make dev master docker image 2023-10-16 01:13:17 +01:00
Simon Smith
ad14c83400
fix backspace mobile ssh 2023-10-15 23:42:08 +01:00
Simon Smith
d095831b6d use devicelocator if no banklabel for memory
Signed-off-by: Simon Smith <simonsmith5521@gmail.com>
2023-10-12 16:51:44 +01:00
Simon Smith
556d72dfad
add linux memory (#5423) 2023-10-12 16:23:56 +01:00
Simon Smith
9884db3ce0
fix undefined memory label (#5422) 2023-10-12 15:35:28 +01:00
Simon Smith
bb7a5e9cce add bios mode to mobile view 2023-10-11 22:08:43 +00:00
Ylian Saint-Hilaire
b57bb1ad27
Merge pull request #5410 from Ylianst/enable-ssh-windows
enable ssh connect for windows
2023-10-09 15:45:55 -07:00
Simon Smith
548d76efed enable ssh connect for windows
Signed-off-by: Simon Smith <simonsmith5521@gmail.com>
2023-10-09 21:28:27 +00:00
Simon Smith
a39f874c71
fix random files connect button vanishing (#5409) 2023-10-09 21:14:06 +01:00
Ylian Saint-Hilaire
5ad481a2e0 Version 1.1.13 2023-10-09 04:16:29 -07:00
Ylian Saint-Hilaire
7c4312f0c6 Fixed dependencies. 2023-10-09 04:15:01 -07:00
Ylian Saint-Hilaire
66284e2813 Version 1.1.12 2023-10-08 21:50:11 -07:00
Ylian Saint-Hilaire
467a30ba66 Merge branch 'master' of https://github.com/Ylianst/MeshCentral 2023-10-08 21:33:33 -07:00
Ylian Saint-Hilaire
6e1138ee5b Added scrollToTop option in domain section of the config.json. 2023-10-08 21:33:23 -07:00
Simon Smith
ae55285493
ignore if client sent new identifiers (#5403) 2023-10-08 14:27:39 +01:00
Simon Smith
553bcc9b8d
add bios mode uefi or legacy 2023-10-08 11:59:43 +01:00
Simon Smith
1a34cba9fb add bios mode
Signed-off-by: Simon Smith <simonsmith5521@gmail.com>
2023-10-08 10:47:51 +00:00
Ylian Saint-Hilaire
78ef26ec3e Updated MeshCentral Router. 2023-10-07 12:31:03 -07:00
Ylian Saint-Hilaire
d2e52fbbff
Merge pull request #5382 from Ylianst/deny-resetaccount-pass-auth
deny resetaccount pass change with external auth
2023-10-07 11:45:13 -07:00
Ylian Saint-Hilaire
dd172a2b24
Merge pull request #5391 from Ylianst/scroll-to-top
add scroll to top button
2023-10-06 12:17:34 -07:00
Ylian Saint-Hilaire
e1b435fb0c
Merge pull request #5392 from Ylianst/bios-serial
add bios serial for windows
2023-10-06 12:16:54 -07:00
Ylian Saint-Hilaire
484146fb09
Merge pull request #5397 from Ylianst/add-tags-csv
add tags to csv
2023-10-06 12:16:33 -07:00
Ylian Saint-Hilaire
a0b7280893
Merge pull request #5398 from Ylianst/hide-powerstate
hidePowerTimeline
2023-10-06 12:16:06 -07:00
Ylian Saint-Hilaire
87382465aa
Merge pull request #5399 from Ylianst/copy-secret-totp
add copy button to secret totp
2023-10-06 12:15:41 -07:00
Ylian Saint-Hilaire
932584982c
Merge pull request #5393 from Abarna512/patch-1
Disconnect desktop session from User-side using Privacy bar.
2023-10-06 12:04:18 -07:00
Simon Smith
62c2ee08b1
Merge pull request #5400 from Ylianst:fix-pwa-manifest
fix pwa manifest
2023-10-06 19:39:05 +01:00
Simon Smith
4171a0766f fix pwa manifest
Signed-off-by: Simon Smith <simonsmith5521@gmail.com>
2023-10-06 18:24:51 +00:00
Simon Smith
5126c5a1ef add copy button to secret totp
Signed-off-by: Simon Smith <simonsmith5521@gmail.com>
2023-10-06 17:36:41 +00:00
Simon Smith
82c94cdf9d rename hidepowerstate to hidepowertimeline 2023-10-06 12:31:25 +00:00
Simon Smith
8b8ec48430 hide powerstate with hidepowerstate
Signed-off-by: Simon Smith <simonsmith5521@gmail.com>
2023-10-06 12:01:04 +00:00
Simon Smith
4702926773 add tags to csv
Signed-off-by: Simon Smith <simonsmith5521@gmail.com>
2023-10-06 09:31:45 +00:00
Abarna512
a397d9a79a
Disconnect desktop from User-side using Privay bar
If 'privacy bar' user consent option is enabled for desktop, then it will show the privacy bar in user side while taking desktop access.
But it will not disconnect the session even though clicks the close option. It will only close the privacy bar. This issue is fixed.

https://github.com/Ylianst/MeshCentral/issues/5289
2023-10-05 16:35:23 +05:30
Simon Smith
75a92ce485 add linux bios serial
Signed-off-by: Simon Smith <simonsmith5521@gmail.com>
2023-10-04 19:51:59 +00:00
Simon Smith
14c3816fc9 add bios serial for windows
Signed-off-by: Simon Smith <simonsmith5521@gmail.com>
2023-10-04 18:51:02 +00:00
Simon Smith
2b5e0e23be add scroll to top button
Signed-off-by: Simon Smith <simonsmith5521@gmail.com>
2023-10-04 16:16:48 +00:00
Simon Smith
6d27ff5969
Merge pull request #5390 from Ylianst/auth-ntfy
add authorization to ntfy
2023-10-04 13:59:31 +01:00