Commit Graph

3 Commits

Author SHA1 Message Date
a77971e58e style(MediaBrowser, MediaEntry, MediaManager): enhance button styles for improved aesthetics and interaction 2026-06-11 11:52:55 -04:00
c9c4d12687 feat(StatusPage): update system status display with uptime and remove IP/MAC address 2026-06-09 22:49:08 -04:00
1d2690efa4 Refactor MediaBrowser and MediaManager components; extract EntryIcon and MediaEntry for better code organization
- Removed unused imports and constants from MediaBrowser.
- Introduced MediaEntry component to encapsulate entry rendering logic.
- Simplified MediaBrowser's entry handling and navigation logic.
- Updated MediaManager to utilize MediaEntry for rendering entries.
- Refactored StatusPage to use MediaEntry for print file listing.
2026-06-09 15:51:41 -04:00