hm_ai_qc_report_tool/modules
nickviljoen 5de8f5fe7b Video QC: fix client-side SRT rejection in upload form
The accept='' attribute and help copy already allowed .srt, but a
separate ALLOWED_EXTENSIONS array in upload.html's JS was filtering
out .srt files as 'unsupported format'. Adding 'srt' to that array
fixes the silent skip seen on Dev (file picker showed .srt as
valid, then the submit handler dropped it).
2026-05-15 21:26:20 +02:00
..
campaigns Phase 1: replace local username/password auth with Azure AD SSO 2026-05-09 13:59:29 +02:00
hm_qc HM QC: thread signed-in user into batch executor 2026-05-09 20:40:00 +02:00
printer_check Six tooling fixes from Dev test pass 2026-05-09 18:32:23 +02:00
reporting Reporting: show searched Box folder under the search input 2026-05-09 20:23:06 +02:00
usage Split input/output token tracking; refresh provider pricing table 2026-04-22 14:40:13 +02:00
video_master Video Master: revert campaigns folder + lenient name matching 2026-05-09 20:19:35 +02:00
video_qc Video QC: fix client-side SRT rejection in upload form 2026-05-15 21:26:20 +02:00
__init__.py Add modular architecture, core framework, and web UI 2026-02-25 11:39:04 +02:00