Commit Graph

1723 Commits

Author SHA1 Message Date
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
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
2791e03338
fix graph needs destroying first 2023-10-16 16:22:02 +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
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
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
1a34cba9fb add bios mode
Signed-off-by: Simon Smith <simonsmith5521@gmail.com>
2023-10-08 10:47:51 +00: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
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
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
12a248f102 make server config editor readonly
Signed-off-by: Simon Smith <simonsmith5521@gmail.com>
2023-10-04 09:27:30 +00:00
Ylian Saint-Hilaire
3a3663bb55 Improvements to show config option in MyServer tab. 2023-10-03 20:35:02 -07:00
Ylian Saint-Hilaire
0e671bbe81
Merge pull request #5387 from Ylianst/add-volume-info
Add Volumes+Bitlocker
2023-10-03 19:42:11 -07:00
Simon Smith
128919b851 add bitlocker to csv
Signed-off-by: Simon Smith <simonsmith5521@gmail.com>
2023-10-03 20:11:35 +00:00
Simon Smith
3d5fc3ae2e server config title
Signed-off-by: Simon Smith <simonsmith5521@gmail.com>
2023-10-03 17:23:16 +00:00
Simon Smith
eb8df307ec show server config for admins
Signed-off-by: Simon Smith <simonsmith5521@gmail.com>
2023-10-03 17:20:22 +00:00
Simon Smith
d19e456efb add bitlock to mobile view
Signed-off-by: Simon Smith <simonsmith5521@gmail.com>
2023-10-03 13:10:36 +00:00
Simon Smith
55f16ab0ac add frontend bitlocker
Signed-off-by: Simon Smith <simonsmith5521@gmail.com>
2023-10-03 12:19:11 +00:00
Simon Smith
8bf905e1c2 add missing openwrt
Signed-off-by: Simon Smith <simonsmith5521@gmail.com>
2023-09-29 12:04:19 +00:00
Ylian Saint-Hilaire
1e93057c52 Fixed user edit screen links. 2023-09-24 20:32:52 -07:00
Simon Smith
ed3f9b65bf fix android url
Signed-off-by: Simon Smith <simonsmith5521@gmail.com>
2023-09-24 18:52:45 +00:00
Ylian Saint-Hilaire
37b14a6b0b
Merge pull request #5353 from Ylianst/header-click
add header onclick event
2023-09-24 11:47:45 -07:00
Ylian Saint-Hilaire
955c6e1888
Merge pull request #5371 from Ylianst/agentinvite-commands-fix
fix agentinvite linux install/uninstall commands
2023-09-24 11:44:50 -07:00
Ylian Saint-Hilaire
e35e621743
Merge pull request #5372 from Ylianst/fix-uninstall-command
fix uninstall command
2023-09-24 11:43:57 -07: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
42f275ac93 add header onclick event 2023-09-17 19:01:11 +01:00
Simon Smith
3c6e6fc4bf
fix multidisplay multimonitor 2023-09-12 02:20:19 +01:00
Simon
ef2f111eb0 update to chart 4.3.3
Signed-off-by: Simon <simonsmith5521@gmail.com>
2023-08-17 20:18:31 +01:00
Simon Smith
c19d2c5dd0
fix mobile ssh utf8 2023-08-13 01:04:49 +01:00
Ylian Saint-Hilaire
f0ada3fed0 Added space as a remote desktop key customization. 2023-05-25 10:41:03 -07:00
Ylian Saint-Hilaire
e4d8c04afe CSS optimization. 2023-05-25 10:33:40 -07:00
Ylian Saint-Hilaire
02ab92195a
Merge pull request #5133 from si458/patch-1
update star limit to 200
2023-05-25 10:19:18 -07:00
Ylian Saint-Hilaire
9d322746e6
Revert "Remove code redundancy" 2023-05-25 10:18:37 -07:00