hensei-api/app/controllers/api/v1
2025-12-18 13:20:38 -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 move gacha from characters to weapons 2025-12-15 12:46:43 -08:00
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 add sorting and filtering to collection weapons 2025-12-16 21:15:44 -08:00
crew_gw_participations_controller.rb exclude claimed phantoms from gw event player list 2025-12-18 00:41:25 -08:00
crew_invitations_controller.rb
crew_memberships_controller.rb support username lookup for member gw scores 2025-12-18 13:20:38 -08:00
crews_controller.rb soft delete phantoms after claim confirmation 2025-12-17 20:08:28 -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
gw_events_controller.rb include crew_total_score in gw events index 2025-12-17 23:03:22 -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 add gbf series mapping for weapon/summon imports 2025-12-14 11:58:42 -08:00
job_accessories_controller.rb
job_skills_controller.rb add download_image endpoint for job skills 2025-12-15 16:09:02 -08:00
jobs_controller.rb add update endpoint for jobs 2025-12-15 14:21:25 -08:00
parties_controller.rb add grid_artifact and weapon_series to party show includes 2025-12-13 21:39:47 -08:00
phantom_claims_controller.rb soft delete phantoms after claim confirmation 2025-12-17 20:08:28 -08:00
phantom_players_controller.rb add gw scores history endpoints for members and phantoms 2025-12-18 11:02:59 -08:00
raids_controller.rb
search_controller.rb move gacha from characters to weapons 2025-12-15 12:46:43 -08:00
summon_series_controller.rb add summon series lookup table 2025-12-14 11:58:22 -08:00
summons_controller.rb accept wiki_raw in entity create/update 2025-12-14 21:50:30 -08:00
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 move gacha from characters to weapons 2025-12-15 12:46:43 -08:00