dragonflight/services
ZGaetano e895a2f2df fix: show duration overlay on asset cards using duration_ms
asset.duration is not a DB field — it's duration_ms (milliseconds).
Divide by 1000 before passing to formatDuration() which expects seconds.
2026-05-18 23:27:03 -04:00
..
capture fix(capture): wire bootstrapAutoStart() + add missing captureManager/MAM_API_URL/server (regression from earlier conflict resolution) 2026-05-18 09:25:55 -04:00
editor fix(editor): show loading banner during auto-import so Edit feels responsive 2026-05-17 22:44:08 -04:00
mam-api feat: add PATCH /recorders/:id endpoint to edit recorder settings 2026-05-18 23:24:27 -04:00
premiere-plugin feat: in-library asset preview + Premiere plugin installer 2026-05-17 08:55:14 -04:00
web-ui fix: show duration overlay on asset cards using duration_ms 2026-05-18 23:27:03 -04:00
worker feat: extract and store fps/codec/resolution/duration_ms from source file 2026-05-18 23:22:56 -04:00