Commit Graph

6490 Commits

Author SHA1 Message Date
Simon Smith cb87cc8172
fix removedevice with meshctrl (#5487)
Signed-off-by: si458 <simonsmith5521@gmail.com>
2023-10-31 12:11:37 -07:00
Simon Smith 13ead1ddeb
fix mariadb parsing with mysql (#5488) 2023-10-31 12:11:17 -07:00
Ylian Saint-Hilaire fed8f021f2 Fix recoverable exception in mesh accelerator. 2023-10-29 18:01:37 -07:00
Simon Smith e0d73b2fcd
add agent psinfo (#5476)
Signed-off-by: si458 <simonsmith5521@gmail.com>
2023-10-28 11:29:05 -07:00
Simon Smith 2173921f07
fix runcommands missing data (#5477)
Signed-off-by: si458 <simonsmith5521@gmail.com>
2023-10-28 11:28:30 -07:00
Simon Smith 6c15bcbe05
add last boot up time for windows (#5478)
* add last boot up time for windows

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

* fixed lastbootuptime parsing

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

---------

Signed-off-by: si458 <simonsmith5521@gmail.com>
2023-10-28 11:27:41 -07:00
Simon Smith b52da08c84
add telegram to callmebot (#5480)
Signed-off-by: si458 <simonsmith5521@gmail.com>
2023-10-28 11:27:11 -07:00
Simon Smith c6ebcc6e8e
fix sql batch must use same connection from pool (#5469)
Signed-off-by: si458 <simonsmith5521@gmail.com>
2023-10-24 19:28:29 +01:00
Simon Smith 2117c19717
only run release action when package.json changes 2023-10-24 14:53:27 +01:00
si458 16bb4346e3 fix player text align
Signed-off-by: si458 <simonsmith5521@gmail.com>
2023-10-24 11:10:47 +01:00
Simon Smith 7c263872b1
fix tag darkmode
Signed-off-by: si458 <simonsmith5521@gmail.com>
2023-10-23 19:50:42 +01:00
Ylian Saint-Hilaire 71e3d788e0 Version 1.1.14 2023-10-21 11:40:53 -07:00
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