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
|
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
|
5e896fb509
|
feat: implement Phase 6 Agent Integration (Translation API)
|
2026-04-26 00:07:18 +08:00 |
|
Warren
|
e84982e7d9
|
feat: Phase 3 API (Identity, Files, Candidates) and pre_chunks migration
|
2026-04-25 22:19:12 +08:00 |
|
Warren
|
59809dae1f
|
chore: backup before migration to new repo
|
2026-04-23 16:46:02 +08:00 |
|
accusys
|
383201cacd
|
feat: Initial v0.9 release with API Key authentication
## v0.9.20260325_144654
### Features
- API Key Authentication System
- Job Worker System
- V2 Backup Versioning
### Bug Fixes
- get_processor_results_by_job column mapping
Co-authored-by: OpenCode
|
2026-03-25 14:53:41 +08:00 |
|
accusys
|
75edf0aa71
|
Initial commit: Momentry Core v0.1
- Rust-based digital asset management system
- Video analysis: ASR, OCR, YOLO, Face, Pose
- RAG capabilities with Qdrant vector database
- Multi-database support: PostgreSQL, Redis, MongoDB
- Monitoring system with launchd plists
- n8n workflow automation integration
|
2026-03-25 14:53:41 +08:00 |
|