| .. |
|
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
|
feat: cluster heartbeat stores capabilities (GPU/BMD hardware detection)
|
2026-05-20 14:18:22 -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
|
fix(recorders): use already-imported uuidv4 instead of dynamic import
|
2026-05-18 23:56:00 -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 |