hensei-api/app/jobs
Justin Edmund deb5cfddb2 add character creation + image download API
- validate granblue_id via HEAD request to GBF CDN
- create characters with editor role check (role >= 7)
- async image download job with Redis status polling
- download_status endpoint for progress tracking
2025-12-01 00:48:40 -08:00
..
application_job.rb Implement embed images (#173) 2025-01-18 09:08:15 -08:00
cleanup_party_previews_job.rb Implement embed images (#173) 2025-01-18 09:08:15 -08:00
download_character_images_job.rb add character creation + image download API 2025-12-01 00:48:40 -08:00
generate_party_preview_job.rb More embed image bandaids (#175) 2025-01-18 22:32:13 -08:00