No description
Find a file
michael 6a7429cb9e feat: save composite record image and return URL in results API
Add composite PNG generation (vinyl record + pet photo with transparent
background, no needle) saved to storage/images/. The results API now
returns record_image_url pointing to the composite or default-record.png
for submissions without a user photo.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-03 19:08:52 -06:00
assets feat: add Happy Hardcore music vibe 2026-02-03 18:25:35 -06:00
backend feat: save composite record image and return URL in results API 2026-02-03 19:08:52 -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 Footer: TnC link added 2026-02-02 15:17:53 +05:30
header.php compress images & implement opengraph tags 2026-01-30 11:57:12 +05:30
index.php fix: remove required attribute from image upload input 2026-02-03 18:08:20 -06:00
opengraph.php OG tag image changes 2026-02-03 00:47:10 +05:30
result.php Result: CTA links added 2026-02-03 18:37:21 +05:30
waiting.php refactor: use Sonauto streaming URL directly 2026-02-03 14:32:48 -06:00