1
0
Fork 0
forked from OpenNeo/impress
impress/app
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
..
assets Remove "Import from pets" page 2023-11-06 13:06:18 -08:00
controllers Replace swf_assets#index with item_appearances#index 2023-11-11 07:14:48 -08:00
helpers Add Owls values to the item page 2023-11-03 16:20:02 -07:00
javascript Fix outfit saving infinite loop in error case 2023-11-06 12:54:23 -08:00
mailers donation mailer 2014-09-10 14:32:54 -05:00
models Replace swf_assets#index with item_appearances#index 2023-11-11 07:14:48 -08:00
services Add Owls values to the item page 2023-11-03 16:20:02 -07:00
views Remove "Import from pets" page 2023-11-06 13:06:18 -08:00