pahvalentines/backend
michael 7fa4132cd7 feat(api): add audio_url to status endpoint response
Allows frontend to access the MP3 audio URL as soon as download
completes, even while video generation is still in progress.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-04 08:04:55 -06:00
..
alembic feat: make pet image upload optional 2026-02-03 18:03:25 -06:00
app feat(api): add audio_url to status endpoint response 2026-02-04 08:04:55 -06:00
tasks refactor: convert polling tasks to event-based architecture 2026-02-04 00:28:52 -06:00
video_generator perf: optimize video generation with faster encoding 2026-02-04 00:01:48 -06:00
alembic.ini Add backend API, video generator, and frontend updates 2026-01-30 10:31:58 -06:00
docker-compose.yml feat: add dedicated Celery queue for video generation 2026-02-04 00:11:37 -06:00
Dockerfile Add backend API, video generator, and frontend updates 2026-01-30 10:31:58 -06:00
requirements.txt feat: Add Sonauto streaming audio on waiting page 2026-02-02 08:23:14 -06:00