meatloaf-config/src/app/components
2026-06-10 20:01:42 -04:00
..
figma initial commit 2026-04-13 23:55:36 -04:00
ui feat(confirm-dialog): implement ConfirmDialog component for user confirmations 2026-06-10 19:45:12 -04:00
CodeEditor.tsx feat(CodeEditor): add support for multiple programming languages in CodeMirror 2026-06-09 06:22:46 -04:00
ConfigEditor.tsx feat(ConfigEditor, MediaManager, DeviceDetailOverlay, StatusPage): implement config editing functionality and update media set handling 2026-06-08 13:35:07 -04:00
DeviceDetailOverlay.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
DevicesPage.tsx feat: enhance headings with icons for improved UI consistency across pages 2026-06-09 18:49:42 -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
GeneralPage.tsx feat(NetworkPage, GeneralPage): move Device Name input to a new position for improved layout 2026-06-10 01:24:54 -04:00
HexEditor.tsx feat(CodeEditor, MediaManager): add initial text state for editing functionality 2026-06-08 12:22:37 -04:00
IECPage.tsx feat(IECPage): add compatibility mode toggle for directory enhancements 2026-06-10 16:52:09 -04:00
MediaBrowser.tsx feat(confirm-dialog): implement ConfirmDialog component for user confirmations 2026-06-10 19:45:12 -04:00
MediaEntry.tsx feat(StatusPage): update system status display with uptime and remove IP/MAC address 2026-06-09 22:49:08 -04:00
MediaManager.tsx feat(confirm-dialog): implement ConfirmDialog component for user confirmations 2026-06-10 19:45:12 -04:00
MediaSet.tsx feat(DeviceDetailOverlay, StatusPage): integrate MediaSet component for media switching functionality 2026-06-08 02:37:32 -04:00
MediaViewerEditor.tsx feat(App): implement lazy loading for RealityOverridePage and add a loading spinner for improved performance 2026-06-10 02:52:26 -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
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 feat(serial-console): add SerialConsolePage component with WebSocket support 2026-06-10 20:01:42 -04:00
StatusPage.tsx feat(confirm-dialog): implement ConfirmDialog component for user confirmations 2026-06-10 19:45:12 -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