meatloaf-config/src/app/components
2026-06-11 18:31:16 -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 Refactor config structure: rename 'iec.devices' to 'devices.iec' across the codebase 2026-06-11 17:08:27 -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 image preloading and navigation logic for improved performance 2026-06-11 17:33:37 -04:00
GeneralPage.tsx Refactor config structure: rename 'iec.devices' to 'devices.iec' across the codebase 2026-06-11 17:08:27 -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 Refactor config structure: rename 'iec.devices' to 'devices.iec' across the codebase 2026-06-11 17:08:27 -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 Refactor config structure: rename 'iec.devices' to 'devices.iec' across the codebase 2026-06-11 17:08:27 -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 Refactor config structure: rename 'iec.devices' to 'devices.iec' across the codebase 2026-06-11 17:08:27 -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): update reset terminology to 'reboot' for clarity 2026-06-11 18:31:16 -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