dragonflight/services/web-ui/public/js
Zac Gaetano 16a1fe604f web-ui: tag IN DEV pages in sidebar from auth-guard
Adds a tiny CSS rule + DOM patch that walks .nav-item links on every
page and appends an 'IN DEV' badge to those matching a known in-dev
page (currently just editor.html). Avoids touching all 13 HTML files
for the same single-line nav change.
2026-05-21 09:59:29 -04:00
..
api.js feat(api.js): add retryAsset() helper for POST /assets/:id/retry 2026-05-19 00:17:39 -04:00
auth-guard.js web-ui: tag IN DEV pages in sidebar from auth-guard 2026-05-21 09:59:29 -04:00
bmd-card.js ui: add bmd-card.js — visual DeckLink port picker 2026-05-21 00:19:51 -04:00
edit.js feat(editor): splice tool (B/S key + Split button), thumbnail hydration via signed URL, enable Export (draft for now) 2026-05-18 10:25:53 -04:00
preview.js feat(growing-files): Phase 1 - live HLS preview during recording 2026-05-18 07:29:50 -04:00
selection.js feat: multi-select + bulk move/copy/delete, brand blue, hardhat loader 2026-05-17 14:48:34 -04:00
timecode.js fix(timecode): correct framesToTC for all frames beyond position 3 2026-05-19 00:01:18 -04:00
timeline.js feat(timeline): ripple delete on Del, extract/lift on Shift+Del 2026-05-19 23:45:41 -04:00
topbar-strip.js fix(topbar-strip): escape pageName() output before innerHTML insertion 2026-05-19 00:46:48 -04:00