dragonflight/services/mam-api/src/routes
ZGaetano 4c65753358 recorders route: accept full codec field set + node/port pinning
POST/PATCH now persist all new codec columns via a whitelist. /start
forwards every codec setting to the capture container as an env var. The
live-asset created during /start now uses the recorder's container ext
(.mov vs .mp4 etc.) instead of always assuming .mov.
2026-05-21 00:17:45 -04:00
..
ampp.js feat: AMPP folder sync integration — pre-create folder hierarchy on upload, expose lookup endpoint for Script Task: ampp.js 2026-04-18 13:42:08 -04:00
assets.js fix(assets): replace static S3_BUCKET with getS3Bucket() for dynamic config 2026-05-20 15:49:40 -04:00
auth.js fix: /me returns guest user when AUTH_ENABLED is false so auth-guard never fires on dev 2026-05-18 13:21:37 -04:00
bins.js add services/mam-api/src/routes/bins.js 2026-04-07 21:58:28 -04:00
capture.js fix(capture): handle non-JSON responses from capture service gracefully 2026-05-20 13:55:06 -04:00
cluster.js cluster route: fallback IP from request + /devices/blackmagic endpoint 2026-05-21 00:16:36 -04:00
groups.js feat(mam-api): add groups admin CRUD routes with member management 2026-05-18 12:50:49 -04:00
jobs.js fix: bulk-fetch jobs by state (no N+1 getState()); add GET /events SSE stream 2026-05-19 23:09:47 -04:00
projects.js add services/mam-api/src/routes/projects.js 2026-04-07 21:58:28 -04:00
recorders.js recorders route: accept full codec field set + node/port pinning 2026-05-21 00:17:45 -04:00
sequences.js fix(sequences): coerce NUMERIC frame_rate to float in all API responses 2026-05-19 23:24:16 -04:00
settings.js feat: expand GPU transcoding settings (extension, framerate, rc mode, audio) 2026-05-20 23:41:42 -04:00
system.js feat(system): Docker container management via Unix socket 2026-05-19 23:46:03 -04:00
tokens.js fix(tokens): add requireAuth middleware to token routes 2026-05-19 00:07:41 -04:00
upload.js fix(upload): replace static S3_BUCKET with getS3Bucket() for dynamic config 2026-05-20 15:48:48 -04:00
users.js feat(mam-api): add users admin CRUD routes 2026-05-18 12:50:33 -04:00