meatloaf-config/src/app/components
2026-06-11 14:46:25 -04:00
..
figma initial commit 2026-04-13 23:55:36 -04:00
ui feat(App): replace PageLoader with LazyLoader for improved loading experience 2026-06-11 02:51:35 -04:00
AboutMeatloafPage.tsx feat(App): add Profile and AboutMeatloaf pages with navigation integration 2026-06-11 04:04:02 -04:00
CodeEditor.tsx style(CodeEditor): update background styles to transparent for improved aesthetics 2026-06-11 03:25:54 -04:00
ConfigEditor.tsx style(MediaViewerEditor): update background styles for improved aesthetics 2026-06-11 03:22:58 -04:00
DeviceDetailOverlay.tsx feat(MediaSet): refactor MediaSet to use MediaSetEntry type for improved type safety 2026-06-11 13:20:20 -04:00
DevicesPage.tsx feat(DevicesPage): improve device status display and enhance UI layout for device information 2026-06-11 14:46:25 -04:00
DirectoryListing.tsx feat: add DirectoryListing component and integrate it into StatusPage; update fonts.css with new font definitions; enhance .gitignore to exclude files directory 2026-06-07 11:26:18 -04:00
DirectorySlideshow.tsx feat(DirectorySlideshow): enhance slideshow controls with persistent pause state and improved index handling 2026-06-11 12:52:32 -04:00
GeneralPage.tsx fix(GeneralPage): update section title from "General Settings" to "Preferences" for clarity 2026-06-10 20:13:03 -04:00
HexEditor.tsx feat(HexEditor): implement responsive bytes per row for improved layout adaptability 2026-06-11 03:34:35 -04:00
IECPage.tsx feat(IECPage): add compatibility mode toggle for directory enhancements 2026-06-10 16:52:09 -04:00
MediaBrowser.tsx style(MediaBrowser, MediaEntry, MediaManager): enhance button styles for improved aesthetics and interaction 2026-06-11 11:52:55 -04:00
MediaEntry.tsx style(MediaBrowser, MediaEntry, MediaManager): enhance button styles for improved aesthetics and interaction 2026-06-11 11:52:55 -04:00
MediaManager.tsx fix(MediaManager, StatusPage): improve initial path handling and file manager navigation 2026-06-11 12:27:53 -04:00
MediaSet.tsx feat(MediaSet): refactor MediaSet to use MediaSetEntry type for improved type safety 2026-06-11 13:20:20 -04:00
MediaViewerEditor.tsx style(MediaViewerEditor): update background styles for improved aesthetics 2026-06-11 03:22:58 -04:00
NetworkPage.tsx feat(NetworkPage, GeneralPage): move Device Name input to a new position for improved layout 2026-06-10 01:24:54 -04:00
ProfilePage.tsx feat(App): add Profile and AboutMeatloaf pages with navigation integration 2026-06-11 04:04:02 -04:00
RealityOverrideAdminPage.tsx feat(ws): implement WebSocket context provider and update components to use it 2026-06-09 00:25:27 -04:00
RealityOverridePage.tsx feat(RealityOverridePage): enhance star field with parallax effect and optimize star generation 2026-06-09 06:07:44 -04:00
SearchOverlay.tsx feat(DeviceDetailOverlay, DevicesPage, MediaManager, SearchOverlay, StatusPage): refactor device handling for improved consistency and add support for new device types 2026-06-09 18:43:07 -04:00
SerialConsolePage.tsx refactor(SerialConsolePage): streamline terminal data handling and improve code readability 2026-06-11 01:53:25 -04:00
StatusPage.tsx feat(StatusPage): improve active image selection logic and enhance error handling for media files 2026-06-11 13:31:53 -04:00
ToolsPage.tsx feat(confirm-dialog): implement ConfirmDialog component for user confirmations 2026-06-10 19:45:12 -04:00
WiFiScanOverlay.tsx feat: integrate WebSocket functionality into DevicesPage, NetworkPage, StatusPage, and WiFiScanOverlay components 2026-06-09 00:49:30 -04:00