Commit Graph

10355 Commits

Author SHA1 Message Date
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
tom mortensen 9fb07a6554 Merge pull request #2107 from bergware/master
rc.nginx: include path to monitor_nchan
2025-03-31 15:39:23 -07:00
bergware 2db077a59e rc.nginx: include path to monitor_nchan
rc.nginx can not find monitor_nchan
2025-04-01 00:35:12 +02:00
tom mortensen d8a142c99b Merge pull request #2102 from bergware/master
More refinements
2025-03-31 14:26:15 -07:00
bergware 2d3eab18ae Merge remote-tracking branch 'upstream/master' 2025-03-31 22:36:45 +02:00
bergware 4a917800e9 nchan: stop/start publishers on nginx reload and force_stop 2025-03-31 22:21:53 +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
bergware ad7a4cc9e4 Update monitor_nchan 2025-03-31 20:38:02 +02:00
Squidly271 b38212d033 Update rc.nginx 2025-03-31 09:59:40 -04: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
bergware 6d45ce5a94 Revert "Update DockerContainers.page"
This reverts commit 4232cc1fda.
2025-03-29 18:51:48 +01:00
bergware cd1a855217 Revert "Revised nchan control"
This reverts commit 9d43ac866f.
2025-03-29 18:51:32 +01:00
bergware 400404a913 Revert "Update DefaultPageLayout.php"
This reverts commit 0bdfad0564.
2025-03-29 18:51:24 +01:00
bergware a2e216a552 Revert "Update DefaultPageLayout.php"
This reverts commit 674b73d5b0.
2025-03-29 18:51:15 +01:00
bergware b2b152d320 Revert "Revised nchan control"
This reverts commit 49598e28b0.
2025-03-29 18:51:06 +01:00
bergware fd0fdafa26 Wireless: always include stored networks 2025-03-29 16:02:34 +01:00
bergware 7a6142ab5c Wireless: only stop wifi when already running 2025-03-29 15:36:53 +01:00
bergware 353920d4c9 Wireless: fix max length of SSID, username, password 2025-03-29 08:24:20 +01:00
bergware 49598e28b0 Revised nchan control 2025-03-29 08:07:59 +01:00
bergware 674b73d5b0 Update DefaultPageLayout.php 2025-03-29 07:45:30 +01:00
bergware 0bdfad0564 Update DefaultPageLayout.php 2025-03-29 07:43:34 +01:00
bergware 9d43ac866f Revised nchan control 2025-03-29 07:35:54 +01:00
bergware 4232cc1fda Update DockerContainers.page 2025-03-29 04:41:51 +01:00
bergware d86ee94845 Revised nchan control 2025-03-29 04:15:04 +01:00
bergware eb489a1c1c Revert "General: move blur timer to timers object to allow general timer handling"
This reverts commit 44cf606870.
2025-03-29 04:08:12 +01:00
bergware 44cf606870 General: move blur timer to timers object to allow general timer handling
+ align syntax formatting and remove trailing spaces
2025-03-29 00:51:41 +01:00
bergware 8994f40071 Wireless: set regulatory region upon network start (if set) 2025-03-29 00:49:08 +01:00