Commit Graph

2555 Commits

Author SHA1 Message Date
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
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 59fdb52435 Wireless: set focus to input field on manual selection and add help information 2025-03-29 00:48:19 +01:00
Tom Mortensen 5f23f71faf fix: properly delete docker runtime directory including btrfs subvolumes and/or zfs datasets 2025-03-28 15:18:28 -07:00
Zack Spear 8596a2dbea fix: ensure server-state.php loads necessary variables 2025-03-28 14:39:15 -07: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
Zack Spear 23861c1219 fix: web-components-extractor escape shell arguments in find command
- Updated the find command in WebComponentsExtractor to use escapeshellarg for both base path and manifest name to prevent command injection vulnerabilities.
2025-03-27 15:17:41 -07:00
Zack Spear 14e0fed12a fix: patch version override logic incorrect 2025-03-27 14:37:49 -07:00
Zack Spear 0e7c4ee3ba chore: remove outdated debug documentation in activation-code-extractor.php 2025-03-27 14:37:25 -07:00
Zack Spear fc611de21e chore: remove unused activation-data.php file 2025-03-27 14:34:00 -07:00
Zack Spear e520da4a6a feat: aligns shared page, php, & scripts + web components new location with api repo changes 2025-03-27 13:24:56 -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
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