Commit Graph

10353 Commits

Author SHA1 Message Date
SimonFair fd93756a98 Add pci checks in qemu 2025-05-10 12:12:42 +01:00
SimonFair 3208c8c0f1 Fix boot issue starting VM manager. 2025-05-08 16:51:14 +01:00
SimonFair 74a7ac7688 Fix php warning. 2025-04-18 08:51:53 +01:00
SimonFair c04eac0468 Add VM names to confirmation. 2025-04-18 08:39:39 +01:00
SimonFair 6baa22be89 Make script executable 2025-04-11 20:56:55 +01:00
SimonFair 389568e6e9 Check at autostart PCI devices. 2025-04-11 18:18:02 +01:00
SimonFair a110e52d3a Merge remote-tracking branch 'upstream/master' into general-protection-fix 2025-04-08 17:15:27 +01:00
SimonFair 19fe88d633 Update savepcidata in rc.6 2025-04-08 17:14:33 +01:00
tom mortensen 4b6014439d Merge pull request #2125 from SimonFair/Libvirt-in-use-fix-
Fix to rc.libvirt
2025-04-07 09:51:48 -07:00
tom mortensen 0cee607627 Merge pull request #2124 from bergware/master
Networking: fix duplicate metrics handling
2025-04-07 09:50:45 -07:00
tom mortensen bb57b06405 Merge pull request #2123 from zackspear/refactor/footer-rendering
refactor: DefaultPageLayout footer rendering
2025-04-07 09:50:10 -07:00
SimonFair f5b4145a2b Fix to rc.libvirt 2025-04-07 13:31:02 +01:00
SimonFair 9f1d5e6b3b PHP Fixes and code updates 2025-04-07 11:13:12 +01:00
bergware bcc1287d53 Update Wireless.php 2025-04-07 10:10:52 +02:00
SimonFair 002b857b22 Add acknowledge all button 2025-04-06 09:27:46 +01:00
bergware 2f780b1a91 Wireless: improved start / stop of wifi service 2025-04-06 01:13:39 +02:00
SimonFair c2e9450e90 Add dashboard update. 2025-04-05 22:26:02 +01:00
SimonFair 37e03531de VM Functions and System devices. 2025-04-05 22:08:43 +01:00
bergware 66aef25def Networking: fix duplicate metrics handling 2025-04-05 11:09:33 +02:00
Zack Spear d19f3d2a3a chore: Add PHPDoc comments for releaseDateYear and getArrayStatus functions to improve code documentation and clarity. 2025-04-04 20:53:22 -07:00
Zack Spear 18ea6d8e35 fix: Correct logic in releaseDateYear function to only set timestamp if it exists, ensuring accurate year display in footer 2025-04-04 18:39:26 -07:00
Zack Spear e6d4c8ca29 feat: Add releaseDateYear function to dynamically display the copyright year in the footer based on the build timestamp 2025-04-04 18:36:46 -07:00
Zack Spear d11b22215f refactor: Move footer rendering logic and getArrayStatus function to a new Footer.php file for improved organization and maintainability. 2025-04-04 17:59:45 -07:00
Zack Spear d4480c366d Refactor: Update getArrayStatus function to return an associative array for better data handling and improve footer rendering logic. 2025-04-04 17:53:09 -07:00
Zack Spear cd990c8f1a Refactor: Simplify footer structure and encapsulate array status logic in a new function for improved readability and maintainability. 2025-04-04 17:49:04 -07:00
tom mortensen 75888d0447 Merge pull request #2121 from unraid/fix/css-ui-dropdownchecklist
fix: ui-dropdownchecklist styles
7.1.0-beta.3
2025-04-04 17:02:56 -07:00
Zack Spear b48ee4dd45 docs: add comment to ui-dropdownchecklist styles explaining width adjustment rationale 2025-04-04 16:37:43 -07:00
Zack Spear 5c91726626 fix: adjust background position for ui-dropdownchecklist to enhance layout consistency 2025-04-04 15:44:57 -07:00
Zack Spear c18870c0aa refactor: consolidate and update ui-dropdownchecklist styles for improved maintainability and consistency 2025-04-04 15:05:59 -07:00
Zack Spear 6c815194c4 fix: ui-dropdownchecklist background 2025-04-04 13:17:50 -07:00
tom mortensen 5d554713d5 Merge pull request #2120 from Squidly271/patch-67
Fix: Enable Apply button when adding a VLAN
2025-04-04 10:41:35 -07:00
Squidly271 8b90d7353f Fix: Enable Apply button when adding a VLAN 2025-04-04 13:13:44 -04:00
tom mortensen 07c30adc13 Merge pull request #2115 from bergware/master
Wireless fixes
2025-04-04 09:36:06 -07:00
tom mortensen b95b04e7fe Merge pull request #2117 from unraid/fix/css-refactor-issues
fix: 7.1.0 css refactor tweaks for testing feedback
2025-04-04 09:35:44 -07:00
tom mortensen 36a899d0e6 Merge pull request #2118 from unraid/chore/clean-up-shade-classes
refactor: theme specific shade classes
2025-04-04 09:34:03 -07:00
tom mortensen 179faf52cf Merge pull request #2119 from Squidly271/patch-66
Refactor: Nchan OOM recovery - switch to nginx restart
2025-04-04 09:27:44 -07:00
Squidly271 d938bf1b6b Refactor: Nchan OOM recovery - switch to nginx restart 2025-04-04 11:05:06 -04:00
SimonFair 932a1ed078 Merge remote-tracking branch 'upstream/master' into general-protection-fix 2025-04-04 12:11:58 +01:00
SimonFair f1bb7124f3 Add helper functions 2025-04-04 12:11:34 +01:00
Zack Spear d364973546 refactor: update .shade class in default-base.css to use rem units for margin and padding, enhancing consistency and maintainability 2025-04-03 18:31:32 -07:00
Zack Spear 260406f25c refactor: consolidate theme-specific CSS classes by removing redundant shade classes across multiple pages and updating styles for improved maintainability 2025-04-03 18:21:12 -07:00
Zack Spear 053116a047 fix: remove unnecessary whitespace in VSCode settings.json for cleaner configuration 2025-04-03 17:10:09 -07:00
Zack Spear 61dca4cd84 fix: update feedback script to use standardized CSS class for feedback images, improving consistency in error and success messages 2025-04-03 16:48:46 -07:00
Zack Spear b5e67b4293 refactor: update feedback script for improved readability and maintainability by standardizing PHP tags, restructuring CSS classes, and enhancing layout organization 2025-04-03 16:43:56 -07:00
Zack Spear 16732d6a75 fix: add php-cs-fixer executable path to VSCode settings for improved code formatting 2025-04-03 16:42:54 -07:00
Zack Spear f1692d3e3f refactor: simplify jGrowl notification styles in default-dynamix.css by using nested selectors for better organization and maintainability 2025-04-03 15:53:13 -07:00
Zack Spear 35b3fd4509 fix: add comments to default-color-palette.css for clarity on color naming conventions and brand colors 2025-04-03 15:53:13 -07:00
Zack Spear f73f786a7b fix: enhance jGrowl notification styles in default-dynamix.css by adding box-shadow for better visibility 2025-04-03 15:53:13 -07:00
Zack Spear d6f30cd902 refactor: create edit.css for both UpdateVM.page & AddVM.page removing duplicated styles 2025-04-03 15:53:13 -07:00
Zack Spear 9289df5e68 fix: comment out .fileTree styles across multiple CSS files to streamline layout and prevent conflicts 2025-04-03 15:53:13 -07:00