tom mortensen
0eb5f95d87
Merge pull request #2431 from Squidly271/patch-10
...
Fix: Capitalize title of sections and improve spacing
2025-10-21 22:47:04 -07:00
Squidly271
57a8d9f475
Capitalize title of sections and improve spacing
2025-10-21 18:01:29 -04:00
Tom Mortensen
d6d23ba7b9
correct comments
7.2.0-rc.2
2025-10-16 14:56:01 -07:00
Tom Mortensen
a116309fdb
Fix: SelfTest: remove text stating to disable spind down delay to run an extended self-test
2025-10-16 14:55:26 -07:00
tom mortensen
5dbe538f0e
Merge pull request #2426 from Squidly271/patch-8
...
Fix: FF disabled menu item color
2025-10-16 13:26:14 -07: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
Squidly271
66528c26a5
Sidebar
2025-10-16 09:46:33 -04:00
Squidly271
1940f8b363
Fix: FF disabled menu item color
2025-10-16 09:40:54 -04: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
0420111f92
Revert mk_options change.
2025-10-15 17:04:19 +01: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
621d826533
fix: Attempts Docker image mount before array is accessible, resulting in benign file not found error
...
This was caused by 'in_use' script failing with exclusive shares because /mnt/user/share is a symlink
and getattr() fails to retrieve system.LOCATION.
This was fixed by getting rid of in_use script and instead add checks directly in mount_image and
also in 'move' program.
2025-10-14 21:42:37 -07:00
tom mortensen
1d24a6e6d7
Merge pull request #2423 from Squidly271/schedulehourly
...
Fix Display issue if schedule set to hourly
2025-10-14 21:12:53 -07:00
tom mortensen
f22fd5ba7a
Merge pull request #2422 from Squidly271/7.3-pluginlogging
...
7.3 Adjust logging of inline FILE execution
2025-10-14 21:11:29 -07:00
tom mortensen
e31fda9099
Merge pull request #2421 from Squidly271/POC/safeeval
...
Refactor: Protect GUI from fatal PHP errors
2025-10-14 21:10:11 -07: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
d48d93823c
Merge pull request #2418 from Squidly271/Feat/FocusFunc
...
Feat: Support Focus on page tabs
2025-10-14 21:05:02 -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
tom mortensen
b791921c8a
Merge pull request #2415 from Squidly271/fix/VMtablesize
...
Fix: Force VM Machines table resize if browser resized when not on tab
2025-10-14 17:32:26 -07:00
tom mortensen
ae845460da
Merge pull request #2413 from SimonFair/Fix-Memory-reporting-error-1TiB
...
Feat: Update display of memory size and nic speeds to support higher sizes
2025-10-14 17:10:35 -07:00
tom mortensen
a9a769d02a
Merge pull request #2412 from Squidly271/fix/diagnostics
...
Fix: Anonymize domains and email addresses in diagnostics
2025-10-14 17:09:33 -07:00
Squidly271
d6f7b86c44
Fix Display issue if schedule set to hourly
2025-10-14 13:42:21 -04:00
Squidly271
3c71758fc1
Adjust logging of inline FILE execution
2025-10-14 13:25:32 -04:00
SimonFair
053c339039
Fix: coderabbit suggestion.
2025-10-14 11:12:10 +01:00
Squidly271
f053ef52e6
Coderabbit changes
2025-10-09 17:47:46 -04:00
Squidly271
de8974f6da
Protect parsing headers of .page file
...
Simple protection -> assigns default in case of an error
2025-10-09 17:26:30 -04:00
Squidly271
31e4100387
Don't log silenced PHP warnings
2025-10-09 16:41:39 -04:00
Squidly271
8fa55ad2db
Update evalContent.php
2025-10-08 19:21:17 -04:00
Squidly271
392a014fb8
Re-add error in console
2025-10-08 16:36:23 -04:00
Squidly271
3d3edef2b7
Simplification
2025-10-07 10:45:31 -04:00
Squidly271
906e86e46c
Update evalContent.php
2025-10-04 03:16:56 -04:00
Squidly271
61e3b26926
Protect from errors in Cond
2025-10-04 03:07:54 -04:00
Squidly271
9608ba63ac
Remove line added by connect
2025-10-04 01:19:29 -04:00
Squidly271
7109522c78
Allow PHP warnings to execute code
2025-10-04 00:42:32 -04:00
Squidly271
8662f6f9e7
POC Safe eval of .page files
2025-10-03 23:43:59 -04: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
Squidly271
cdbd2e9a69
Fix xss issues
2025-10-03 14:42:26 -04:00
bobbintb
4ed3fc443a
Merge branch 'unraid:master' into vm-memory-slider
2025-10-03 12:34:18 -06:00
Squidly271
7f37e7090e
Support Focus on page tabs
2025-10-03 14:26:44 -04: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
0f1b45f0d8
Chore: Only support small / normal / large font sizes
2025-10-03 01:42:13 -04:00