dragonflight/services/web-ui/public
Zac Gaetano b92a5bc7f7 fix(web-ui): playout fmtDuration no longer clobbers global asset duration formatter
screens-playout.jsx declared a top-level function fmtDuration(secs) that, in
the shared global script scope, overwrote data.jsx's fmtDuration(ms). After
the playout redesign loaded, normalizeAsset(duration_ms) hit the seconds-based
version, rendering every asset duration x1000 (15000ms shown as 4:10:00).
Rename the playout-local helpers to playoutFmtDur/playoutFmtTC.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-05-31 22:02:46 -04:00
..
css fix: remove Google Fonts, fix editor link to :47435, fix page titles 2026-05-18 22:56:51 -04:00
downloads feat: v2.2.3 plugin + duration fix 2026-06-01 01:10:55 +00:00
fonts web-ui: wave-1 finish — self-host fonts + multi-stage Dockerfile 2026-05-21 16:32:55 +00:00
img feat(brand): add Wild Dragon logo + favicon 2026-05-18 14:11:29 +00:00
js rip out entire auth/login flow 2026-05-27 03:39:58 +00:00
app.jsx feat(web-ui): MCR page — channels, playlist, transport, preview 2026-05-30 14:02:25 +00:00
auth-gate.jsx ui: full audit pass (fixes #146, #147, #148, #149, #151, #152, #153, #154, #155) 2026-05-28 23:50:07 +00:00
data.jsx feat: v2.2.3 plugin + duration fix 2026-06-01 01:10:55 +00:00
favicon.ico feat(brand): add Wild Dragon logo + favicon 2026-05-18 14:11:29 +00:00
icons.jsx fix(web-ui): restore icon audit fixes on feat/playout-mcr 2026-05-31 13:52:37 -04:00
index.html feat(web-ui): MCR page — channels, playlist, transport, preview 2026-05-30 14:02:25 +00:00
modal-new-recorder.jsx fix(capture): growing TS is 8-bit 4:2:0 (Premiere-importable) + honor bitrate 2026-05-31 21:56:58 -04:00
screens-admin.jsx feat(gpu+capture): nvenc HLS preview, source-backend abstraction, GPU affinity+telemetry 2026-05-31 18:38:56 -04:00
screens-asset.jsx fix/feat: recorder finalize-grace + codec validation, cluster mem/version, library download 2026-05-31 18:34:36 -04:00
screens-auth.jsx feat(mam-api,web-ui): Google OAuth (OIDC) sign-in 2026-05-30 02:51:59 +00:00
screens-editor.jsx feat(web-ui): in-page delete confirm modal + WDL home footer 2026-05-31 18:31:07 -04:00
screens-home.jsx feat(web-ui): in-page delete confirm modal + WDL home footer 2026-05-31 18:31:07 -04:00
screens-ingest.jsx feat(web-ui): in-page delete confirm modal + WDL home footer 2026-05-31 18:31:07 -04:00
screens-jobs.jsx feat(web-ui): in-page delete confirm modal + WDL home footer 2026-05-31 18:31:07 -04:00
screens-library.jsx feat(web-ui): in-page delete confirm modal + WDL home footer 2026-05-31 18:31:07 -04:00
screens-playout.jsx fix(web-ui): playout fmtDuration no longer clobbers global asset duration formatter 2026-05-31 22:02:46 -04:00
screens-projects.jsx feat(web-ui): in-page delete confirm modal + WDL home footer 2026-05-31 18:31:07 -04:00
screens-resources.jsx fix: use external MAM_API_URL for remote capture sidecars; add cluster metrics endpoint and dashboard resource graphs 2026-05-29 01:04:24 +00:00
shell.jsx fix(web-ui): restore nav icon fixes on feat/playout-mcr 2026-05-31 13:54:16 -04:00
styles-asset.css ui: full audit pass (fixes #146, #147, #148, #149, #151, #152, #153, #154, #155) 2026-05-28 23:50:07 +00:00
styles-fixes.css feat(web-ui): in-page delete confirm modal + WDL home footer 2026-05-31 18:31:07 -04:00
styles-modal.css feat(web-ui): Z-AMPP screen + component CSS: styles-modal.css 2026-05-22 08:03:57 -04:00
styles-playout.css feat(playout): redesigned MCR screen + SCTE-35 end-to-end 2026-05-31 19:58:02 -04:00
styles-rest.css fix(playout+capture+monitors): preview recovery, SMB UNC, playout monitors 2026-05-31 17:56:45 -04:00
styles-screens.css feat(web-ui): redesigned Dashboard + playout as-run log 2026-05-31 17:15:32 -04:00
styles.css ui: full audit pass (fixes #146, #147, #148, #149, #151, #152, #153, #154, #155) 2026-05-28 23:50:07 +00:00
tweaks-panel.jsx Add Z-AMPP UI: visuals + tweaks-panel: tweaks-panel.jsx 2026-05-22 08:13:37 -04:00
visuals.jsx feat(web-ui): in-page delete confirm modal + WDL home footer 2026-05-31 18:31:07 -04:00