Commit Graph

10597 Commits

Author SHA1 Message Date
SimonFair
343f66fc23 Merge remote-tracking branch 'upstream/master' into Intel-processor-core-types 2025-05-06 19:28:15 +01:00
tom mortensen
b3b390796d Merge pull request #2178 from unraid/feat/add-force-flag-to-plugin-install-page
feat: add force checkbox to plugin install page
2025-05-06 10:37:04 -07:00
tom mortensen
b4be095d31 Merge pull request #2161 from SimonFair/noVNC-update-to-1.6
Update novnc
2025-05-06 10:36:29 -07:00
tom mortensen
ca72d4fbb6 Merge pull request #2068 from SimonFair/general-protection-fix
7.x Save PCI Data.
2025-05-06 10:35:00 -07:00
tom mortensen
da79e7a50f Merge pull request #2139 from unraid/refactor/default-page-layout-content-output-abstraction
refactor: abstract main content logic into MainContent.php
2025-05-06 10:33:40 -07:00
tom mortensen
3e535f9c3c Merge pull request #2136 from unraid/refactor/default-page-layout-global-html-elements
refactor: abstract misc global elements from DefaultPageLayout.php into MiscElements.php
2025-05-06 10:33:07 -07:00
tom mortensen
e8910d0f58 Merge pull request #2135 from unraid/refactor/default-page-layout-navigation
refactor: DefaultPageLayout header & navigation template includes
2025-05-06 10:32:31 -07:00
tom mortensen
08725ebe38 Merge pull request #2134 from unraid/refactor/default-page-layout-nchan-abstraction
refactor: organize nchan usage in DefaultPageLayout
2025-05-06 10:32:01 -07:00
tom mortensen
ace77f0867 Merge pull request #2133 from unraid/refactor/default-page-layout-js-abstraction
refactor: abstract out JS scripts from DefaultPageLayout
2025-05-06 10:31:31 -07:00
tom mortensen
cafa001812 Merge pull request #2132 from unraid/refactor/default-page-layout-styles
refactor: abstract out styles from DefaultPageLayout
2025-05-06 10:31:01 -07:00
tom mortensen
0e31078071 Merge pull request #2131 from unraid/feat/theme-helper-class
feat: implement ThemeHelper class to centralize theme usage
2025-05-06 10:30:27 -07:00
SimonFair
62eac91e47 Update novnc 2025-05-05 17:23:14 -07:00
Zack Spear
8c9f340fb8 Merge branch 'refactor/default-page-layout-global-html-elements' into refactor/default-page-layout-content-output-abstraction 2025-05-05 16:55:38 -07:00
Zack Spear
6d67c1774c refactor: move includePageStylesheets and annotate functions from DefaultPageLayout.php to PageBuilder.php for improved code organization and maintainability 2025-05-05 16:44:52 -07:00
Zack Spear
1ba0b66916 refactor: centralize reload script logic in HeadInlineJS.php and update DefaultPageLayout.php for improved maintainability 2025-05-05 16:40:39 -07:00
Zack Spear
04d5d3d238 chore: format force install checkbox label for better readability on plugin install page 2025-05-05 16:01:18 -07:00
Zack Spear
a2f013803f chore: force install checkbox title attr on plugin install page 2025-05-05 15:59:14 -07:00
Zack Spear
5198d163b6 Merge branch 'refactor/default-page-layout-navigation' into refactor/default-page-layout-global-html-elements 2025-05-05 15:15:32 -07:00
Zack Spear
19de8fdfd1 Merge branch 'refactor/default-page-layout-nchan-abstraction' into refactor/default-page-layout-navigation 2025-05-05 15:00:32 -07:00
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
503b2c9fa1 chore: comment for VMSettings nitpick suggestion 2025-05-05 12:26:57 -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
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