hensei-api/app/controllers/api/v1
Justin Edmund 353db31ef7 Move to JobSkillsController
It makes more sense to pre-fetch all job skills and filter on the client, so we're consolidating into a JobSkillsController
2022-11-27 19:27:45 -08:00
..
api_controller.rb Remove duplicate current_user method 2022-03-21 03:53:34 -07:00
favorites_controller.rb Remove log and unused parameter 2022-02-27 22:12:57 -08:00
grid_characters_controller.rb Added logic for conflict resolution 2022-11-19 06:03:39 -08:00
grid_summons_controller.rb Allow id param and fix typos 2022-02-01 16:48:02 -08:00
grid_weapons_controller.rb Fix a small variable bug in GridWeapons Controller 2022-03-06 03:47:28 -08:00
job_skills_controller.rb Move to JobSkillsController 2022-11-27 19:27:45 -08:00
jobs_controller.rb Move to JobSkillsController 2022-11-27 19:27:45 -08:00
parties_controller.rb Fix race condition 2022-11-17 02:25:22 -08:00
raids_controller.rb Add route to get all raids 2022-02-23 19:04:34 -08:00
search_controller.rb Added filters to summons and characters 2022-03-11 01:12:35 -08:00
users_controller.rb Add gender to user database 2022-04-10 13:25:57 -07:00
weapon_keys_controller.rb Update weapon key method to have conditions 2022-03-02 14:39:44 -08:00