Commit Graph

747 Commits

Author SHA1 Message Date
Zack Spear 3d755ea0fe refactor: clean up whitespace and formatting in DefaultPageLayout.php 2025-05-05 14:47:57 -07:00
Zack Spear 1d3ef16651 Merge branch 'refactor/default-page-layout-js-abstraction' into refactor/default-page-layout-nchan-abstraction 2025-05-05 13:35:08 -07:00
Zack Spear 1b3e347d04 Merge branch 'refactor/default-page-layout-styles' into refactor/default-page-layout-js-abstraction 2025-05-05 13:15:30 -07:00
Zack Spear 727b0c625b chore: nitpick comment for liveUpdate JS 2025-05-05 13:09:15 -07:00
Zack Spear f5bbc6c067 refactor: move reload page during extended viewing in abstracted HeadInlineJS 2025-05-05 13:06:44 -07:00
Zack Spear 2edd2b4e51 Refactor: Only reload Main/Dash on visibility if Live Updates disabled 2025-05-05 12:57:39 -07:00
Zack Spear 3b982b8399 Fix: Don't reload page if modal is open 2025-05-05 12:53:01 -07:00
Zack Spear 6edb1c6ea1 Remove 1 second delay 2025-05-05 12:45:15 -07:00
Zack Spear b6428a5f2f refactor: Reload Dash/Main pages when visibility becomes visible 2025-05-05 12:44:30 -07:00
Zack Spear b8b666990c refactor: add error handling for missing theme directory in ThemeHelper.php 2025-05-05 12:26:58 -07:00
Zack Spear cb91ebc272 refactor: unify theme HTML class handling across multiple files for consistency 2025-05-05 12:26:57 -07:00
Zack Spear 199f4ca111 refactor: update theme width class names in ThemeHelper.php and default-base.css for consistency 2025-05-05 12:26:57 -07:00
Zack Spear 7c408531bd refactor: improve ThemeHelper constructor by enforcing theme parameter and removing redundant initialization method 2025-05-05 12:26:57 -07:00
Zack Spear 274332456c refactor: --customer-header-background-image placement in DefaultPageLayout 2025-05-05 12:26:57 -07:00
Zack Spear 1054592adb refactor: implement generate_sidebar_icon_css function and update DefaultPageLayout.php to utilize it for sidebar icon CSS generation 2025-05-05 12:26:57 -07:00
Zack Spear d796a6db00 chore: move functionality to log plugin changes to /var/tmp/unRAIDServer.txt in DefaultPageLayout.php 2025-05-05 12:26:57 -07:00
Zack Spear f2a6844761 refactor: header background image support in DefaultPageLayout.php and default-base.css with CSS var 2025-05-05 12:26:57 -07:00
Zack Spear 139f76ecd4 chore: move $nchan and $safemode var declarations 2025-05-05 12:26:57 -07:00
Zack Spear ad56f616be refactor: update font size handling in DefaultPageLayout.php and default-base.css to utilize CSS variables for improved customization 2025-05-05 12:26:57 -07:00
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
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
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 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 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
Squidly271 50643c77d7 Fix: Don't reload page if modal is open 2025-04-24 23:38:13 -04:00
bergware b4cc5b13ab Merge branch 'master' into master 2025-04-24 18:52:41 +02:00
bergware ebbc6b9a23 Wireguard: fix table 200 config creation 2025-04-24 10:41:57 +02:00
tom mortensen 66391bb9a9 Merge pull request #2164 from unraid/fix-proxy
fix: Replace unassigned_log with outgoingproxy_log
2025-04-23 14:58:26 -07:00
bergware a8b3c9a23a Wireless: escape double quotes (") in ssid 2025-04-23 11:37:46 +02:00
ljm42 5c5d8562e0 fix: Replace unassigned_log with outgoingproxy_log
unassigned_log is not a valid function
2025-04-22 20:42:21 -07:00
Squidly271 493cb496fd Use atomic writes when changing Dashboard display options 2025-04-21 13:48:38 -04:00
tom mortensen 7de31c9487 Merge pull request #2156 from Squidly271/patch-75
Refactor: Optimize publish.php
2025-04-21 10:27:33 -07:00
tom mortensen a4f8652ebf Merge pull request #2152 from Squidly271/patch-73
Refactor: Reload Dash/Main pages when visibility becomes visible
2025-04-21 10:23:04 -07:00
Squidly271 e82e339870 Refactor: Optimize publish.php 2025-04-17 13:55:10 -04:00