Squidly271
493cb496fd
Use atomic writes when changing Dashboard display options
2025-04-21 13:48:38 -04:00
tom mortensen
7de31c9487
Merge pull request #2156 from Squidly271/patch-75
...
Refactor: Optimize publish.php
2025-04-21 10:27:33 -07:00
tom mortensen
a4f8652ebf
Merge pull request #2152 from Squidly271/patch-73
...
Refactor: Reload Dash/Main pages when visibility becomes visible
2025-04-21 10:23:04 -07:00
Squidly271
e82e339870
Refactor: Optimize publish.php
2025-04-17 13:55:10 -04:00
Squidly271
e9799efc67
Remove 1 second delay
2025-04-15 12:09:08 -04:00
Squidly271
f90362c029
Refactor: Reload Dash/Main pages when visibility becomes visible
2025-04-15 11:38:57 -04:00
bergware
615ee2f56e
Wireless: code optimization
2025-04-15 10:12:32 +02:00
bergware
7f2c262d14
File Manager: add UD shares to user shares
2025-04-14 12:53:22 +02:00
bergware
65995e2941
File manager: add UD shares to top level user shares
2025-04-11 17:58:00 +02:00
bergware
81182433f8
Update FileTree.php
2025-04-10 18:33:05 +02:00
bergware
21dba08330
Update FileTree.php
2025-04-10 18:32:11 +02:00
bergware
78feb2af04
file manager: add UD selection
2025-04-10 16:22:22 +02:00
tom mortensen
0ab90614bd
Merge pull request #2140 from unraid/chore/remove-t2fa-from-login
...
chore: remove t2fa from .login.php template
2025-04-08 17:23:08 -07:00
tom mortensen
fd8bc9a907
Merge pull request #2130 from unraid/refactor/consolidate-jquery-ui-overwrites
...
refactor: migrate remaining dynamix-jquery-ui.css to default-dynamix.css
2025-04-08 17:22:21 -07:00
Zack Spear
7257c87831
chore: remove t2fa logic from .login.php template
2025-04-08 15:42:58 -07:00
bergware
665083c2de
Merge remote-tracking branch 'upstream/master'
2025-04-08 09:24:44 +02:00
bergware
a3e3ff85cb
Remove "domain" from network info.
2025-04-07 20:20:24 +02:00
Zack Spear
f615793cec
refactor: removes dynamix-jquery-ui.css & migrate styles to default-dynamix.css
2025-04-07 10:09:59 -07:00
tom mortensen
0cee607627
Merge pull request #2124 from bergware/master
...
Networking: fix duplicate metrics handling
2025-04-07 09:50:45 -07:00
bergware
bcc1287d53
Update Wireless.php
2025-04-07 10:10:52 +02:00
Zack Spear
d19f3d2a3a
chore: Add PHPDoc comments for releaseDateYear and getArrayStatus functions to improve code documentation and clarity.
2025-04-04 20:53:22 -07:00
Zack Spear
18ea6d8e35
fix: Correct logic in releaseDateYear function to only set timestamp if it exists, ensuring accurate year display in footer
2025-04-04 18:39:26 -07:00
Zack Spear
e6d4c8ca29
feat: Add releaseDateYear function to dynamically display the copyright year in the footer based on the build timestamp
2025-04-04 18:36:46 -07:00
Zack Spear
d11b22215f
refactor: Move footer rendering logic and getArrayStatus function to a new Footer.php file for improved organization and maintainability.
2025-04-04 17:59:45 -07:00
Zack Spear
d4480c366d
Refactor: Update getArrayStatus function to return an associative array for better data handling and improve footer rendering logic.
2025-04-04 17:53:09 -07:00
Zack Spear
cd990c8f1a
Refactor: Simplify footer structure and encapsulate array status logic in a new function for improved readability and maintainability.
2025-04-04 17:49:04 -07:00
tom mortensen
07c30adc13
Merge pull request #2115 from bergware/master
...
Wireless fixes
2025-04-04 09:36:06 -07:00
tom mortensen
b95b04e7fe
Merge pull request #2117 from unraid/fix/css-refactor-issues
...
fix: 7.1.0 css refactor tweaks for testing feedback
2025-04-04 09:35:44 -07:00
Squidly271
d938bf1b6b
Refactor: Nchan OOM recovery - switch to nginx restart
2025-04-04 11:05:06 -04:00
Zack Spear
dc1a9759ef
fix: update Boot.php to enhance theme handling and improve status display elements
2025-04-03 15:53:12 -07:00
bergware
da7e638746
Wireless: fix list stays empty
2025-04-04 00:16:56 +02:00
bergware
0a996ac5c7
Wireless fixes
...
- Allow connection to hidden networks
- Set automatic as default choice for manual input
2025-04-03 23:24:26 +02: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
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
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
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
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
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
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