• Joined on 2026-05-20
admin pushed to main at admin/momentry_core 2026-05-22 04:58:45 +08:00
6378d7be89 docs: add thumbnail endpoint to 08_media.md
admin pushed to main at admin/momentry_core 2026-05-22 04:58:30 +08:00
d67f123949 feat: GET file/:uuid/trace/:tid/thumbnail endpoint
admin pushed to main at admin/momentry_core 2026-05-22 04:51:18 +08:00
d7e11a394f docs: add representative-face endpoint to 08_media.md
admin pushed to main at admin/momentry_core 2026-05-22 04:50:09 +08:00
37f8aea4aa feat: GET file/:uuid/trace/:tid/representative-face endpoint
admin pushed to main at admin/momentry_portal 2026-05-22 04:05:30 +08:00
e2e11ad659 Fix Tauri translation: 8081 -> 8082 (correct llama.cpp port)
admin pushed to main at admin/momentry_core 2026-05-21 21:06:17 +08:00
e2c627da31 merge: M5Max128 server.rs split + path updates
0710c5edf7 chore: update paths from momentry_core_0.1 to momentry_core
Compare 2 commits »
admin pushed to main at admin/momentry_core 2026-05-21 17:27:35 +08:00
e1dbd27333 docs: add Gitea sync info + access token to AGENTS.md
admin pushed to main at admin/momentry_core 2026-05-21 17:26:42 +08:00
3c458dfc5c Merge remote-tracking branch 'origin/main'
3a33d00449 refactor: modularize server.rs into separate route modules
80812128e2 merge: resolve conflicts with M5Max128 local changes
Compare 3 commits »
admin pushed to main at admin/momentry_core 2026-05-21 16:30:31 +08:00
e7eb90b987 docs: sync notes + identity_binding.rs traces pagination
bebaa743ed feat: trace-level matching, health watcher/worker status, timezone config
8ede4be159 chore: organize logs into logs/ directory with startup scripts
Compare 3 commits »
admin pushed to main at admin/momentry_portal 2026-05-20 16:26:56 +08:00
c8fdf572ce Fix Tauri search path: /api/v1/search -> /api/v1/search/universal
admin pushed to main at admin/momentry_portal 2026-05-20 16:15:23 +08:00
e96e1842a8 Add fallback for identity detail when server crashes on /api/v1/identity/:uuid
admin pushed to main at admin/momentry_portal 2026-05-20 15:53:41 +08:00
b8ac27f9bb Reset api_key from env defaults on server select to clear stale keys
admin pushed to main at admin/momentry_portal 2026-05-20 15:46:29 +08:00
e5985e625d Fix: preserve API key on login (don't overwrite with placeholder)
admin pushed to main at admin/momentry_portal 2026-05-20 14:56:22 +08:00
e60ba995b9 Default API to M5Max48:3002; preserve portal_config on session expiry
admin pushed to main at admin/momentry_portal 2026-05-20 13:46:14 +08:00
a6d74d60c7 Fix icon to RGBA format (required by Tauri)
admin pushed to main at admin/momentry_portal 2026-05-20 13:45:27 +08:00
517dfc9a79 Add placeholder icon and fix unused import warning
admin pushed to main at admin/momentry_portal 2026-05-20 08:40:01 +08:00
20deca3135 Add deploy.sh and update AGENTS.md with cross-machine workflow
admin pushed to main at admin/momentry_portal 2026-05-20 08:30:13 +08:00
61c7748d7e Add type:module to fix ESM loading on Node 18
admin created branch main in admin/momentry_portal 2026-05-20 08:29:42 +08:00
admin pushed to main at admin/momentry_portal 2026-05-20 08:29:42 +08:00
0da7dd17af Initial commit: Momentry Portal v0.1.0