1
0
Fork 0
forked from OpenNeo/impress
impress/app
Matt Dunn-Rankin 8d29f50392
Stop saving outfit images, use new URLs everywhere
Here, we turn off the hooks that enqueue outfit image updates, and we disconnect the `OutfitImageUploader` that manages uploaded S3 URLs, instead replacing it with an `image` method that simulates the same basic API.

This should cause _all_ views on Classic DTI to use the new outfit URLs. Some notable examples:
- The user's Outfits page
- The donations page
- The outfit page, and its sharing metadata

I hope I didn't miss anything in the views that will make this crash stuff! I tested the new model code in the Rails console, and checked it against invocations that I noticed when searching the codebase for `outfit.image` 🤞
2021-05-24 20:05:25 -07:00
..
assets whoops, accept 1-digit donation amounts! 2018-01-20 17:55:21 -08:00
controllers new donate layout for post-2017 campaign 2018-01-18 17:14:02 -08:00
flex advanced search by pet type fit :) 2014-04-05 18:48:20 -05:00
helpers Update Neopia URLs to use HTTPS 2018-04-16 20:36:50 -07:00
mailers donation mailer 2014-09-10 14:32:54 -05:00
models Stop saving outfit images, use new URLs everywhere 2021-05-24 20:05:25 -07:00
views new donate layout for post-2017 campaign 2018-01-18 17:14:02 -08:00