hensei-api/app/controllers
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
..
api/v1 add character creation + image download API 2025-12-01 00:48:40 -08:00
concerns fix blueprints: use correct association names instead of 'object' 2025-11-29 17:41:29 -08:00
application_controller.rb Remove rabl 2022-12-21 01:16:34 -08:00
tokens_controller.rb Return the user's role in login and user blueprints (#133) 2023-09-09 02:29:32 -07:00