Commit Graph

251 Commits

Author SHA1 Message Date
bergware 5adacfba98 white theme: minor style fix 2023-10-16 19:11:13 +02:00
bergware 1d031aa262 wireguard update: add explanation about parsing 2023-10-16 17:53:51 +02:00
bergware 4581506883 wireguard update: add explanation about parsing 2023-10-16 12:30:24 +02:00
bergware 855da15b23 Fix typos 2023-10-16 12:15:16 +02:00
bergware 5d6cbbd3a6 Dialog window: adjust height 2023-10-15 16:22:30 +02:00
bergware a47cea481f SysDrivers: icon update 2023-10-15 15:37:50 +02:00
bergware fec05e98bf Dashboard: minor icon update 2023-10-15 14:52:56 +02:00
bergware 536d990ee1 Dashboard: show time in header of collapsed tile 2023-10-15 12:18:16 +02:00
bergware 7cd7c4b897 Dashboard: show time in header of collapsed tile 2023-10-15 12:11:24 +02:00
bergware 069f527445 Wireguard: fix LAN access when vhost interface is used 2023-10-15 10:33:34 +02:00
bergware 801c33a832 Wireguard: fix LAN access when vhost interface is used 2023-10-15 10:17:39 +02:00
bergware 416f8c4ceb Fix PHP8 errors 2023-10-14 23:37:53 +02:00
bergware 7715e09bef styling min width 2023-10-14 20:42:15 +02:00
bergware 65c8f4790e default-azure.css: remove unused entry 2023-10-14 20:32:32 +02:00
bergware 46148e7fb6 default-black.css: fix typo 2023-10-14 20:16:30 +02:00
bergware ecde592124 snaphots: several updates for Dashboard and VMs page 2023-10-14 20:09:04 +02:00
bergware 202cb8c222 Move inline styling in page files to dedicated css files
Instead of styling defined inside a page file, these settings are now kept in a dedicated css file. This has several advantages:

- It comes much easier to maintain styling, all css files are easy to find and update
- Browser can cache css files, which may improve page loading time
- Separate theme css files exist, no more need to make selection by coding

- This PR is a 1-to-1 move of existing inline styling to css files
- In future more optimization can be made by consolidating css files
2023-10-14 19:02:35 +02:00
bergware 287468005a Prepare for automatic style sheet loading per page 2023-10-14 15:49:06 +02:00
bergware b8d932d050 Prepare for automatic style sheet loading per page 2023-10-14 15:46:38 +02:00
bergware 2f82d097b6 Make dialog boxes consistent 2023-10-14 14:41:17 +02:00
bergware 378eb9916c Make dialog boxes consistent 2023-10-14 14:18:56 +02:00
bergware f9167b929f snaphots: several updates for Dashboard and VMs page 2023-10-14 13:54:13 +02:00
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 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
bergware d06d2cb476 Dashboard: Remove leading zero in time display 2023-10-13 18:51:22 +02:00
bergware 2ddceae4a3 Prepare for automatic style sheet loading per page 2023-10-13 18:08:58 +02: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
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
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 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