No description
Find a file
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
assets Result: Record image implemented 2026-02-04 17:46:43 +05:30
backend feat(api): add audio_url to status endpoint response 2026-02-04 08:04:55 -06:00
documents Add backend API, video generator, and frontend updates 2026-01-30 10:31:58 -06:00
testing_example k6: multiple user test script 2026-02-03 18:43:06 +05:30
video_generator_example create-video minor performance gains 2026-02-03 11:14:04 +05:30
.env.example Add backend API, video generator, and frontend updates 2026-01-30 10:31:58 -06:00
.gitignore chore: remove .env from version control 2026-01-31 08:31:51 -06:00
.htaccess Add backend API, video generator, and frontend updates 2026-01-30 10:31:58 -06:00
admin.html restrict form input with bannedWords 2026-02-03 21:37:49 +05:30
apple-touch-icon.png Initial commit 2026-01-28 12:45:24 +05:30
CLAUDE.md celery: add error logging for Sonauto API responses 2026-01-31 08:20:40 -06:00
deploy.sh deploy: run alembic migrations after db startup 2026-01-31 07:57:38 -06:00
favicon-16x16.png Initial commit 2026-01-28 12:45:24 +05:30
favicon-32x32.png Initial commit 2026-01-28 12:45:24 +05:30
favicon.ico Initial commit 2026-01-28 12:45:24 +05:30
footer.php Minor frontend changes 2026-02-04 11:07:57 +05:30
header.php compress images & implement opengraph tags 2026-01-30 11:57:12 +05:30
index.php Merge branch 'main' into frontend 2026-02-04 11:10:19 +05:30
opengraph.php OG tag image changes 2026-02-03 00:47:10 +05:30
result.php Result: Issue solved 2026-02-04 18:23:49 +05:30
waiting.php fix(waiting): missing sessionID function 2026-02-04 18:09:40 +05:30