Commit Graph

10504 Commits

Author SHA1 Message Date
Zack Spear b6a14217d8 refactor: update theme color variables in CSS and DefaultPageLayout.php for improved customization and consistency 2025-05-05 12:26:57 -07:00
Zack Spear 225b4a3225 refactor: consolidate theme width styles into default-base.css and remove legacy media queries from DefaultPageLayout.php 2025-05-05 12:26:57 -07:00
Zack Spear 8c6b10165e refactor: enhance ThemeHelper class to support unlimited width and update DefaultPageLayout.php for new constructor parameters 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
tom mortensen 93e1ce11c5 Merge pull request #2182 from unraid/chore/update-os-eligibility-expired-copy
chore: web components small updates
7.1.0 7.1.1 7.1.0-rc.4
2025-05-01 12:40:37 -07:00
Zack Spear 9d8fae8933 chore: web components change hotfix to a plus sign 2025-05-01 11:14:14 -07:00
Zack Spear 5e69add702 chore: web components updated with clearer updates expired copy 2025-05-01 10:57:39 -07:00
tom mortensen 440f2b3618 Merge pull request #2181 from Squidly271/patch-79
Refactor: Only reload Main/Dash on visibility if Live Updates disabled
2025-05-01 09:50:21 -07:00
tom mortensen 530855950d Merge pull request #2180 from unraid/fix-diags-3
fix: diagnostics: prevent warnings for non-existent files, take 2
2025-05-01 09:49:26 -07:00
tom mortensen ceb5d8a2b4 Merge pull request #2177 from SimonFair/VMEdit-xml-icon-change
XML Icon change fix.
2025-05-01 09:48:46 -07:00
Squidly271 9d5d343738 nitpick 2025-04-30 22:13:18 -04:00
Squidly271 d27786548a Refactor: Only reload Main/Dash on visibility if Live Updates disabled 2025-04-30 22:07:27 -04:00
ljm42 60601f13f2 fix: diagnostics: prevent warnings for non-existent files, take 2 2025-04-29 09:41:55 -07:00
Tom Mortensen e0e86710c9 fix: update rc.messagebus to correct handling of /etc/machine-id 7.1.0-rc.3.1 2025-04-28 11:00:55 -07:00
SimonFair 3da0ca48de XML Icon change fix. 2025-04-28 18:49:43 +01:00
tom mortensen 9660c7b827 Merge pull request #2176 from unraid/fix-diags-2
fix: diagnostics: prevent warnings for non-existent files
2025-04-28 09:44:57 -07:00
tom mortensen 9bf496cc04 Merge pull request #2175 from bergware/master
Miscellaneous fixes
2025-04-28 09:44:00 -07:00
ljm42 ce089737a8 fix: diagnostics: prevent warnings for non-existent files 2025-04-27 21:10:16 -07:00
bergware c4de899611 Merge remote-tracking branch 'upstream/master' 2025-04-27 23:28:00 +02:00
bergware 2879a50fe5 Fix double declaration 2025-04-27 20:46:34 +02:00
bergware 148e9aeb7d Code enhancements 2025-04-27 17:06:08 +02:00
bergware 86ba071c7b Revert "Fix routing table selection"
This reverts commit 569ca8d1f7.
2025-04-27 04:41:53 +02:00
bergware 569ca8d1f7 Fix routing table selection 2025-04-27 04:36:31 +02:00
bergware bb25bee9c6 Update update.wireguard.php 2025-04-27 04:26:44 +02:00
bergware ba23aa5910 Fixed time loop 2025-04-27 04:15:52 +02:00
bergware e28a18f046 Improved time loop 2025-04-27 02:53:40 +02:00
bergware 7c3f8ceecd codeRabbit advice 2025-04-27 02:35:32 +02:00
bergware 2d2a3fc1cd Improve wired/wireless detection 2025-04-27 02:29:52 +02:00
bergware 7346aacbdf Update NetworkInfo.php 2025-04-26 19:56:04 +02:00
bergware dbae271399 Wireless: codeRabbit advice 2025-04-26 19:55:34 +02:00
bergware 2c07d92388 Wireless: rounded tx & rx speeds in info 2025-04-26 19:49:34 +02:00
bergware 404b0da94b Wireless: fix manual input field 2025-04-26 19:36:10 +02:00
bergware eb7b6d3714 Wireguard: add verification check 2025-04-26 19:14:11 +02:00
bergware 2e99ef2a6f Wireless: fix javascript error 2025-04-26 18:57:22 +02:00
bergware ca080ed5d3 Update rc.wireless 2025-04-26 18:44:12 +02:00
bergware 0d7b14724a Wireless: enhanced security detection (includes roaming) 2025-04-26 18:41:45 +02:00
bergware 129e88d504 Revert "Wireless: fix regression error in security detection"
This reverts commit b21658100f.
2025-04-26 16:05:47 +02:00
bergware b21658100f Wireless: fix regression error in security detection 2025-04-26 16:02:31 +02:00
bergware ce010035c8 Wireless: fix regression error in security detection 2025-04-26 15:53:19 +02:00
bergware 154073340b Fix typo 2025-04-26 15:42:27 +02:00
bergware a558b497b2 Wireguard: fix wlan0 support 2025-04-26 15:36:48 +02:00
bergware 4368b5db84 Docker: improve carrier detection 2025-04-26 15:36:22 +02:00
bergware a30ef21d18 Wireless: improve carrier detection 2025-04-26 15:35:55 +02:00
bergware 1f89828187 Wireless: fix regression error in security detection 2025-04-26 14:21:54 +02:00
Tom Mortensen bea0d1735a mover: fix typo in error message 7.1.0-rc.3 7.1.0-rc.2 2025-04-25 15:31:40 -07:00
Tom Mortensen 26373ffe9c mover: ensure source for -e options is a mounted array disk 7.1.0-rc.1.4 2025-04-25 14:02:30 -07:00
tom mortensen c4ae9f2aea Merge pull request #2173 from bergware/master
Docker and VM: remove path do not exist warning
2025-04-25 10:12:01 -07:00
tom mortensen fd7abae0e9 Merge pull request #2172 from Squidly271/patch-78
Fix: Don't reload page if modal is open
2025-04-25 10:11:30 -07:00
tom mortensen b306c02e86 Merge pull request #2171 from Squidly271/patch-77
Fix: Prevent spurious console error when leaving Main tab
2025-04-25 10:10:50 -07:00
bergware fb417ce2eb Update diagnostics 2025-04-25 11:53:47 +02:00