impress/app
Emi Matchu 3f172b91c5 Oops, fix redirect to item thumbnail
This `.gif` format is used in the items list "export to petpage"
feature, as the image URL for items whose URLs are known to contain
blocked words that prevent them from being used in petpages.

But when doing some Rails upgrade long ago, we didn't notice the new
security feature that blocks redirects to other sites without a special
flag being set. It was triggering 500 errors, oops.

Now, we set the flag!
2024-03-12 18:45:05 -07:00
..
assets Bold the Terms of Use link when it's been changed recently 2024-02-29 11:22:12 -08:00
controllers Oops, fix redirect to item thumbnail 2024-03-12 18:45:05 -07:00
helpers Bold the Terms of Use link when it's been changed recently 2024-02-29 11:22:12 -08:00
javascript Add "Baby Body Paint" warning to Known Glitches badge in-app, too 2024-02-27 19:22:08 -08:00
mailers/fundraising Move most fundraising files into a Fundraising module 2024-02-18 20:12:14 -08:00
models Oops, choose the *first* PNG from the manifest, to avoid reference art 2024-03-07 14:16:05 -08:00
services Save manifest load info when preloading them, too 2024-02-25 16:02:36 -08:00
views Rename StaticController to AboutController 2024-03-12 17:12:43 -07:00