video-accessibility/frontend/src/lib
michael eea1c25ab2 feat: enhance VTT editor with timing editing, cue insert/delete
Add comprehensive editing capabilities to the QC Review VTT editor:
- Inline editable timestamp inputs for start/end times
- Insert cue before/after with midpoint timestamp calculation
- Delete cue with confirmation modal
- Real-time per-cue validation warnings for overlaps
- Hover action buttons (insert before, insert after, delete)

Also fixes VTT parser to properly handle empty/invalid timestamps.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-29 11:46:24 -06:00
..
__tests__ initial commit 2025-08-24 16:28:33 -05:00
api.ts feat: add video review with timestamped notes to Final Review 2025-12-26 15:30:00 -06:00
auth.ts fixed front end build errors 2025-10-10 10:26:57 -05:00
fileUtils.ts feat: add multi-video upload support 2025-12-22 20:01:48 -06:00
msalConfig.ts fixed front end build errors 2025-10-10 10:26:57 -05:00
queryClient.ts initial commit 2025-08-24 16:28:33 -05:00
vtt.ts feat: enhance VTT editor with timing editing, cue insert/delete 2025-12-29 11:46:24 -06:00