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-01 15:10:19 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
343f66fc237e0e67eedbc772cf8ad8a25afa443b
webgui
/
emhttp
/
plugins
/
dynamix
/
include
/
DefaultPageLayout
History
Zack Spear
8c9f340fb8
Merge branch 'refactor/default-page-layout-global-html-elements' into refactor/default-page-layout-content-output-abstraction
2025-05-05 16:55:38 -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
chore: nitpick comment for liveUpdate JS
2025-05-05 13:09:15 -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