hensei-api/app/controllers/api/v1
2025-12-13 21:39:47 -08:00
..
api_controller.rb add crew specs and fix error handling 2025-12-03 22:51:34 -08:00
artifact_skills_controller.rb add artifact controllers and routes 2025-12-03 12:58:44 -08:00
artifacts_controller.rb add artifact image download endpoints 2025-12-03 13:37:24 -08:00
characters_controller.rb characters: permit season, series, gacha_available params 2025-12-02 04:18:37 -08:00
collection_artifacts_controller.rb add rarity filter to collection artifacts index 2025-12-03 21:26:46 -08:00
collection_characters_controller.rb add import endpoints to collection controllers 2025-12-13 20:10:18 -08:00
collection_job_accessories_controller.rb fix blueprints: use correct association names instead of 'object' 2025-11-29 17:41:29 -08:00
collection_summons_controller.rb add import endpoints to collection controllers 2025-12-13 20:10:18 -08:00
collection_weapons_controller.rb add import endpoints to collection controllers 2025-12-13 20:10:18 -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 officers to update joined_at on members and phantoms 2025-12-04 03:02:27 -08:00
crews_controller.rb add current_membership to crew response 2025-12-13 20:09:44 -08:00
favorites_controller.rb Return proper REST response for deleting a party for more endpoints 2025-09-22 02:51:50 -07:00
grid_artifacts_controller.rb add sync endpoints and collection_id params to controllers 2025-12-03 22:46:17 -08:00
grid_characters_controller.rb add sync endpoints and collection_id params to controllers 2025-12-03 22:46:17 -08:00
grid_summons_controller.rb add sync endpoints and collection_id params to controllers 2025-12-03 22:46:17 -08:00
grid_weapons_controller.rb add sync endpoints and collection_id params to controllers 2025-12-03 22:46:17 -08:00
guidebooks_controller.rb Adds guidebooks and gacha tables (#95) 2023-06-04 22:23:34 -07:00
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 Add data ingestion endpoints (#195) 2025-03-02 17:48:35 -08:00
job_accessories_controller.rb February 2023 Update (#48) 2023-02-04 23:46:12 -08:00
job_skills_controller.rb Jedmund/fix image embeds 4 (#177) 2025-02-09 22:50:18 -08:00
jobs_controller.rb fix blueprints: use correct association names instead of 'object' 2025-11-29 17:41:29 -08:00
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 officers to update joined_at on members and phantoms 2025-12-04 03:02:27 -08:00
raids_controller.rb Jedmund/fix image embeds 4 (#177) 2025-02-09 22:50:18 -08:00
search_controller.rb add filtering/sorting params to collection characters endpoint 2025-12-02 17:19:15 -08:00
summons_controller.rb weapons/summons controllers: permit promotions param 2025-12-02 04:40:22 -08:00
users_controller.rb add show_gamertag to user 2025-12-13 20:09:52 -08:00
weapon_keys_controller.rb support series_slug filter in weapon_keys endpoint 2025-12-03 12:59:07 -08:00
weapon_series_controller.rb add weapon_series API endpoints and update blueprints 2025-12-03 10:45:57 -08:00
weapons_controller.rb weapons/summons controllers: permit promotions param 2025-12-02 04:40:22 -08:00