Accusys
|
02cca7beda
|
fix: search frames SQL alias bug, visual search serde default, identity JSON hyphen lookup
|
2026-05-18 02:52:27 +08:00 |
|
Accusys
|
5c24cb2214
|
fix: identity tmdb_profile returns local path instead of TMDb URL
|
2026-05-18 01:34:39 +08:00 |
|
Accusys
|
a1f85de885
|
fix: identity detail response uuid -> identity_uuid
|
2026-05-18 01:31:39 +08:00 |
|
Accusys
|
3164a65554
|
update: pipeline, search, clip, embedding fixes
|
2026-05-17 19:46:35 +08:00 |
|
Accusys
|
5317cb4bec
|
feat: schema tracking, SHA256 integrity, identity UUID fix, 3-angle face match, cuts table, trace stranger_id
|
2026-05-16 03:10:50 +08:00 |
|
Accusys
|
37799fff4e
|
fix: add identity_uuid to /identities list + /file/:uuid/identities responses
|
2026-05-15 10:14:22 +08:00 |
|
Accusys
|
fdcec82274
|
fix: file/identities — replace NULL first/last_appearance with actual start_frame/end_frame + start_time/end_time + fps
|
2026-05-15 10:07:35 +08:00 |
|
Accusys
|
5a9b34f1c2
|
feat: identity text search endpoints — /search/identity_text + /identities/search
|
2026-05-14 12:27:08 +08:00 |
|
Accusys
|
e6aa45d7ea
|
fix: /files total count from DB (was hardcoded 0)
|
2026-05-13 20:45:23 +08:00 |
|
Accusys
|
2e7dd44552
|
fix: scan extensions add jpg/png, /files status from DB (2/4 M4 items)
|
2026-05-13 20:43:37 +08:00 |
|
Accusys
|
39ba5ddf76
|
feat: Phase 1 handover - schema migration, correction mechanism, API fixes
Schema changes: dev.chunks->dev.chunk, remove old_chunk_id/chunk_index
Correction: asr-1.json format, generate/apply scripts
API: 37/37 endpoints fixed and tested
Docs: HANDOVER_V2.0.md for M4
|
2026-05-11 07:03:22 +08:00 |
|
Warren
|
74b6182eba
|
feat: media API (video/bbox/thumbnail), UUID unification, dot matrix text, portal fixes, API dictionary V1.3
|
2026-05-06 13:34:49 +08:00 |
|
Warren
|
e75c4d6f07
|
cleanup: remove dead code and duplicate docs
- Remove session-ses_2f27.md (161KB raw session log)
- Remove 49 ROOT_* duplicate files across REFERENCE/
- Remove 14 duplicate files between REFERENCE/ root and history/
- Remove asr_legacy.rs (dead code, replaced by asr.rs)
- Remove src/core/worker/ (duplicate JobWorker)
- Remove src/core/layers/ (empty directory)
- Remove 4 .bak files in src/
- Remove 7 dead private methods in worker/processor.rs
- Remove backup directory from git tracking
|
2026-05-04 01:31:21 +08:00 |
|
Warren
|
ee81e343ce
|
chore: remove obsolete APIs (register, probe, n8n, videos, people)
- Remove /api/v1/register (replaced by /api/v1/files/register)
- Remove /api/v1/probe (replaced by /api/v1/files/:uuid)
- Remove /api/v1/n8n/... (n8n workflow only)
- Remove /api/v1/unregister (high risk)
- Remove /api/v1/videos list (replaced by /api/v1/files)
- Remove /api/v1/people (merged into /api/v1/identities)
- Clean up dead code and unused structs
|
2026-04-30 22:16:24 +08:00 |
|
Warren
|
2b23d1cfbd
|
feat: update core API, database layer, and worker modules
- Remove unused imports (n8n_search, universal_search, Client, Arc, etc.)
- Update API endpoints for identity, face recognition, search
- Fix postgres_db.rs search_videos parent_uuid column
- Add snapshot API and identity agent API
- Clean up backup files (.bak, .bak2)
|
2026-04-30 15:07:02 +08:00 |
|
Warren
|
c15f7cd4af
|
feat: implement Phase 5 Resource Registry & Heartbeat
|
2026-04-25 23:12:15 +08:00 |
|
Warren
|
4686c5abc4
|
feat: complete Phase 4 Candidate Workflow (Confirm/Reject API)
|
2026-04-25 22:27:31 +08:00 |
|
Warren
|
e84982e7d9
|
feat: Phase 3 API (Identity, Files, Candidates) and pre_chunks migration
|
2026-04-25 22:19:12 +08:00 |
|