hensei-api/app/controllers/api/v1
2023-02-03 19:32:22 -08:00
..
api_controller.rb Create edit_key global in ApiController 2023-01-31 02:51:13 -08:00
characters_controller.rb Add endpoints for getting info about canonical items 2023-01-31 21:48:00 -08:00
favorites_controller.rb Refactor FavoritesController for blueprinter 2022-12-21 16:10:53 -08:00
grid_characters_controller.rb Update controllers to properly authorize 2023-01-31 02:51:38 -08:00
grid_summons_controller.rb Update controllers to properly authorize 2023-01-31 02:51:38 -08:00
grid_weapons_controller.rb Remove log 2023-02-01 21:46:24 -08:00
job_accessories_controller.rb Add controller, blueprint and route for JobAccessories 2023-01-23 20:52:20 -08:00
job_skills_controller.rb Updated getting skills assignable to a job 2022-12-22 23:26:23 -08:00
jobs_controller.rb Update controllers to properly authorize 2023-01-31 02:51:38 -08:00
parties_controller.rb Assign local ID when remixing as unauth 2023-02-03 19:32:22 -08:00
raids_controller.rb Refactor RaidsController for blueprinter 2022-12-21 15:35:05 -08:00
search_controller.rb Allow searching only for extra or subaura objects 2022-12-25 00:29:55 -08:00
summons_controller.rb Add endpoints for getting info about canonical items 2023-01-31 21:48:00 -08:00
users_controller.rb Fix response when requesting nonexistent user 2023-01-28 20:50:35 -08:00
weapon_keys_controller.rb Fix fetching weapon keys so you dont need filters 2022-12-24 04:54:50 -08:00
weapons_controller.rb Add endpoints for getting info about canonical items 2023-01-31 21:48:00 -08:00