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-05-21 13:49:32 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4e6194620744b6d0d9dd2a56ba02041ba22c23fd
webgui
/
emhttp
/
plugins
/
dynamix
/
include
/
DefaultPageLayout
T
History
Zack Spear
4e61946207
fix: add missing newline at end of file in MainContent.php to comply with coding standards
2025-04-08 13:56:11 -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
…
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
fix: add missing newline at end of file in MainContent.php to comply with coding standards
2025-04-08 13:56:11 -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