hensei-api/app/controllers/api/v1
2025-12-14 11:58:10 -08:00
..
api_controller.rb fix rescue_from order so StandardError is checked last 2025-12-14 01:48:11 -08:00
artifact_skills_controller.rb
artifacts_controller.rb
character_series_controller.rb add character series lookup table 2025-12-14 11:58:10 -08:00
characters_controller.rb
collection_artifacts_controller.rb fix import_params to pass nested game data 2025-12-14 01:42:05 -08:00
collection_characters_controller.rb fix import_params to pass nested game data 2025-12-14 01:42:05 -08:00
collection_job_accessories_controller.rb
collection_summons_controller.rb fix import_params to pass nested game data 2025-12-14 01:42:05 -08:00
collection_weapons_controller.rb fix import_params to pass nested game data 2025-12-14 01:42:05 -08:00
crew_gw_participations_controller.rb fix N+1 query in by_event: include user for membership 2025-12-04 03:05:53 -08:00
crew_invitations_controller.rb add crew invitations system 2025-12-03 23:06:07 -08:00
crew_memberships_controller.rb allow :retired param in membership and phantom player controllers 2025-12-14 01:48:06 -08:00
crews_controller.rb add current_membership to crew response 2025-12-13 20:09:44 -08:00
favorites_controller.rb
grid_artifacts_controller.rb
grid_characters_controller.rb
grid_summons_controller.rb
grid_weapons_controller.rb
guidebooks_controller.rb
gw_crew_scores_controller.rb fix gw controller params and add request specs 2025-12-03 23:40:38 -08:00
gw_events_controller.rb gw event improvements: status field, members_during_event endpoint 2025-12-04 03:02:35 -08:00
gw_individual_scores_controller.rb add by-event score endpoints that auto-create participation 2025-12-04 03:02:22 -08:00
import_controller.rb
job_accessories_controller.rb
job_skills_controller.rb
jobs_controller.rb
parties_controller.rb add grid_artifact and weapon_series to party show includes 2025-12-13 21:39:47 -08:00
phantom_players_controller.rb allow :retired param in membership and phantom player controllers 2025-12-14 01:48:06 -08:00
raids_controller.rb
search_controller.rb
summons_controller.rb
users_controller.rb add /users/me settings endpoint 2025-12-14 01:23:37 -08:00
weapon_keys_controller.rb
weapon_series_controller.rb
weapons_controller.rb