Commit Graph

7736 Commits

Author SHA1 Message Date
bergware 90ad79e846 Browse: remove legacy check 2023-10-14 01:59:13 +02:00
bergware 21189acdb0 Prepare for automatic style sheet loading per page 2023-10-14 01:42:46 +02:00
bergware 68a367bea7 libvirt_helpers: fix PHP8 error 2023-10-14 01:39:26 +02:00
bergware 0716ed2fe4 Revert "Dashboard: show time in header when collapsed"
This reverts commit c7216f18b2.
2023-10-13 19:29:40 +02:00
bergware c7216f18b2 Dashboard: show time in header when collapsed 2023-10-13 19:26:13 +02:00
tom mortensen 5a69f4b8e3 Merge pull request #1460 from bergware/master
Miscellaneous fixes and updates
2023-10-13 10:11:20 -07:00
bergware d06d2cb476 Dashboard: Remove leading zero in time display 2023-10-13 18:51:22 +02:00
bergware a162a40a46 rc.S.cont: fix regression error in timezone setting 2023-10-13 18:47:02 +02:00
bergware 523cad12bc Merge remote-tracking branch 'upstream/master' 2023-10-13 18:10:43 +02:00
bergware 2ddceae4a3 Prepare for automatic style sheet loading per page 2023-10-13 18:08:58 +02:00
tom mortensen 25a8c10165 Merge pull request #1459 from bergware/master
Dashboard: fix font-size in processor and system bars
2023-10-13 09:05:49 -07:00
bergware 48e8c5bb73 Prepare for automatic style sheet loading per page 2023-10-13 17:59:06 +02:00
bergware 5bd4280e83 Prepare for automatic style sheet loading per page
This feature will be used in future development of the GUI
It allows pages to have their own style sheet settings stored in a related .css file
2023-10-13 17:49:13 +02:00
bergware a6d66e0a65 Dashboard: more enhancements 2023-10-13 16:15:07 +02:00
bergware 64d161d09d Dashboard: more enhancements 2023-10-13 15:33:22 +02:00
bergware e0ec6c1164 Dashboard: add current time display 2023-10-13 15:26:50 +02:00
bergware debcacc1ba Dashboard: more enhancements 2023-10-13 12:33:33 +02:00
bergware 946a32fd96 Dashboard: more enhancements 2023-10-13 12:24:00 +02:00
bergware 540215bc5d Dashboard: more enhancements 2023-10-13 12:13:17 +02:00
bergware 7ee1d71d13 Dashboard: more enhancements 2023-10-13 12:06:02 +02:00
bergware 5362627433 Dashboard: reintroduce borders around tiles 2023-10-13 11:26:27 +02:00
bergware 83cb642448 Dashboard: more enhancements 2023-10-13 10:52:02 +02:00
bergware 84b265cbe4 Dashboard: more enhancements 2023-10-13 10:43:35 +02:00
bergware 5e2dc9da2f Dashboard: more enhancements 2023-10-13 10:39:34 +02:00
bergware 93b1f0d915 Dashboard: fix font-size in processor and system bars 2023-10-13 10:07:20 +02:00
tom mortensen 1149e0e1bd Merge pull request #1458 from bergware/master
Improve Dashboard tiles when hidden
2023-10-12 16:30:29 -07:00
bergware 3463bf8521 Improve Dashboard tiles when hidden 90a2ced9 2023-10-13 00:07:52 +02:00
bergware 9b0fbf1256 Improve Dashboard tiles when hidden 2023-10-12 23:42:43 +02:00
bergware 90a2ced901 Improve Dashboard tiles when hidden 2023-10-12 23:20:06 +02:00
tom mortensen 8d550ccf7e Merge pull request #1457 from SimonFair/Disable-VM-Manager-Autostart
Create VM autostart disable option
2023-10-12 12:51:13 -07:00
tom mortensen dd305fa8a8 Merge pull request #1456 from bergware/master
rc.inet1: add "status" command
2023-10-12 12:50:35 -07:00
SimonFair 093d754b74 Create VM autostart disable option 2023-10-12 20:27:37 +01:00
bergware 4068b85470 dashboard: display separate tiles without borders 2023-10-12 18:12:10 +02:00
bergware 454d819634 dashboard: display separate tiles without borders 2023-10-12 17:42:29 +02:00
bergware ab914472f0 rc.inet1: minor code update 2023-10-12 10:55:11 +02:00
bergware 5543f8c2e9 rc.inet1: minor code update 2023-10-12 10:40:49 +02:00
bergware 20e29bcf75 rc.inet1: add "status" command 2023-10-12 10:32:27 +02:00
bergware a948173f15 rc.inet1: add "status" command 2023-10-12 10:28:54 +02:00
tom mortensen b54c4ec103 Merge pull request #1454 from bergware/master
scripts dutchification - batch 2
2023-10-11 14:04:00 -07:00
bergware 6902238f1a Disk Settings: add possibility to change encryption phrase/keyfile 2023-10-11 21:48:54 +02:00
bergware 79476b0a84 Disk Settings: add possibility to change encryption phrase/keyfile 2023-10-11 21:41:39 +02:00
bergware e8cef12319 Disk Settings: add possibility to change encryption phrase/keyfile 2023-10-11 21:37:34 +02:00
bergware 6b9bc3c00f Revert "rc.mcelog: don't start when unsupported cpu"
This reverts commit 1dd3c10103.
2023-10-11 21:19:45 +02:00
bergware 1dd3c10103 rc.mcelog: don't start when unsupported cpu 2023-10-11 21:11:22 +02:00
bergware 77de3cb541 rc.mcelog: don't start when unsupported cpu 2023-10-11 21:07:08 +02:00
tom mortensen 2ad95e3d5a Merge pull request #1453 from SimonFair/Add-PCI-Override-and-include-CoralTPU-as-default
Add Override File support and default support for Coral TPu
2023-10-11 12:02:14 -07:00
bergware ef63045632 scripts dutchification - batch 2 2023-10-11 20:44:38 +02:00
SimonFair 357171fec5 Add Override File support and default support for Coral TPu 2023-10-11 19:16:01 +01:00
tom mortensen fee32792f9 Merge pull request #1449 from unraid/mirrored-syslog
Improved handling of USB-mirrored syslogs
2023-10-11 08:48:32 -07:00
tom mortensen 3b54299f9a Merge pull request #1451 from bergware/master
Miscellaneous updates and fixes
2023-10-11 08:47:38 -07:00