Commit Graph

2489 Commits

Author SHA1 Message Date
Zack Spear
0fd5635536 fix: update web components client callback using sendType with new internal callback library 2025-04-02 16:34:47 -07:00
Zack Spear
af2ad16a40 fix: update web components client callback using sendType with new internal callback library 2025-04-02 16:25:35 -07:00
Zack Spear
599f8557ba fix: update web components client callback using sendType with new internal callback library 2025-04-02 16:22:30 -07:00
Zack Spear
1eadd99912 fix: update web components client callback using sendType with new internal callback library 2025-04-02 16:09:48 -07:00
Zack Spear
f9d71fbe27 chore: update unraid-components client file and timestamp in manifest.json 2025-04-02 15:44:38 -07:00
Zack Spear
b283d3e5e6 chore: update unraid-components client file and timestamp in manifest.json 2025-04-02 15:24:41 -07:00
Zack Spear
d86286fe2a chore: sync all unraid-component files from api repo build 2025-04-02 15:04:27 -07:00
tom mortensen
9ca9188f9b Merge pull request #2105 from Squidly271/patch-60
Refactor: Reload nginx if nchan out of shared_memory
2025-04-02 11:29:05 -07:00
Squidly271
fcee176f3c Refactor paused flag file 2025-04-02 14:24:08 -04:00
tom mortensen
5185880e69 Merge pull request #1748 from unraid/feat/css3-variables
feat: CSS3 variables & improved CSS dev experience
2025-04-02 11:20:47 -07:00
Zack Spear
3c46636487 style: Remove unnecessary closing brace in DashStats.css for cleaner code 2025-04-02 11:12:23 -07:00
Zack Spear
deaf641844 fix: Remove duplicate theme option rendering in DisplaySettings.page 2025-04-02 11:10:14 -07:00
Zack Spear
84b7d0f6fa style: Add comment to Disk.css and Flash.css indicating duplicated CSS exists in Flash.css 2025-04-02 11:08:11 -07:00
Zack Spear
246d8f2749 fix: Corrected background-color syntax in Browse.css to use 'var()' for proper CSS variable referencing 2025-04-02 11:08:10 -07:00
Zack Spear
038e089757 fix: Corrected stylesheet filename from 'default-color-pallet.css' to 'default-color-palette.css' for accurate referencing 2025-04-02 11:08:10 -07:00
Zack Spear
d04fd5805f Update emhttp/plugins/dynamix/sheets/DashStats.css
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-04-02 11:01:03 -07:00
Zack Spear
7c700d8783 fix: ShareEdit.css --gray-800 usage 2025-04-02 10:59:35 -07:00
Zack Spear
62c12b5ada style: add jquery.ui.css & dynamix-jquery-ui.css into DefaultPageLayout and out of .page files 2025-04-02 10:58:55 -07:00
Zack Spear
2084b1931e Update emhttp/plugins/dynamix/DisplaySettings.page
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-04-02 10:58:29 -07:00
Zack Spear
530b251a5b Update emhttp/plugins/dynamix/sheets/Syslinux.css
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-04-02 10:55:29 -07:00
Zack Spear
fe9167ee02 Update emhttp/plugins/dynamix/sheets/Syslinux.css
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-04-02 10:50:36 -07:00
Zack Spear
28efb84e8f Update emhttp/plugins/dynamix/sheets/WG0.css
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-04-02 10:49:10 -07:00
tom mortensen
2ea010538b Merge pull request #2099 from zackspear/feat/web-component-related-files-syned-to-latest
feat: align shared .page, php, scripts, & web components with api repo
2025-04-02 10:04:29 -07:00
Squidly271
eea2f037aa Merge pull request #1 from unraid/master
catch up
2025-04-01 19:11:29 -04:00
Zack Spear
1f8358375f chore: VMTemplates remove link to refactored CSS files 2025-04-01 15:51:06 -07:00
Zack Spear
9e76f76a87 style: update comment in dynamix-jquery-ui.css to reflect correct path for jquery.ui.css for improved clarity 2025-04-01 15:45:27 -07:00
Zack Spear
9c468b636b style: replace DockerManager.css with dynamix-jquery-ui.css across multiple pages for improved theme consistency and maintainability 2025-04-01 15:37:49 -07:00
Zack Spear
78e7c6f5b5 style: add tbody row background color variable for improved theme consistency 2025-04-01 13:03:16 -07:00
Zack Spear
269c4e05f3 style: update info span background color to use CSS variable for improved theme consistency 2025-04-01 12:50:32 -07:00
Zack Spear
c48b204e5c style: refine theme documentation and optimize utility sheet structure by consolidating theme-specific overrides for improved maintainability and consistency 2025-04-01 12:20:42 -07:00
Zack Spear
ea04061735 style: update alternate table row background color to use CSS variable for improved theme consistency 2025-04-01 12:20:37 -07:00
Zack Spear
3c89eb8318 style: update table row alternate background color and select box shadow to use CSS variables for improved theme consistency 2025-04-01 11:53:15 -07:00
Zack Spear
d69113c805 style: remove redundant CSS rules for table cell height and line height in default-base.css to streamline styles and enhance maintainability 2025-04-01 11:53:06 -07:00
Zack Spear
5d9f36129d style: delete duplicate theme-specific CSS files and update VMTemplates.css to use CSS variables for background colors, enhancing maintainability and consistency across themes 2025-03-31 19:28:06 -07:00
Zack Spear
97535ca200 style: remove duplicated theme-specific CSS files and consolidate styles into Plugins.css for improved maintainability 2025-03-31 19:25:19 -07:00
Zack Spear
dd558976ea docs: Dynamix theme system documentation with detailed descriptions of core components, best practices, and migration strategies for improved clarity and maintainability 2025-03-31 19:18:30 -07:00
Zack Spear
488565174e style: remove duplicated Wireless CSS files and consolidate input focus styles using CSS variables for improved theme consistency 2025-03-31 19:18:13 -07:00
Zack Spear
9b8774242b style: remove duplicated Eth0 CSS files and consolidate input styles using CSS variables for improved theme consistency 2025-03-31 19:11:51 -07:00
Zack Spear
6059dd27a1 style: update browse icon color to use CSS variable for consistency 2025-03-31 18:51:41 -07:00
Zack Spear
2895883e51 style: update input and textarea border colors across themes and adjust textarea padding in default-base.css 2025-03-31 18:42:40 -07:00
Zack Spear
efbc229b5d style: adjust margin for tabs in default-base.css from 130px to 120px 2025-03-31 17:02:49 -07:00
bergware
2d3eab18ae Merge remote-tracking branch 'upstream/master' 2025-03-31 22:36:45 +02:00
Squidly271
249712037c Update publish.php 2025-03-31 16:03:40 -04:00
bergware
83167d17bb Update DefaultPageLayout.php 2025-03-31 21:41:00 +02:00
bergware
7609656c39 Restore pause function 2025-03-31 21:25:30 +02:00
Zack Spear
16a647d1c8 Merge branch 'master' into feat/css3-variables 2025-03-31 11:44:47 -07:00
Squidly271
37e79cf132 Refactor: Restart nginx if nchan out of shared memory 2025-03-31 09:57:10 -04:00
bergware
09a2817660 Update DefaultPageLayout.php 2025-03-31 01:37:35 +02:00
bergware
768291c391 Tackle Nchan out of memory
These changes prevent Nchan issues when nginx is restarted.
In my testing it works most of the time, but opening many browsers to the same GUI still gives the issue, though this is definitely an improvement over  the current implementation.
2025-03-31 01:26:38 +02:00
bergware
be71877497 Revert "Revised nchan control"
This reverts commit d86ee94845.
2025-03-29 18:51:54 +01:00