dragonflight/services
ZGaetano 5bb22c17c8 feat(plugin): add exportTimelineData() and getProjectItems() to ExtendScript
exportTimelineData() walks all video tracks in the active sequence and
returns clip source/timeline frame positions + file paths so the panel JS
can map them back to MAM asset IDs for timeline export.

getProjectItems() enumerates all ProjectItems with paths — useful for
rebuilding the import mapping after a Premiere restart.
2026-05-20 00:35:18 -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: override user-select:none on draggable media items to fix drag initiation 2026-05-19 14:45:47 -04:00
mam-api feat(api): add GET /assets/:id/hires endpoint for original file download 2026-05-20 00:34:18 -04:00
premiere-plugin feat(plugin): add exportTimelineData() and getProjectItems() to ExtendScript 2026-05-20 00:35:18 -04:00
web-ui fix(ui): normalize sidebar — add Containers + Cluster to all 8 remaining pages 2026-05-20 00:22:57 -04:00
worker fix: clean up temp segment directory after conform job finishes 2026-05-19 23:06:54 -04:00