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
Zack Spear
bab342df7b
Merge branch 'master' into feat/theme-helper-class
2025-05-05 10:46:17 -07:00
SimonFair
3da0ca48de
XML Icon change fix.
2025-04-28 18:49:43 +01:00
bergware
1e9b5acd37
Docker and VM: remove path do not exist warning
2025-04-25 11:52:25 +02:00
bergware
57c1684d7d
Docker and VM: remove "path does not exist" warning
2025-04-24 09:19:01 +02:00
SimonFair
3a389133be
Initial Commit for Virtual sound cards.
...
Testing + Helptext still to be completed.
2025-04-13 20:02:27 +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
787dad82ff
Merge remote-tracking branch 'upstream/master' into Intel-processor-core-types
2025-04-09 13:38:54 +01:00
SimonFair
a110e52d3a
Merge remote-tracking branch 'upstream/master' into general-protection-fix
2025-04-08 17:15:27 +01:00
Zack Spear
cb0dbb4657
refactor: replace $theme1 variable usage with ThemeHelper methods for consistency across multiple pages
2025-04-07 11:44:58 -07:00
Zack Spear
f041c83a92
feat: implement ThemeHelper class to centralize theme management and improve color handling across various pages
2025-04-07 11:44:58 -07:00
Zack Spear
5563e51577
fix: remove duplicate jquery.ui.css stylesheet reference from VMTemplates.page
2025-04-07 10:05:49 -07:00
SimonFair
9f1d5e6b3b
PHP Fixes and code updates
2025-04-07 11:13:12 +01:00
SimonFair
37e03531de
VM Functions and System devices.
2025-04-05 22:08:43 +01:00
SimonFair
cfdd4c487d
Initial commit
2025-04-04 10:20:26 +01: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
Zack Spear
c2738a1786
fix: streamline VMTemplates.page by removing duplicate stylesheet and script links, improving load efficiency
2025-04-03 15:53:13 -07:00
Zack Spear
e66406d1ae
fix: update AddVM.css to use custom border variable for consistency
2025-04-03 15:53:12 -07:00
Zack Spear
97398aa862
fix: enhance AddVM.css with hover effects and layout adjustments for image chooser
2025-04-03 15:53:12 -07:00
Zack Spear
33132c6c03
fix: remove line-height from VMTemplates.css
2025-04-03 15:53:12 -07:00
Zack Spear
62c12b5ada
style: add jquery.ui.css & dynamix-jquery-ui.css into DefaultPageLayout and out of .page files
2025-04-02 10:58:55 -07:00
Zack Spear
1f8358375f
chore: VMTemplates remove link to refactored CSS files
2025-04-01 15:51:06 -07:00
Zack Spear
9c468b636b
style: replace DockerManager.css with dynamix-jquery-ui.css across multiple pages for improved theme consistency and maintainability
2025-04-01 15:37:49 -07:00
Zack Spear
5d9f36129d
style: delete duplicate theme-specific CSS files and update VMTemplates.css to use CSS variables for background colors, enhancing maintainability and consistency across themes
2025-03-31 19:28:06 -07:00
Zack Spear
16a647d1c8
Merge branch 'master' into feat/css3-variables
2025-03-31 11:44:47 -07:00
tom mortensen
e5c0dacecb
Merge pull request #2081 from Squidly271/nchan-fix
...
Refactor: Prevent nchan updates on browsers not in focus
2025-03-24 11:58:15 -07:00
Squidly271
0c33f55894
Copyright
2025-03-24 14:13:34 -04:00
Squidly271
a9b00b4d19
Support VM page
2025-03-24 12:45:15 -04:00
SimonFair
afe4b2ba15
Update Custom.form.php
2025-03-21 10:53:07 +00:00
SimonFair
0de81c7377
Updated helptext for pinned cores.
2025-03-08 18:30:53 +00:00
SimonFair
4ab411a0fd
Fix: Filter out GPUs bound to vfio for virgl.
2025-03-06 21:57:26 +00:00
SimonFair
ae9446ebee
Merge remote-tracking branch 'upstream/master' into VM-Manager-PHP-Fixes
2025-03-06 18:46:21 +00:00
SimonFair
7b47f11f74
Standardise on name for vCPUs and Cores
2025-03-06 17:24:09 +00:00
SimonFair
e18604318a
Fix: Revert button to Add VM.
2025-03-06 15:52:03 +00:00
tom mortensen
0b1af9db0d
Merge pull request #2039 from SimonFair/VM-Manager-PHP-Fixes
...
Disable NV from render values.
2025-02-24 09:14:54 -08:00
bergware
99bb469a5d
VMs: truncate too long label text
2025-02-24 13:09:40 +01:00
SimonFair
b2537a04e5
Disable NV from render values.
2025-02-23 12:49:36 +00:00
tom mortensen
43e34027d5
Merge pull request #2029 from SimonFair/VM-Manager-PHP-Fixes
...
Fix: Clone if driver is QXL.
2025-02-20 13:07:11 -08:00
SimonFair
65e06ee572
Fix: Clone if driver is QXL.
...
Fix: PHP Errors and code tidy.
2025-02-18 17:14:29 +00:00
tom mortensen
e45d1cf6d1
Merge pull request #2028 from SimonFair/VM-Manager-PHP-Fixes
...
Fix: PHP Fixes
2025-02-17 13:00:06 -08:00