1
0
Fork 0
forked from OpenNeo/impress
impress/app
Emi Matchu c5cd1f2f3d Remove SwfAsset#html5_*_url in favor of SwfAsset#urls
The alt styles controller is the one place we use this right now, but
I'm planning to generalize this to loading appearances during item
search, too!

I also add more `only` fields to the alt styles `as_json` call, because
idk it feels like good practice to both 1) say what we need in this
endpoint, rather than rely on default behavior upstream, and 2) to
avoid leaking fields we didn't realize were on there. (And also to
preserve bandwidth, too!)
2024-02-24 16:29:47 -08:00
..
assets Oops, fix regression of editor features on item lists page 2024-02-22 15:52:40 -08:00
controllers Remove SwfAsset#html5_*_url in favor of SwfAsset#urls 2024-02-24 16:29:47 -08:00
helpers Refactor Impress 2020 config 2024-02-22 13:07:43 -08:00
javascript Remove SwfAsset#html5_*_url in favor of SwfAsset#urls 2024-02-24 16:29:47 -08:00
mailers/fundraising Move most fundraising files into a Fundraising module 2024-02-18 20:12:14 -08:00
models Remove SwfAsset#html5_*_url in favor of SwfAsset#urls 2024-02-24 16:29:47 -08:00
services Preload many manifests concurrently for the Alt Styles page 2024-02-23 13:45:12 -08:00
views High-level caching for closet lists 2024-02-20 18:43:39 -08:00