Commit Graph

11 Commits

Author SHA1 Message Date
7f218f4225 fix(SearchLocal, locate-db): enhance loading progress tracking for engine and database with visual indicators 2026-06-14 21:15:50 -04:00
3b94d3d956 fix(SearchAssembly64): update fetch headers to include User-Agent for server compatibility 2026-06-14 05:17:42 -04:00
13072c3735 fix(SearchAssembly64): update client-id header to 'Client-Id: Ultimate' for compatibility with server 2026-06-14 04:55:34 -04:00
ddbf0d2df2 feat(SearchAssembly64): add AQL search help dialog and terms reference 2026-06-14 03:21:41 -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
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
44736750b6 feat(DevicesPage): update device model options for clarity and add new models 2026-06-11 14:15:09 -04:00
d0d513b502 feat: update documentation to reflect new features and architecture changes, including WebSocket integration and split config storage 2026-06-09 02:35:21 -04:00
5a17c0a2e0 fix: update base path in Vite configuration to root 2026-06-08 12:06:29 -04:00
3f7cc16ce1 feat: update project structure and enhance WebDAV integration with settings persistence and save status management 2026-06-07 20:37:06 -04:00
686f0795d0 feat: add AGENTS.md and CLAUDE.md for project documentation; update README with features and installation instructions; modify index.html and manifest for consistent naming; enhance App component with new cartridge tools 2026-04-14 18:48:31 -04:00