hensei-api/app/controllers/api/v1
Justin Edmund a8301019f5 Fix search for base skills
Before they didn't really show up at all, then they showed up on everything, then they showed up on EX1 and EX2, now they only show up on EX2.
2022-12-03 18:34:38 -08:00
..
api_controller.rb Add GranblueError and move app errors to extend it 2022-12-03 18:21:01 -08: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 Fix race condition for base skill mismatch check 2022-12-03 18:21:15 -08:00
parties_controller.rb Move logic to JobsController 2022-12-03 11:45:00 -08:00
raids_controller.rb Add route to get all raids 2022-02-23 19:04:34 -08:00
search_controller.rb Fix search for base skills 2022-12-03 18:34:38 -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