tom mortensen
0f2c26f15d
Merge pull request #2439 from SimonFair/Fix-cd-rom-driver-values-
...
Bug: Cdrom bus IDE for Q35 is invalid set to SATA
2025-10-28 00:12:54 -07:00
SimonFair
c3d88a7dd8
Bug: Cdrom bus IDE for Q35 is invalid set to SATA
2025-10-26 17:10:27 +00:00
SimonFair
1ad896a5be
Fix: Disk creation error for VM change
2025-10-24 10:29:45 +01:00
SimonFair
171c6f68a6
Fix bootvga check.
2025-10-22 21:16:43 +01:00
tom mortensen
c7324fd535
Merge pull request #2425 from SimonFair/Change-W11-VM-Defaults
...
Fix: Update VM page to show memory in GB if > 1024MB
2025-10-16 13:25:30 -07:00
SimonFair
52d55a2ebb
Fix rounding.
...
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-10-16 10:30:18 +01:00
SimonFair
5e4d04deae
Fix: Update VM page to show memory in GB if > 1024MB
2025-10-16 10:23:18 +01:00
tom mortensen
ce4653aafb
Merge pull request #2424 from SimonFair/Change-W11-VM-Defaults
...
Fix: set cd bus to sata for Win 11
2025-10-15 14:47:55 -07:00
tom mortensen
1ede0dd23c
Merge pull request #2331 from bobbintb/vm-memory-slider
...
VM edit make RAM values human readable
2025-10-15 14:46:43 -07:00
SimonFair
d684cdd3de
Merge remote-tracking branch 'upstream/master' into Change-W11-VM-Defaults
2025-10-15 16:28:45 +01:00
SimonFair
ca917c94cb
remove code no longer required.
2025-10-15 16:25:43 +01:00
SimonFair
7d9f6e4a38
Fix: set cd bus to sata for Win 11
2025-10-15 12:54:35 +01:00
tom mortensen
9e70f88bbb
Merge pull request #2420 from Squidly271/Fix/VMSnapshot
...
Fix: Create snapshot display aberrations
2025-10-14 21:06:39 -07:00
tom mortensen
980cbf8e26
Merge pull request #2419 from SimonFair/Change-W11-VM-Defaults
...
Fix: Change Windows11 defaults
2025-10-14 21:05:53 -07:00
tom mortensen
75da9e0cdf
Merge pull request #2416 from Squidly271/Chore/RemoveExtremeFontSizes
...
Chore: Only support small / normal / large font sizes
2025-10-14 17:33:31 -07:00
Squidly271
8a27d0603e
Fix: Create snapshot display abberations
2025-10-03 15:47:36 -04:00
Armando
5ee3d7a687
Merge branch 'vm-memory-slider' of https://github.com/bobbintb/webgui into vm-memory-slider
2025-10-03 12:56:22 -06:00
Armando
7ccaa2e460
Removed slider, kept dropdown.
2025-10-03 12:56:13 -06:00
SimonFair
feb1a8616c
Update libvirt_helpers.php
2025-10-03 19:47:00 +01:00
bobbintb
4ed3fc443a
Merge branch 'unraid:master' into vm-memory-slider
2025-10-03 12:34:18 -06:00
Squidly271
ec0ecf3430
Chore: Adjust Button placement on VMs page
...
https://github.com/unraid/webgui/pull/2411 accounted for Huge / Very Large.
Just need to account for Large
2025-10-03 02:07:45 -04:00
Squidly271
14678c7e09
Update VMMachines.page
2025-10-02 19:56:15 -04:00
Squidly271
96188ea582
Fix VM display aberrations
2025-10-01 01:03:57 -04:00
Squidly271
079e3ba5b6
Fix: PHP error on new install
2025-09-19 10:14:12 -04:00
Armando
2c09c21644
Modified the VM edit to include a slider and made the values more human readable.
2025-09-17 11:01:29 -07:00
Squidly271
680363d54a
Fixed: Multiple Tabs on Main would cause issues on parity sync changes
2025-08-14 19:30:56 -04:00
Squidly271
4ed31801bc
Refactor: Change to always publish
2025-08-13 22:37:24 -04:00
Squidly271
ac9d97a628
Merge branch 'master' into patch-8
2025-08-13 19:28:12 -04:00
Squidly271
c5d984d270
Chore: Remove references to :stop on nchan options
2025-08-12 23:09:23 -04:00
Squidly271
e361b0b864
Refactor: Remove code for live updates disabled
2025-08-12 23:05:48 -04:00
tom mortensen
fd0ccd228e
Merge pull request #2326 from Squidly271/patch-8
...
Feat: Allow selected nchan publishers to exit if no listeners
2025-08-12 09:15:50 -07:00
Squidly271
3c2c2c2635
Chore: Rename func and set properly set default values
2025-08-12 12:14:37 -04:00
tom mortensen
e90aa66ae1
Merge pull request #2325 from SimonFair/Fix-p-core-if-no-e-cores
...
Fix: Dont allow ' in file paths
2025-08-12 09:14:28 -07:00
Squidly271
879e1cba41
Feat support string or array passed as a message
2025-08-10 18:22:21 -04:00
Squidly271
408331edf5
Refactor: Support not sending duplicate messages
...
Keep track of the md5 within a separate function. Avoids duplication of code on the nchan scripts, and allows for the script to still exit if no listeners without adding in more code within each script to handle this.
2025-08-10 18:13:10 -04:00
Squidly271
e57011bc38
Simpler Syntax for calling publish function
2025-08-10 12:47:10 -04:00
SimonFair
0bbf7116d8
Update emhttp/plugins/dynamix.vm.manager/VMSettings.page
...
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-08-06 21:07:35 +01:00
SimonFair
b4d059949d
Fix: Dont all ' in file path
2025-08-06 21:03:27 +01:00
bergware
68944cb49e
GUI: improve format consistency
2025-08-01 07:40:50 +02:00
tom mortensen
c1956f2f86
Merge pull request #2310 from unraid/refactor-nchan-publish
...
refactor: use shared nchan publish function
2025-07-27 13:40:01 -07:00
tom mortensen
b511079220
Merge pull request #2309 from SimonFair/Fix-PCI-changes
...
Fix: Remote view and RDP if no user shares are set.
2025-07-27 13:38:01 -07:00
SimonFair
578ccc26a9
Update path value for non standard use.
2025-07-26 10:05:58 +01:00
ljm42
6d6862fd0f
refactor: use shared nchan publish function
2025-07-24 13:42:10 -07:00
SimonFair
95ac39b3bc
Fix: Remote view and RDP if no user shares are set.
2025-07-24 20:47:01 +01:00
tom mortensen
52b1315b20
Merge pull request #2302 from SimonFair/Fix-PCI-changes
...
Fix: 2nd SSD
2025-07-22 08:15:33 -07:00
SimonFair
838a5e8832
Fix: 2nd SSD
2025-07-22 07:51:42 +01:00
tom mortensen
5c8cd7488d
Merge pull request #2299 from SimonFair/Fix-PCI-changes
...
Fix: 2nd SSD disk.
2025-07-21 09:43:59 -07:00
SimonFair
5eb20b2f76
Fix: Missing bracket.
2025-07-20 15:17:14 +01:00
SimonFair
a46d232140
Fix: 2nd SSD disk.
2025-07-20 14:56:09 +01:00
tom mortensen
8eb65d139b
Merge pull request #2288 from SimonFair/Fix-PCI-changes
...
Remove OpenElec and LibreElec
2025-07-09 11:57:28 -07:00