Commit graph

18 commits

Author SHA1 Message Date
michael
9c5b054dcc feat: Add Sonauto streaming audio on waiting page
Enable users to listen to their song while video generation continues
in the background. Backend proxies authenticated Sonauto stream API
since HTML audio elements cannot send auth headers.

- Add streaming_ready_at column to track when stream becomes available
- Enable streaming in Sonauto API request payload
- Handle GENERATING_STREAMING_READY webhook status
- Add /api/stream/{session_id} proxy endpoint using httpx
- Update StatusResponse with streaming_ready and task_id fields
- Add audio player UI with autoplay fallback for mobile
- Fade out audio gracefully before redirect to result page

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-02 08:23:14 -06:00
Deepak Salunke
74b512f5bc Footer: Privacy link added 2026-02-02 14:28:54 +05:30
Deepak Salunke
cc43bf7ff4 Result: Minor css changes 2026-02-01 23:47:39 +05:30
Deepak Salunke
26d5a46767 Result: Ad banners added 2026-02-01 23:08:40 +05:30
Deepak Salunke
c673e55090 Header & Footer changes 2026-02-01 21:23:08 +05:30
Deepak Salunke
673f576b06 Result: Video UI fixed 2026-02-01 17:28:29 +05:30
Deepak Salunke
bf6619accd Banner Image optimize 2026-02-01 01:04:10 +05:30
Deepak Salunke
b4f8451b23 Footer: link added for Music by Sonauto v3 text 2026-01-31 22:51:56 +05:30
Deepak Salunke
8ae1211bd7 Landing page ui changes 2026-01-31 22:43:53 +05:30
DeepakasBTG
a4db48b160 Merge pull request #2 from DeepakasBTG/frontend
Few minor changes in frontend
2026-01-31 19:37:26 +05:30
Deepak Salunke
3b4e9c0c77 Few minor changes in frontend 2026-01-31 19:36:37 +05:30
Harshad
a39c57dbf6 waiting: replace gif with dynamic text 2026-01-31 12:59:18 +05:30
Harshad
5203ac1ba1 result: add video poster 2026-01-31 11:34:57 +05:30
Deepak Salunke
700267f0ef Video added & few minor changes for buttons on Result page 2026-01-30 19:16:34 +05:30
Deepak Salunke
7b2041e9ba Style file updated 2026-01-30 11:13:12 +05:30
Deepak Salunke
7dfe7631ab Record spin added to result page 2026-01-30 10:47:11 +05:30
Deepak Salunke
45efcc8a01 Fix crop image issue 2026-01-29 16:40:22 +05:30
Deepak Salunke
ba76773a47 Initial commit 2026-01-28 12:45:24 +05:30