| .. |
|
api_blueprint.rb
|
|
|
|
artifact_blueprint.rb
|
return artifact enum values as integers
|
2025-12-13 20:09:34 -08:00 |
|
artifact_skill_blueprint.rb
|
add artifact blueprints
|
2025-12-03 12:58:40 -08:00 |
|
awakening_blueprint.rb
|
|
|
|
character_blueprint.rb
|
standardize links format in blueprints
|
2025-12-15 12:47:11 -08:00 |
|
character_series_blueprint.rb
|
add character series lookup table
|
2025-12-14 11:58:10 -08:00 |
|
collection_artifact_blueprint.rb
|
return artifact enum values as integers
|
2025-12-13 20:09:34 -08:00 |
|
collection_character_blueprint.rb
|
always include awakening field in collection character response
|
2025-12-02 17:19:11 -08:00 |
|
collection_job_accessory_blueprint.rb
|
fix blueprints: use correct association names instead of 'object'
|
2025-11-29 17:41:29 -08:00 |
|
collection_summon_blueprint.rb
|
fix blueprints: use correct association names instead of 'object'
|
2025-11-29 17:41:29 -08:00 |
|
collection_weapon_blueprint.rb
|
fix blueprints: use correct association names instead of 'object'
|
2025-11-29 17:41:29 -08:00 |
|
conflict_blueprint.rb
|
|
|
|
crew_blueprint.rb
|
add current_membership to crew response
|
2025-12-13 20:09:44 -08:00 |
|
crew_gw_participation_blueprint.rb
|
fix total_score to sum individual honors instead of crew scores
|
2025-12-04 03:02:18 -08:00 |
|
crew_invitation_blueprint.rb
|
add crew invitations system
|
2025-12-03 23:06:07 -08:00 |
|
crew_membership_blueprint.rb
|
add joined_at to memberships and phantoms for historical data
|
2025-12-04 03:02:13 -08:00 |
|
empty_blueprint.rb
|
|
|
|
error_blueprint.rb
|
|
|
|
favorite_blueprint.rb
|
|
|
|
grid_artifact_blueprint.rb
|
add collection refs and out_of_sync to grid blueprints
|
2025-12-03 22:48:32 -08:00 |
|
grid_character_blueprint.rb
|
add collection refs and out_of_sync to grid blueprints
|
2025-12-03 22:48:32 -08:00 |
|
grid_summon_blueprint.rb
|
add collection refs and out_of_sync to grid blueprints
|
2025-12-03 22:48:32 -08:00 |
|
grid_weapon_blueprint.rb
|
add collection refs and out_of_sync to grid blueprints
|
2025-12-03 22:48:32 -08:00 |
|
guidebook_blueprint.rb
|
|
|
|
gw_crew_score_blueprint.rb
|
add GW events and scoring system
|
2025-12-03 23:34:54 -08:00 |
|
gw_event_blueprint.rb
|
gw event improvements: status field, members_during_event endpoint
|
2025-12-04 03:02:35 -08:00 |
|
gw_individual_score_blueprint.rb
|
add phantom players for non-registered crew members
|
2025-12-03 23:55:15 -08:00 |
|
job_accessory_blueprint.rb
|
|
|
|
job_blueprint.rb
|
|
|
|
job_skill_blueprint.rb
|
|
|
|
party_blueprint.rb
|
preload crews and favorites to fix remaining N+1s
|
2025-12-13 21:38:54 -08:00 |
|
phantom_player_blueprint.rb
|
add joined_at to memberships and phantoms for historical data
|
2025-12-04 03:02:13 -08:00 |
|
raid_blueprint.rb
|
|
|
|
raid_group_blueprint.rb
|
|
|
|
search_blueprint.rb
|
|
|
|
summon_blueprint.rb
|
standardize links format in blueprints
|
2025-12-15 12:47:11 -08:00 |
|
summon_series_blueprint.rb
|
add summon series lookup table
|
2025-12-14 11:58:22 -08:00 |
|
update_blueprint.rb
|
|
|
|
user_blueprint.rb
|
add /users/me settings endpoint
|
2025-12-14 01:23:37 -08:00 |
|
weapon_blueprint.rb
|
standardize links format in blueprints
|
2025-12-15 12:47:11 -08:00 |
|
weapon_key_blueprint.rb
|
|
|
|
weapon_series_blueprint.rb
|
add series= setter for weapon, include flags in series list
|
2025-12-03 12:38:41 -08:00 |