dragonflight/services/web-ui/public/js
Zac Gaetano d94ed00312 fix: apiFetch headers spread, droppable highlight, project rename, color stability, orphaned api.js removal
- Fix apiFetch headers spread bug (custom headers overwrote Content-Type)
- Track per-bin hover state for droppable highlight
- Refresh project rail after rename from Library screen
- Use ID-hash for project colors instead of array index
- Remove orphaned js/api.js (563 lines, never loaded)
- 'All projects' rail item clears openProject filter
- Add project boundary guard to drag-and-drop bin moves
- Stabilize refreshAssets useCallback with empty deps
- 'Last 24h' filter now actually filters by created_at
2026-05-24 14:20:00 -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