Commit Graph

28 Commits

Author SHA1 Message Date
f05067c029 style(DeviceCard): enhance layout and styling for device details 2026-06-14 03:36:03 -04:00
7c25680091 fix(DeviceDetailOverlay): notify parent on browsing state changes and improve portal usage in DeviceCard 2026-06-13 22:25:37 -04:00
10c9a13340 Refactor DevicesPage to simplify device navigation and enhance DeviceDetailOverlay integration
Enhance MediaEntry to support executable file types with appropriate icons

Revamp SearchOverlay to utilize a locate database for improved search functionality and add database management features

Update StatusPage to accommodate new DeviceDetailOverlay structure

Implement locate-db module for efficient file searching and database handling

Adjust Vite configuration to exclude sqlite-wasm from dependency optimization
2026-06-13 22:10:31 -04:00
a4291964de feat(DeviceDetailOverlay): enhance media set detection on URL changes and clear media set state 2026-06-12 05:05:03 -04:00
5c28a69055 feat(DeviceDetailOverlay): improve media set detection logic and optimize state management 2026-06-12 05:02:18 -04:00
0786fd087e feat(DeviceDetailOverlay, StatusPage): improve media file handling and streamline media set logic 2026-06-12 00:37:24 -04:00
6c2267c639 feat(DeviceDetailOverlay, IECPage, SettingsInput): enhance input components with clear functionality and improved styling 2026-06-12 00:16:57 -04:00
f3b97276c5 feat(DeviceDetailOverlay, IECPage): replace input fields with SettingsInput component for improved handling 2026-06-12 00:12:38 -04:00
e4a5eac676 feat(DeviceDetailOverlay): conditionally render UI elements based on device type and improve cache handling 2026-06-11 22:20:14 -04:00
fefb7699fa feat(DeviceDetailOverlay, DevicesPage): enhance device handling with physical device support and improve navigation logic 2026-06-11 22:16:25 -04:00
9a7d93b9a7 feat(DeviceDetailOverlay): improve device navigation handling and media set validation 2026-06-11 22:16:16 -04:00
d05eaaa84d feat(DeviceDetailOverlay): add clear cache button and enhance mode selection UI 2026-06-11 22:03:54 -04:00
d9f95c6864 feat(Settings): add wrote flag to SavedJson and update writeSettings logic to indicate if files were written 2026-06-11 21:55:45 -04:00
488d2304be feat(DeviceDetailOverlay): improve device display and add clear URL/media set functionality 2026-06-11 21:43:49 -04:00
242358fb0d feat(DeviceDetailOverlay): reorganize device property display and update path retrieval logic
feat(MediaManager): enhance default view mode to support playlist extensions and clean up action modal
2026-06-11 21:35:27 -04:00
ce2dd7eab1 feat(MediaManager): enhance file handling for playlists and add duplicate entry functionality 2026-06-11 21:18:46 -04:00
d6b50164e4 feat(MediaSet): refactor MediaSet to use MediaSetEntry type for improved type safety 2026-06-11 13:20:20 -04:00
ae28de37f5 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
4fe530352d feat(DeviceDetailOverlay): add URL validation and cache clearing for external URLs 2026-06-09 04:52:45 -04:00
4c07f8c4a1 fix(MediaManager, DeviceDetailOverlay): improve file existence checks and handle missing files in swap lists 2026-06-08 20:42:21 -04:00
b70c98d69a feat(ConfigEditor, MediaManager, DeviceDetailOverlay, StatusPage): implement config editing functionality and update media set handling 2026-06-08 13:35:07 -04:00
df02223d42 feat(DeviceDetailOverlay, StatusPage): update device URL handling to include base URL and cache options 2026-06-08 13:15:23 -04:00
5a17c0a2e0 fix: update base path in Vite configuration to root 2026-06-08 12:06:29 -04:00
135d10861d feat(DeviceDetailOverlay, StatusPage): integrate MediaSet component for media switching functionality 2026-06-08 02:37:32 -04:00
70796a9ccd feat(DeviceDetailOverlay): update overlay positioning and remove unused media control buttons 2026-06-08 02:04:46 -04:00
52d0e96961 feat(FileManager, DeviceDetailOverlay): enhance file handling with .lst support and improve device mounting logic 2026-06-08 01:57:03 -04:00
a5627ef860 style: enhance media button titles in DeviceDetailOverlay and StatusPage for better clarity 2026-04-14 00:49:54 -04:00
9eeffde903 initial commit 2026-04-13 23:55:36 -04:00