1
0
Fork 0
forked from OpenNeo/impress
impress/app/controllers
Matchu 010f64264f Replace swf_assets#index with item_appearances#index
Preparing a better endpoint for wardrobe-2020 to use! I deleted the
now-unused swf_assets#index endpoint, and replaced it with an
"appearances" concept that isn't exactly reflected in the database
models but is a _lot_ easier for clients to work with imo.

Note that this was a big part of the motivation for the recent
`manifest_url` work—in this draft, I'm probably gonna have the client
request the manifest, rather than use impress-2020's trick of caching
it in the database! There's a bit of a perf penalty, but I think that's
a simpler starting point, and I have a hunch I'll be able to make up
the perf difference once we have the impress-media-server managing more
of these responsibilities.
2023-11-11 07:14:48 -08:00
..
application_controller.rb
campaigns_controller.rb new donate layout for post-2017 campaign 2018-01-18 17:14:02 -08:00
closet_hangers_controller.rb Fix closet list petpage export 2023-11-06 12:55:03 -08:00
closet_lists_controller.rb Use flash[:notice] instead of flash[:success] 2023-10-23 19:05:07 -07:00
contributions_controller.rb
donation_features_controller.rb
donations_controller.rb
item_appearances_controller.rb Replace swf_assets#index with item_appearances#index 2023-11-11 07:14:48 -08:00
items_controller.rb
locales_controller.rb
neopets_connections_controller.rb
neopets_page_import_tasks_controller.rb Fix petpage etc import 2023-11-06 12:59:28 -08:00
outfits_controller.rb
pet_attributes_controller.rb
pet_types_controller.rb
pets_controller.rb Delete unused roulette feature 2023-10-24 19:05:18 -07:00
sitemap_controller.rb
static_controller.rb yum, new campaigns 2015-08-05 19:26:12 -04:00
swf_assets_controller.rb Replace swf_assets#index with item_appearances#index 2023-11-11 07:14:48 -08:00
users_controller.rb
zones_controller.rb Improve zones.json performance 2023-10-23 19:05:03 -07:00