hensei-api/app/controllers/api/v1
Justin Edmund 0e490df113
Assorted updates (#146)
* Syntax updates

* Update rake task for image downloading

* Add endpoints for showing a single job
2025-01-08 12:19:19 -08:00
..
api_controller.rb (Hotfix) Fix summon transcendence (#129) 2023-08-26 15:38:54 -07:00
characters_controller.rb
favorites_controller.rb
grid_characters_controller.rb
grid_summons_controller.rb Add support for weapon transcendence (#142) 2024-01-15 14:05:17 -08:00
grid_weapons_controller.rb Add support for weapon transcendence (#142) 2024-01-15 14:05:17 -08:00
guidebooks_controller.rb
job_accessories_controller.rb
job_skills_controller.rb
jobs_controller.rb Assorted updates (#146) 2025-01-08 12:19:19 -08:00
parties_controller.rb Add support for weapon transcendence (#142) 2024-01-15 14:05:17 -08:00
raids_controller.rb Add raids#show (#145) 2024-02-21 23:25:11 -05:00
search_controller.rb Add support for weapon transcendence (#142) 2024-01-15 14:05:17 -08:00
summons_controller.rb
users_controller.rb Implement roles and visibility (#128) 2023-08-25 15:53:56 -07:00
weapon_keys_controller.rb Hotfix so weapon key search translates ints to arrays (#140) 2023-12-30 06:20:22 -08:00
weapons_controller.rb