video-accessibility/backend/app
michael e6578e0ccf add approved_source and qc_feedback job statuses to MongoDB schema
- Add migration to update jobs collection validator with new statuses
- Update mongodb-init.js for fresh deployments
- Fix deploy.sh to properly run migrations with 'python migrate.py up'

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-22 13:12:14 -06:00
..
__pycache__ fixed middleware silent swallowing of exceptions FINALLY 2025-10-08 18:19:59 -05:00
api/v1 add support for non-English original video uploads 2025-12-22 10:33:58 -06:00
core added MSAL microsoft authentication 2025-10-10 09:19:39 -05:00
lib initial commit 2025-08-24 16:28:33 -05:00
middleware fixed overly aggressive security algorithm 2025-10-08 17:49:20 -05:00
migrations add approved_source and qc_feedback job statuses to MongoDB schema 2025-12-22 13:12:14 -06:00
models add support for non-English original video uploads 2025-12-22 10:33:58 -06:00
prompts initial commit 2025-08-24 16:28:33 -05:00
schemas add support for non-English original video uploads 2025-12-22 10:33:58 -06:00
services add support for non-English original video uploads 2025-12-22 10:33:58 -06:00
tasks add support for non-English original video uploads 2025-12-22 10:33:58 -06:00
telemetry initial commit 2025-08-24 16:28:33 -05:00
main.py added MSAL microsoft authentication 2025-10-10 09:19:39 -05:00