Commit Graph

8 Commits

Author SHA1 Message Date
22e24b13b7 feat: show text_content in search results for keyword search 2026-07-02 21:24:24 +08:00
98a3d79701 feat: add ASR status display in search results, fix unassigned traces param name 2026-06-27 11:41:03 +08:00
7855983dc1 feat: bind/unbind by id, video streaming proxy, unmute default, library refresh, hamburger click-outside
- Core API: bind/unbind accept id (integer PK) when face_id is null
- Tauri proxy: stream video responses instead of buffering for seek bar
- VideoPlayer: remove muted attribute, unmute by default
- LibraryView: call invalidateFiles() before ensureFiles() on register/unregister
- PeopleView: close sort panel on click-outside, not just hamburger toggle
- bind_face: prefer face_id, fallback to id when face_id is null
2026-06-18 22:24:03 +08:00
07d9ebda29 fix: Library thumbnail guard, Search People/Agent modes, People pagination debug 2026-06-14 20:34:36 +08:00
b8bd7c05be fix: Library isRegistered checkmark, Search add People+Agent modes 2026-06-14 20:26:48 +08:00
8af1f0408d fix: Search mode select dropdown + People debug log 2026-06-14 16:42:29 +08:00
a6a5add2f2 refactor: SearchView + PeopleView layout alignment with WordPress CSS 2026-06-14 14:07:29 +08:00
79e0a862d4 Initial commit: Momentry Studio v0.1.0 2026-06-13 17:49:02 +08:00