Commit graph

5 commits

Author SHA1 Message Date
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
af202716a2 add related characters endpoint 2025-11-30 20:16:46 -08:00
f0e44249b7 Use full view for individual resource show endpoints 2025-09-19 23:37:38 -07:00
f7015d04dd Add UUID and granblue_id resolution support
- Create IdResolvable concern for flexible ID lookups
- Update character/summon/weapon controllers to use concern
- Support both UUID and granblue_id in API calls
2025-09-16 03:26:15 -07:00
06f8d28874
February 2023 Update (#48) 2023-02-04 23:46:12 -08:00