Commit Graph

462 Commits

Author SHA1 Message Date
SimonFair c3fbd382aa Remove OpenElec and LibreElec 2025-07-03 18:25:18 +01:00
Zack Spear fefc4c5bba fix: add manualSpacingOffset to fillAvailableHeight VMs & Dockers for improved layout
- Introduced manualSpacingOffset parameter in DockerContainers.page and VMMachines.page to prevent unwanted scrollable space in the main content.
- Updated fillAvailableHeight calls to include this parameter, enhancing the overall layout consistency across pages.
2025-06-27 12:43:41 -07:00
Zack Spear 77efe32856 refactor: standardize fillAvailableHeight usage across pages
- Replaced existing resize functions with fillAvailableHeight calls in multiple pages for consistent dynamic height adjustments.
- Updated PageMap.page, Processes.page, Syslog.page, Vars.page, DockerContainers.page, VMMachines.page to utilize fillAvailableHeight with appropriate parameters.
- Wrapped relevant elements in 'js-fill-available-height' and 'js-actions' divs for improved structure and layout clarity.
2025-06-27 12:21:03 -07:00
Zack Spear 5e80a64b04 style: refine CPU mode dropdown in VM form
- Removed unnecessary 'narrow' class from the CPU mode dropdown for improved styling consistency in the VM form layout.
2025-06-25 16:42:37 -07:00
Zack Spear 1d9db0c765 style: update VM form layout for improved structure
- Changed the class of the domain div to .Content--non-responsive for better styling.
- Wrapped the status checkboxes in a new table structure to enhance layout consistency in the VM form.
2025-06-25 16:42:18 -07:00
Zack Spear 7665f65c08 style: add margin to multiple VM form elements
- Added a margin-bottom of 2rem to the .multiple class in edit.css to improve spacing in the VM form layout.
2025-06-25 16:36:50 -07:00
tom mortensen 638c1260f5 Merge pull request #2266 from SimonFair/Feature-Changes-for-Spice-multimonitor-
Enhance multimonitor support.
2025-06-23 10:14:30 -07:00
SimonFair 2139fdac5f Initialise qxlheads 2025-06-20 22:38:05 +01:00
SimonFair 2cb0791a2c Enhance multimonitor support. 2025-06-20 22:31:54 +01:00
SimonFair f5de21fa63 Update base.css 2025-06-19 17:28:15 +01:00
tom mortensen 32ff144399 Merge pull request #2235 from bergware/master
Miscellaneous fixes and updates
2025-06-08 11:11:28 -07:00
tom mortensen 0bb9dca1f6 Merge pull request #2230 from unraid/feat/ui-dialog-responsive
feat: ui dialog responsiveness
2025-06-08 11:09:04 -07:00
tom mortensen b162c34dae Merge pull request #2229 from SimonFair/VM-PHP-Fixes
MAC Address option and ZFS ref link
2025-06-08 11:08:32 -07:00
tom mortensen d0c5f5a306 Merge pull request #2227 from unraid/refactor/responsive-tables
refactor: table responsivess min-width
2025-06-08 11:06:42 -07:00
SimonFair ff0b8846e7 Revert "Add virbr to list"
This reverts commit 5ac98519b5.
2025-06-08 09:42:48 +01:00
SimonFair b8144bb85e Revert "remove duplicate virbr0"
This reverts commit 7b57860252.
2025-06-08 09:42:35 +01:00
SimonFair 8978ab2d82 Update Custom.form.php 2025-06-08 09:42:21 +01:00
bergware 762f6ad48c VMs: fix MAC regeneration 2025-06-07 12:38:51 +02:00
bergware 7c485bae57 VMs: fix multiple virbr interfaces may exist 2025-06-07 12:38:02 +02:00
SimonFair 7b57860252 remove duplicate virbr0 2025-06-07 09:01:43 +01:00
SimonFair 5ac98519b5 Add virbr to list 2025-06-07 08:25:56 +01:00
SimonFair dd0349f363 Fix jquery. 2025-06-06 20:34:35 +01:00
SimonFair 252d599ae1 Regen MAC is change from WLAN. 2025-06-06 20:26:47 +01:00
SimonFair 44a3388268 Update libvirt_helpers.php 2025-06-05 13:38:58 +01:00
Zack Spear 80a555ae74 feat: ui dialog responsiveness 2025-06-03 14:16:28 -07:00
SimonFair 9736e09824 MAC Address option and ZFS ref link 2025-06-03 17:29:04 +01:00
Zack Spear d697accdfe style: update TableContainer class to improve layout consistency and responsiveness across Docker and VM pages 2025-06-02 16:34:22 -07:00
bergware b00cf13b4e VMs: translation fixes 2025-05-31 15:55:26 +02:00
bergware f98d5b2121 VM: translation fixes 2025-05-31 15:49:03 +02:00
bergware f6240abd76 Update XML_Expert.form.php 2025-05-31 15:37:12 +02:00
bergware 9c668ea4a4 VMs: fix translation 2025-05-31 15:34:09 +02:00
Zack Spear ba8042a517 fix: enhance layout consistency in VMSettings.css
- Removed unnecessary margin and transform properties from buttons for improved layout consistency.
- This change continues the effort to enhance visual consistency across the plugin.
2025-05-22 12:42:02 -07:00
Zack Spear 40565a9bda fix: enhance layout consistency in DockerSettings.page and VMSettings.page
- Added spacing between hidden input fields and submit buttons for improved layout consistency.
- This change continues the effort to enhance visual consistency across the plugin.
2025-05-22 12:36:03 -07:00
Zack Spear e426e52c4d Merge branch 'master' into feat/responsive-default-page-layout 2025-05-20 18:01:18 -07:00
Zack Spear 42050d5edf fix: VMSettings submit button wrap in span 2025-05-20 16:54:11 -07:00
Zack Spear b428634a42 fix: settings submit button wrap in span 2025-05-20 16:28:11 -07:00
Zack Spear 1c799560d0 style: update VMSettings.page for improved layout clarity
- Added a space before the checkbox input for the advanced view to enhance visual structure.
- This change aligns with ongoing efforts to refine input guidance and visual consistency across the plugin.
2025-05-20 13:59:56 -07:00
tom mortensen 34deed1f35 Merge pull request #2196 from SimonFair/general-protection-fix
Add pci checks in qemu
2025-05-20 00:02:02 -07:00
Zack Spear 0e0a388089 style: Removed unnecessary margin-top style from the status panel checkbox span, enhancing the visual structure. 2025-05-19 16:22:43 -07:00
Zack Spear 1108bb7aca chore: DateTime and VMSettings file formatting 2025-05-19 15:50:35 -07:00
SimonFair fd93756a98 Add pci checks in qemu 2025-05-10 12:12:42 +01:00
Zack Spear a8f432058f style: refactor table structure across multiple pages for scrollable layout on smaller screen sizes
- Wrapped tables in a <div> with class "TableContainer" for better responsiveness.
- Ensured consistent styling and structure across ArrayDevices.page, BootDevice.page, DiskList.page, ShareList.page, DockerContainers.page, Plugins.page, and VMMachines.page.
- Updated CSS to support new table container classes for enhanced layout control.
2025-05-08 18:53:53 -07:00
Zack Spear 091675054e refactor: shares, docker, and vm pages - move away from echoing full HTML 2025-05-07 16:30:42 -07:00
ljm42 f74fb7506f Merge branch 'master' into Intel-processor-core-types 2025-05-06 11:42:05 -07:00
SimonFair 343f66fc23 Merge remote-tracking branch 'upstream/master' into Intel-processor-core-types 2025-05-06 19:28:15 +01:00
SimonFair f2818c679b Merge remote-tracking branch 'upstream/master' into Virtual-Sound-Card 2025-05-06 19:22:06 +01:00
tom mortensen b4be095d31 Merge pull request #2161 from SimonFair/noVNC-update-to-1.6
Update novnc
2025-05-06 10:36:29 -07:00
tom mortensen ca72d4fbb6 Merge pull request #2068 from SimonFair/general-protection-fix
7.x Save PCI Data.
2025-05-06 10:35:00 -07:00
SimonFair 62eac91e47 Update novnc 2025-05-05 17:23:14 -07:00
Zack Spear 503b2c9fa1 chore: comment for VMSettings nitpick suggestion 2025-05-05 12:26:57 -07:00