pahvalentines/backend/app
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
..
routers feat: save composite record image and return URL in results API 2026-02-03 19:08:52 -06:00
__init__.py Add backend API, video generator, and frontend updates 2026-01-30 10:31:58 -06:00
config.py feat: save composite record image and return URL in results API 2026-02-03 19:08:52 -06:00
database.py Add backend API, video generator, and frontend updates 2026-01-30 10:31:58 -06:00
main.py feat: save composite record image and return URL in results API 2026-02-03 19:08:52 -06:00
models.py feat: make pet image upload optional 2026-02-03 18:03:25 -06:00
prompts.py fix: Add banned words list to all pet prompts 2026-02-02 12:17:18 -06:00
schemas.py feat: save composite record image and return URL in results API 2026-02-03 19:08:52 -06:00