Commit Graph

3610 Commits

Author SHA1 Message Date
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
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
Squidly271 478ba605bc Check for "." within the TLD 2025-10-03 00:39:42 -04:00
Squidly271 14678c7e09 Update VMMachines.page 2025-10-02 19:56:15 -04:00
Squidly271 a530ff1098 Simplification 2025-10-02 15:25:42 -04:00
SimonFair cdc6cf2721 Update Memory size and Nic speeds to support higher sizes 2025-10-02 18:30:16 +01:00
Squidly271 9622db5c00 Anonymize domains 2025-10-02 12:21:17 -04:00
Squidly271 9d28f269ff Fix extension 2025-10-02 11:12:48 -04:00
Squidly271 76b44ce436 Update diagnostics 2025-10-02 11:06:36 -04:00
tom mortensen 95bc8968f0 Merge pull request #2410 from Squidly271/fix/VMtabbed
Fix VM display aberrations if Usage Stats enabled in fixed height
2025-10-01 13:08:41 -07:00
Tom Mortensen 0defab35bd help: remove line that says exclusive shares cannot be NFs exported 2025-10-01 11:11:10 -07:00
Squidly271 96188ea582 Fix VM display aberrations 2025-10-01 01:03:57 -04:00
tom mortensen 70131ff3b5 Merge pull request #2397 from unraid/fix/shares
Fix: Disallow reading settings from share containing apostrophe
2025-09-30 13:15:47 -07:00
tom mortensen 94ebae642e Merge pull request #2364 from mgutt/enhance-discord-agent
[TESTED] Enhance Discord agent emhttp/plugins/dynamix/agents/Discord.xml
2025-09-30 13:13:22 -07:00
tom mortensen 5c86e94ba5 Merge pull request #2394 from unraid/fix/left-align-diag-pages
refactor: Improve layout and styling of diagnostics and configuration
2025-09-30 13:11:46 -07:00
tom mortensen 75d44f3b35 Merge pull request #2409 from Squidly271/master
Chore: Remove debugging information from publish.php
2025-09-30 13:09:41 -07:00
Squidly271 94cf4c5262 Remove debugging information 2025-09-30 15:39:24 -04:00
Eli Bosley 21f47ce747 Refactor: Update layout and styling for consistency across diagnostics, configuration, and permissions pages 2025-09-29 11:05:06 -04:00
Eli Bosley f286b2da28 Refactor: Improve layout and styling of diagnostics and configuration pages for better user experience 2025-09-29 11:05:06 -04:00
SimonFair b19a8ecc3c Fix Memory reporting. 2025-09-28 16:56:28 +01:00
SimonFair e4ed5896f6 Fix placeholder index 2025-09-28 10:17:16 +01:00
SimonFair e64211b8e5 Add icon to total power. 2025-09-28 10:11:26 +01:00
SimonFair f5d204e5b2 Add power placeholder and Split physical CPUS 2025-09-28 09:54:41 +01:00
tom mortensen c18c4365e7 Merge pull request #2405 from unraid/fix/smbShareDropdown
Fix SMB read/write settings in tabbed mode
2025-09-27 12:38:06 -07:00