Commit Graph

41 Commits

Author SHA1 Message Date
afc15134f5 fix(MediaManager): reset folder configuration on path change and update button title for clarity 2026-06-12 21:53:23 -04:00
11b9bb5b16 fix(MediaManager): update base URL display to remove label for cleaner presentation 2026-06-12 21:43:33 -04:00
8bc34b3e52 feat(MediaManager): replace folder creation navigation with direct path navigation 2026-06-12 21:21:31 -04:00
085df24ba7 feat(MediaManager): add breadcrumb scrolling functionality for improved navigation 2026-06-12 20:57:28 -04:00
dfe87c05a1 feat(MediaManager): improve breadcrumb layout for better responsiveness and folder configuration access 2026-06-12 20:03:58 -04:00
7e4b078d1f feat(MediaManager): enhance MarqueeText component with unique keyframes for improved scrolling performance 2026-06-12 06:36:48 -04:00
04fa5ab054 feat(MediaManager): implement MarqueeText component for improved overflow handling in titles 2026-06-12 05:33:21 -04:00
e6dabbe0a6 feat(MediaManager): improve URL display handling with LTR embedding for better BiDi support 2026-06-12 05:22:58 -04:00
507be5eeab fix(MediaManager): remove trailing slash from URL display and title 2026-06-12 05:09:49 -04:00
de303e9327 feat(MediaManager): enhance mount dialog layout and improve text overflow handling 2026-06-12 04:59:24 -04:00
243a134a9c feat(MediaManager): add VMS creation functionality and UI enhancements 2026-06-11 23:54:12 -04:00
9a7d93b9a7 feat(DeviceDetailOverlay): improve device navigation handling and media set validation 2026-06-11 22:16:16 -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
faa2e41be4 Refactor config structure: rename 'iec.devices' to 'devices.iec' across the codebase
- Updated references in AGENTS.md, README.md, and various component files (DevicesPage, GeneralPage, IECPage, MediaManager, SearchOverlay, StatusPage) to reflect the new config structure.
- Adjusted settings handling in settings.ts to accommodate the new structure.
- Modified initial config in config.json to match the updated schema.
2026-06-11 17:08:27 -04:00
010cd68e3f fix(MediaManager, StatusPage): improve initial path handling and file manager navigation 2026-06-11 12:27:53 -04:00
a77971e58e style(MediaBrowser, MediaEntry, MediaManager): enhance button styles for improved aesthetics and interaction 2026-06-11 11:52:55 -04:00
1234ba30d9 feat(confirm-dialog): implement ConfirmDialog component for user confirmations 2026-06-10 19:45:12 -04:00
75ced3fa0e feat(App): implement lazy loading for RealityOverridePage and add a loading spinner for improved performance
feat(MediaManager): lazy load MediaViewerEditor and enhance file viewer overlay with loading state
feat(MediaViewerEditor): create a new component for handling various media types with mode switching
fix(config): disable unnecessary drives and networks in configuration for better resource management
2026-06-10 02:52:26 -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
e0ac2549c6 feat(MediaManager, MediaBrowser): add file existence check before upload to prevent overwriting 2026-06-09 15:58:04 -04:00
c0d45e33f0 feat(MediaManager): enhance viewer options for SVG files in availableViewers function 2026-06-09 15:56:56 -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
658495be3d feat(MediaManager): add support for 'doc' view mode and corresponding icon 2026-06-09 15:41:13 -04:00
f9103455ed feat(StatusPage): add print log functionality and enhance UI elements 2026-06-09 15:34:07 -04:00
48f0de753e feat(CodeEditor, MediaManager): add 'code' mode support and enhance file extension handling 2026-06-09 03:41:23 -04:00
61b5c6dc39 feat(MediaManager): refine file extension sets and enhance image URL handling for SVG support 2026-06-09 03:34:07 -04:00
e4f7950a56 feat(MediaManager): update file extension sets for JSON, XML, IMAGE, HD, and ARCHIVE types 2026-06-09 03:18:24 -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
39c72386fa fix(MediaManager): resolve base_url handling and improve path resolution logic 2026-06-08 20:03:19 -04:00
0dfd673ab3 fix(MediaManager): update base_url assignment to handle current directory case 2026-06-08 19:24:31 -04:00
65799180c5 feat(MediaManager): add folder configuration functionality and update .config handling 2026-06-08 19:22:56 -04:00
08b84680a4 fix(MediaManager): update folder creation path in load function 2026-06-08 19:13:43 -04:00
d2440c5ba1 feat(MediaBrowser, MediaManager): enhance file type handling and improve icon representation 2026-06-08 13:47:26 -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
df121bd9c3 feat(MediaManager): add base URL handling for drive and meatloaf devices 2026-06-08 13:04:31 -04:00
0b7dc77e78 feat(MediaManager): add folder mounting functionality and improve base URL handling 2026-06-08 13:02:34 -04:00
1f15e1fe20 feat(MediaManager): add folder configuration handling and update base URL display 2026-06-08 12:49:52 -04:00
841cf2f73d feat(MediaManager): enhance path navigation with inline renaming functionality 2026-06-08 12:31:31 -04:00
e902cc4d4a feat(CodeEditor, MediaManager): add initial text state for editing functionality 2026-06-08 12:22:37 -04:00
5a17c0a2e0 fix: update base path in Vite configuration to root 2026-06-08 12:06:29 -04:00