hensei-api/app
Justin Edmund 34e3bbd03b
add max_exorcism_level to weapons (#205)
* add max_exorcism_level to weapons

- migration to add column (nullable integer)
- expose in blueprint
- permit in controller
- add spec for create/update

* default exorcism_level=1 for befoulment weapons

- set default on create for GridWeapon and CollectionWeapon
- data migration to populate existing befoulment weapons
- add specs for default behavior
2026-01-04 14:47:16 -08:00
..
assets Implement embed images (#173) 2025-01-18 09:08:15 -08:00
blueprints/api/v1 add max_exorcism_level to weapons (#205) 2026-01-04 14:47:16 -08:00
controllers add max_exorcism_level to weapons (#205) 2026-01-04 14:47:16 -08:00
errors move WikiError into Granblue namespace to fix production autoloading 2025-12-14 12:41:07 -08:00
helpers Add first round of tests (#178) 2025-02-12 02:42:30 -08:00
jobs add artifact image download service and job 2025-12-03 13:37:10 -08:00
models add max_exorcism_level to weapons (#205) 2026-01-04 14:47:16 -08:00
services Improve collection sync with scoped filtering and orphan handling (#201) 2025-12-31 22:20:10 -08:00