Commit Graph

342 Commits

Author SHA1 Message Date
bergware 688927fd53 Dashboard: add timezone indicator 2023-10-17 12:05:04 +02:00
bergware ca7e1efdfe Dashboard: add hyperlink to clock 2023-10-17 09:52:08 +02:00
bergware a6278fb671 device_list: fix missing parameter 2023-10-17 09:51:47 +02:00
bergware cd190843ab container_size: rename $unit to $units 2023-10-17 09:51:28 +02:00
bergware 5adacfba98 white theme: minor style fix 2023-10-16 19:11:13 +02:00
bergware ddf80158a9 VMsettings: fix typo 2023-10-16 18:27:54 +02:00
bergware b3cd2b53dc DockerContainers: remove redundant brackets 2023-10-16 18:18:35 +02:00
bergware 0f455a69a5 DockerClient: remove unnecessary assignment 2023-10-16 18:14:34 +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 dab8b99c9c minor syntax update 2023-10-16 12:18:57 +02:00
bergware 855da15b23 Fix typos 2023-10-16 12:15:16 +02:00
tom mortensen e7abf704c5 Merge pull request #1462 from bergware/master
Miscellaneous updates and fixes
2023-10-15 14:24:33 -07:00
bergware 646314051b Minor code cleanup 2023-10-15 16:34:35 +02:00
bergware 9d788f010f VM snapshot: updated remove dialog 2023-10-15 16:29:07 +02:00
bergware 903a630fd0 VM snapshot: updated remove dialog 2023-10-15 16:27:55 +02:00
bergware 5d6cbbd3a6 Dialog window: adjust height 2023-10-15 16:22:30 +02:00
bergware b2fcdf1d32 VM menu: add space in text 2023-10-15 16:05:57 +02:00
bergware ef26fb3f57 Revert "VM manager: minor icon update"
This reverts commit ab661ccc06.
2023-10-15 15:50:53 +02:00
bergware ab661ccc06 VM manager: minor icon update 2023-10-15 15:47:08 +02:00
bergware a47cea481f SysDrivers: icon update 2023-10-15 15:37:50 +02:00
bergware 5a5b7f127b Docker: minor style update 2023-10-15 15:24:12 +02:00
bergware 3e1801faa0 Docker: minor style update 2023-10-15 15:18:09 +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 a2818218c6 Make dialog boxes consistent 2023-10-14 14:21:18 +02:00
bergware 378eb9916c Make dialog boxes consistent 2023-10-14 14:18:56 +02:00
bergware aef7b4c012 VMs: add missing space in text 2023-10-14 14:02:22 +02:00
bergware f9167b929f snaphots: several updates for Dashboard and VMs page 2023-10-14 13:54:13 +02:00
SimonFair e3cbf2309d PHP and Code tidy fixes 2023-10-14 11:31:12 +01: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 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
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