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-01-03 16:14:54 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4d4266ff76d29d64d031dbbc86d62a1d05a24480
webgui
/
emhttp
/
plugins
/
dynamix
/
include
/
DefaultPageLayout
History
Zack Spear
4d4266ff76
refactor: extract main content logic from DefaultPageLayout.php into MainContent.php for improved organization and maintainability
2025-04-08 12:33:17 -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: move inline JavaScript from DefaultPageLayout.php to HeadInlineJS.php for improved maintainability
2025-04-07 16:54:15 -07:00
MainContent.php
refactor: extract main content logic from DefaultPageLayout.php into MainContent.php for improved organization and maintainability
2025-04-08 12:33:17 -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