-
2b944cf9d1
fix: use search/people API (Core Team deployed)
main
Momentry Studio
2026-07-25 23:16:59 +08:00
-
453168f326
chore: remove unused .gs-sidebar-lock CSS
Momentry Studio
2026-07-25 21:13:22 +08:00
-
bcffe62a15
fix: remove lock icon from sidebar toggle
Momentry Studio
2026-07-25 21:13:07 +08:00
-
ee9a602f7f
fix: toggle shows expand chevron when locked, lock icon when unlocked
Momentry Studio
2026-07-25 20:57:58 +08:00
-
3aef7d115f
fix: sidebar default to collapsed
Momentry Studio
2026-07-25 20:56:29 +08:00
-
19846a8773
revert: restore localStorage-based sidebar default
Momentry Studio
2026-07-25 20:51:48 +08:00
-
bb4ff9b007
fix: sidebar default to collapsed (locked)
Momentry Studio
2026-07-25 20:51:38 +08:00
-
fcb612ff0e
revert: restore search_identities API case
Momentry Studio
2026-07-25 20:38:54 +08:00
-
1a0b3f2c1f
fix: use search/people API (no identity concept)
Momentry Studio
2026-07-25 20:38:30 +08:00
-
9386a8e8ef
fix: fallback to search_identities (search/people endpoint not deployed)
Momentry Studio
2026-07-25 20:35:47 +08:00
-
fb9a55a64c
feat: use new search/people API for People search mode
Momentry Studio
2026-07-25 20:33:15 +08:00
-
9691e75e36
fix: use height:100% on sidebar/main (resolves to parent content height)
Momentry Studio
2026-07-25 20:29:35 +08:00
-
674126d687
fix: add html/body height:100% + 100% height on sidebar/main
Momentry Studio
2026-07-25 20:29:26 +08:00
-
d37967d38e
fix: explicit calc(100vh - 56px) on both sidebar and main
Momentry Studio
2026-07-25 20:28:56 +08:00
-
a289346fdc
fix: revert to flexbox with height:100vh, fix footer visibility
Momentry Studio
2026-07-25 20:27:09 +08:00
-
dd843c29ee
fix: use CSS grid for equal-height sidebar and main
Momentry Studio
2026-07-25 20:24:11 +08:00
-
d7592c528c
fix: sync sidebar height with main content area
Momentry Studio
2026-07-25 20:21:17 +08:00
-
f75eb44351
feat: show compact login/logout icon when sidebar collapsed
Momentry Studio
2026-07-25 20:20:03 +08:00
-
652ba77c77
fix: use CSS instead of v-show for sidebar collapse text
Momentry Studio
2026-07-25 20:18:03 +08:00
-
ca94259fba
feat: add sidebar collapse/expand toggle
Momentry Studio
2026-07-25 20:11:56 +08:00
-
660f01c6c5
fix: People search mode label
Momentry Studio
2026-07-25 19:27:56 +08:00
-
cb7ebfb633
feat: add Face Group search mode back to SearchView
Momentry Studio
2026-07-25 19:24:54 +08:00
-
25f718c0d5
fix: remove duplicate case clauses in api/index.ts
Momentry Studio
2026-07-25 18:28:04 +08:00
-
0b19a0af0d
refactor: QC report - 'Trace Profile' → 'FS Profile'
Momentry Studio
2026-07-25 15:53:37 +08:00
-
cf397b268e
refactor: QC - use FS instead of Trace
Momentry Studio
2026-07-25 15:53:17 +08:00
-
aa25600580
refactor: remove identity/pending concepts
Momentry Studio
2026-07-25 15:51:38 +08:00
-
464ddd16a9
chore: remove debug console.log from faceGroups
Momentry Studio
2026-07-25 15:49:27 +08:00
-
4463ff2f96
style: change 'Faces' → 'FS' in Face Groups card
Momentry Studio
2026-07-25 15:48:13 +08:00
-
15647a47ac
fix: replace all clusterAsPending → faceGroups
Momentry Studio
2026-07-25 15:43:28 +08:00
-
0a7902c2f5
refactor: rename clusterAsPending → faceGroups (no pending concept)
Momentry Studio
2026-07-25 15:43:15 +08:00
-
d3cd940818
fix: revert to clusterAsPending (remove allGroupsForMove)
Momentry Studio
2026-07-25 15:42:31 +08:00
-
7cc4708c66
debug: add more console.log for clusterAsPending diagnosis
Momentry Studio
2026-07-25 15:42:17 +08:00
-
5db1b68fa0
debug: add allGroupsForMove computed for Move Faces Modal
Momentry Studio
2026-07-25 15:40:48 +08:00
-
ec8d8d9d1a
fix: add fallback for missing group names in Move Faces Modal
Momentry Studio
2026-07-25 15:40:01 +08:00
-
f727b21e99
refactor: remove unused updateClusterAfterMerge function
Momentry Studio
2026-07-25 14:25:59 +08:00
-
8af2dc6128
feat: integrate new merge_groups API from Core Team
Momentry Studio
2026-07-25 14:25:35 +08:00
-
042bb45574
fix: update Pending Faces display to FS# format
Momentry Studio
2026-07-25 13:55:18 +08:00
-
e6b9b7b4b8
refactor: add # separator to display format
Momentry Studio
2026-07-25 13:55:01 +08:00
-
98534bebfb
refactor: change Face Trace display from 'Face{id}' to 'FS{id}'
Momentry Studio
2026-07-25 13:54:01 +08:00
-
389b3c8ba3
feat: add BuildVersion component to App.vue template
Momentry Studio
2026-07-25 13:36:47 +08:00
-
9de4910aa0
feat: add BuildVersion component to App.vue
Momentry Studio
2026-07-25 13:36:14 +08:00
-
baa42fa625
feat: add build version display to all views
Momentry Studio
2026-07-25 13:35:41 +08:00
-
39ce37e69c
fix: remove premature updateClusterAfterMerge call in merge loop
Momentry Studio
2026-07-25 13:29:47 +08:00
-
7b5650d098
fix: correct updateClusterAfterMerge to trigger computed update
Momentry Studio
2026-07-25 13:25:41 +08:00
-
c235d11d03
fix: handle empty groups after merge operation
Momentry Studio
2026-07-25 13:25:16 +08:00
-
361a01a025
debug: add comprehensive logging for merge groups functionality
Momentry Studio
2026-07-25 13:24:45 +08:00
-
69601fe512
docs: add Face Move/Merge diagnosis report
Momentry Studio
2026-07-25 13:13:19 +08:00
-
c0832f32f9
refactor: complete face trace display migration to 'Face{id}'
Momentry Studio
2026-07-25 13:12:10 +08:00
-
e7f9740e72
refactor: change face trace display from 'F{id}' to 'Face{id}'
Momentry Studio
2026-07-25 13:11:47 +08:00
-
70889b25d1
docs: update Core Team response - deployment complete
Momentry Studio
2026-07-25 03:35:28 +08:00
-
8cf7196c86
docs: add Core Team response for pipeline fixes
Momentry Studio
2026-07-25 03:34:38 +08:00
-
ec67e749d7
fix: correct pipeline stage weights to match Core API
Momentry Studio
2026-07-25 02:20:50 +08:00
-
a096bb645c
docs: update Core Team action items with Studio fixes
Momentry Studio
2026-07-25 02:20:21 +08:00
-
36074b1017
docs: add Core Team action items document
Momentry Studio
2026-07-25 01:36:32 +08:00
-
c347c200b2
fix: load pipeline stats in syncFileStatus and handle missing pipeline data
Momentry Studio
2026-07-25 01:36:28 +08:00
-
58e614cb5c
fix: unify status text to 'Scanning...' in LibraryView
Momentry Studio
2026-07-25 01:27:16 +08:00
-
a3b45e12c5
refactor: rename Face Cluster to Face Deduplication in LibraryView
Momentry Studio
2026-07-25 00:46:13 +08:00
-
9f667cf174
fix: correct CSS syntax error in VideoPlayer
Momentry Studio
2026-07-24 23:35:05 +08:00
-
cb7e1ba0ba
fix: resolve TypeScript compilation errors
Momentry Studio
2026-07-24 23:33:40 +08:00
-
48975ef247
feat: add smart responsive design for VideoPlayer
Momentry Studio
2026-07-24 23:27:51 +08:00
-
16fb1fd1ed
feat: add processor toggles and enlarge video in advanced mode
Momentry Studio
2026-07-24 23:27:00 +08:00
-
38b993938b
feat: integrate ASRX/OCR/Face display into VideoPlayer callers
Momentry Studio
2026-07-24 23:24:13 +08:00
-
6a34a862f4
feat: add Face bbox and Pose indicator to VideoPlayer
Momentry Studio
2026-07-24 23:17:31 +08:00
-
b1a9c44778
feat: add ASRX subtitle and OCR bbox overlay to VideoPlayer
Momentry Studio
2026-07-24 23:11:05 +08:00
-
ab1399b853
fix: show frame and time in video titles (frame primary, time auxiliary)
Momentry Studio
2026-07-24 22:57:41 +08:00
-
717e2deb6a
fix: remove hardcoded frame range from LibraryView title
Momentry Studio
2026-07-24 22:56:04 +08:00
-
c2901338e1
feat: enforce 100% frame-based positioning (no time)
Momentry Studio
2026-07-24 22:49:35 +08:00
-
76c6ec183d
fix: handle missing frame params in simple playback path
Momentry Studio
2026-07-24 22:00:35 +08:00
-
55d0216083
feat: add real-time files watch for LibraryView
Momentry Studio
2026-07-24 21:49:06 +08:00
-
1fd6312f7e
fix: enforce frame-based positioning across all video playback
Momentry Studio
2026-07-24 21:17:11 +08:00
-
2af8ffaf93
feat: add face_cluster processor support to LibraryView
Momentry Studio
2026-07-24 20:52:27 +08:00
-
5951aca086
feat: frame-based positioning and mark system foundation
Momentry Studio
2026-07-24 20:19:47 +08:00
-
299f58e883
docs: update cluster-agent implementation status
Momentry Studio
2026-07-20 21:49:25 +08:00
-
13924965f7
fix: extract results array from search_smart API response
Momentry Studio
2026-07-02 21:52:46 +08:00
-
22e24b13b7
feat: show text_content in search results for keyword search
Momentry Studio
2026-07-02 21:24:24 +08:00
-
bf7fbce458
fix: remove Identity processor option and deprecated trace_chunks
Momentry Studio
2026-07-02 16:22:48 +08:00
-
98a3d79701
feat: add ASR status display in search results, fix unassigned traces param name
Momentry Studio
2026-06-27 11:41:03 +08:00
-
691b38fe96
fix: m4mini deployment issues - duplicate script setup, auth redirect, Tauri bypass
Momentry Studio
2026-06-26 20:33:35 +08:00
-
f915aaf794
feat: pending identity sorting, face detail modal, video player fps, processor counts
Momentry Studio
2026-06-24 02:02:33 +08:00
-
7855983dc1
feat: bind/unbind by id, video streaming proxy, unmute default, library refresh, hamburger click-outside
Momentry Studio
2026-06-18 22:24:03 +08:00
-
97af4da331
fix: use identityUuid (camelCase) for person data
Momentry Studio
2026-06-15 12:25:48 +08:00
-
c9964ce4fb
fix: use snake_case invoke commands
Momentry Studio
2026-06-15 11:56:55 +08:00
-
edab5158f0
fix: check __TAURI_INTERNALS__ for Tauri availability
Momentry Studio
2026-06-15 10:34:39 +08:00
-
f597db23cc
fix: check for Tauri availability before invoke
Momentry Studio
2026-06-15 09:20:23 +08:00
-
68d459dc83
debug: detailed console logging for getPeople
Momentry Studio
2026-06-15 09:11:37 +08:00
-
88f07895d2
debug: add alert to onMounted
Momentry Studio
2026-06-15 09:08:52 +08:00
-
8d5aa1416c
debug: add empty state message
Momentry Studio
2026-06-15 09:02:12 +08:00
-
fb47acf67b
fix: add status field to PersonInfo struct
Momentry Studio
2026-06-15 04:10:40 +08:00
-
0dfa80918f
debug: add console logs to PeopleView onMounted
Momentry Studio
2026-06-15 03:27:34 +08:00
-
41ac3b20f4
debug: add more console logs to PersonDetailView
Momentry Studio
2026-06-15 02:34:46 +08:00
-
5c2dbe46e5
debug: show uuid and people count on error page
Momentry Studio
2026-06-15 02:26:20 +08:00
-
9064b5a95d
debug: add console logs to PersonDetailView
Momentry Studio
2026-06-15 02:23:47 +08:00
-
87cf4ca5b2
fix: invoke command names camelCase
Momentry Studio
2026-06-15 02:20:42 +08:00
-
ae4ebafe0a
fix: PersonDetailView - load faces with thumbnails, merge traces, match WP design
Momentry Studio
2026-06-15 02:15:28 +08:00
-
488b4d5e2e
feat: Person detail as independent page with route
Momentry Studio
2026-06-15 01:46:50 +08:00
-
9a6abcbdcb
feat: add 待定人臉 section with face candidates
Momentry Studio
2026-06-15 01:09:31 +08:00
-
d900cb9545
fix: remove 確認人物 from context menu, keep 略過功能
Momentry Studio
2026-06-15 00:46:56 +08:00
-
1c63cb80f8
feat: People detail modal match WordPress design
Momentry Studio
2026-06-15 00:34:43 +08:00
-
c511674e99
feat: Add 確認人物 to context menu
Momentry Studio
2026-06-15 00:26:55 +08:00
-
006e67bf1d
fix: context menu force display
Momentry Studio
2026-06-15 00:24:53 +08:00