Commit Graph

10228 Commits

Author SHA1 Message Date
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
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
adf4ec2c14 chore: add new VSCode extensions for enhanced development experience 2025-04-01 12:20:30 -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
Zack Spear
b3d90892ac chore: update .gitignore to include pnpm-lock.yaml and ensure package.json is tracked 2025-03-31 16:27:05 -07:00
Zack Spear
16a647d1c8 Merge branch 'master' into feat/css3-variables 2025-03-31 11:44:47 -07:00
Tom Mortensen
5f23f71faf fix: properly delete docker runtime directory including btrfs subvolumes and/or zfs datasets 7.1.0-beta.2 2025-03-28 15:18:28 -07:00
tom mortensen
2106309fbf Merge pull request #2100 from Squidly271/patch-59
Refactor: Remove timeout option on inactive browsers
2025-03-28 12:42:15 -07:00
tom mortensen
3f73ec6f89 Merge pull request #2101 from bergware/master
Bug fix: prevent docker from destroying wlan interface
2025-03-28 12:40:19 -07:00
bergware
3f7117aead Bug fix: prevent docker from destroying wlan interface 2025-03-28 20:06:03 +01:00
Squidly271
84f9185179 Update default.cfg 2025-03-28 14:29:49 -04:00
Squidly271
8106c85709 Update DefaultPageLayout.php 2025-03-28 14:15:15 -04:00
Squidly271
b3f5b7d8f2 Refactor: Remove timeout delay on inactive tabs 2025-03-28 14:12:55 -04:00
tom mortensen
7b02adfa1d Merge pull request #2098 from bergware/master
Wireless and style fixes
2025-03-27 09:53:05 -07:00
bergware
10724e841e Wireless: fix open networks 2025-03-27 12:55:35 +01:00
bergware
45ec5cd26f Syslinux Configuration: fix overlapping text 2025-03-27 12:27:56 +01:00
tom mortensen
828f7ef244 Merge pull request #2097 from Squidly271/patch-58
Refactor: nchan pause improvements
2025-03-27 01:41:25 -07:00
Squidly271
3e1c487a0c Update DashStats.page 2025-03-27 00:45:52 -04:00
Squidly271
db5901b06d Update DisplaySettings.page 2025-03-27 00:44:58 -04:00
Squidly271
251acfdcc3 Update default.cfg 2025-03-27 00:44:16 -04:00
Squidly271
aa3935505d Update DefaultPageLayout.php 2025-03-27 00:42:53 -04:00
tom mortensen
c85e729f49 Merge pull request #2096 from Squidly271/patch-57
Fix: Public Shares not counted on dashboard
2025-03-26 21:07:29 -07:00
tom mortensen
b383641106 Merge pull request #2095 from bergware/master
Plugins: style layout fix
2025-03-26 21:06:51 -07:00
bergware
64d099f690 Wireless enhancements
- Added "Regulatory region" selection
- Added "automatic" choice in security selection for manually configured networks
- Added support for "auto" security setting on initial boot
2025-03-27 04:56:03 +01:00
bergware
4bd244c501 Main page: exclude 'housekeeping' nchan channels from pausing 2025-03-26 22:13:36 +01:00
Squidly271
1b1b5417ba Fix: Public Shares not counted on dashboard 2025-03-26 14:44:06 -04:00