Commit Graph

7 Commits

Author SHA1 Message Date
251e9a9495 fix(SearchLocal, SearchPane, locate-db): enhance loading progress tracking and UI feedback for locate database 2026-06-14 21:38:39 -04:00
eb0357253c fix(locate-db): update WASM URL import to use Vite's hashed asset path 2026-06-14 21:23:38 -04:00
7f218f4225 fix(SearchLocal, locate-db): enhance loading progress tracking for engine and database with visual indicators 2026-06-14 21:15:50 -04:00
9d7034e7d2 fix(SearchLocal, locate-db): enhance database download progress tracking and UI feedback 2026-06-14 05:51:03 -04:00
86de697569 feat(SearchOverlay): add filtering and sorting options for search results 2026-06-14 00:59:52 -04:00
30e3cea442 feat(SearchOverlay): enhance search functionality with scanning and improved result display 2026-06-14 00:35:58 -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