This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
webgui
Watch
1
Star
0
Fork
0
You've already forked webgui
mirror of
https://github.com/unraid/webgui.git
synced
2026-04-30 06:49:24 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1ba0b6691614e68db8edbca6c266ab9bfc6c6a82
webgui
/
emhttp
/
plugins
/
dynamix
/
include
/
DefaultPageLayout
T
History
Zack Spear
1ba0b66916
refactor: centralize reload script logic in HeadInlineJS.php and update DefaultPageLayout.php for improved maintainability
2025-05-05 16:40:39 -07:00
..
Navigation
refactor: enhance navigation structure in Main.php by improving template usage and updating CSS for better layout and alignment
2025-04-08 09:40:35 -07:00
BodyInlineJS.php
refactor: move inline JavaScript from <body> of DefaultPageLayout.php to BodyInlineJS.php for improved maintainability
2025-04-07 17:01:23 -07:00
Footer.php
chore: Add PHPDoc comments for releaseDateYear and getArrayStatus functions to improve code documentation and clarity.
2025-04-04 20:53:22 -07:00
Header.php
refactor: restructure DefaultPageLayout.php by extracting header and navigation into separate files for improved organization and maintainability
2025-04-07 18:49:36 -07:00
HeadInlineJS.php
refactor: centralize reload script logic in HeadInlineJS.php and update DefaultPageLayout.php for improved maintainability
2025-05-05 16:40:39 -07:00
MainContent.php
refactor: add HTML comments to closing tags in MainContent.php for improved readability and maintainability
2025-04-08 14:01:00 -07:00
MiscElements.php
refactor: extract global elements from DefaultPageLayout.php into MiscElements.php for improved organization and maintainability
2025-04-08 10:07:13 -07:00