Commit Graph

7832 Commits

Author SHA1 Message Date
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
SimonFair bde58c0298 Revise processing 2023-10-16 13:24:54 +01: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
bergware 9f65dedda9 rc.scripts: prevent service binding on '0' addresses 2023-10-16 11:04:30 +02:00
tom mortensen e7abf704c5 Merge pull request #1462 from bergware/master
Miscellaneous updates and fixes
2023-10-15 14:24:33 -07:00
tom mortensen d8d054f8fa Merge pull request #1463 from SimonFair/PHP-VM-Manager-Fixes
PHP and Code tidy fixes
2023-10-15 14:21:06 -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
SimonFair 43465bfd35 Disable input if Virtual.
Add Support for OtherPCI Devices
2023-10-15 11:16:20 +01: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
SimonFair b4bd84cd03 Update libvirt.php 2023-10-14 23:48:43 +01:00
SimonFair 83d02ea7ff Initial commit of multifunction support
Need to remove option for virtual gpus.
2023-10-14 23:46:31 +01:00
bergware ed015569a7 Merge remote-tracking branch 'upstream/master' 2023-10-15 00:06:45 +02:00
bergware 416f8c4ceb Fix PHP8 errors 2023-10-14 23:37:53 +02:00
bergware 58a4fb601a rc.S: use absolute path 2023-10-14 22:46:39 +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 4e4d5426e0 rc.libvirt: fix snapshot folder and link creation 2023-10-14 15:15:24 +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 5ac608b43f rc scripts: insert short delay before checking running status 2023-10-14 10:14:25 +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 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