impress-2020/src/server
Matchu 33ee4455a7 Gracefully handle unexpected SWF URLs
Fixing our support for our "Totally Legit DTI Graffiti" item 😅

In addition to this change, I also uploaded the images to the correct URLs: the old site was doing the folder algorithm in a surprising way, yielding https://impress-asset-images.s3.amazonaws.com/object/000/000/0-1/-1/600x600.png, whereas the new site was doing the (imo clearer) https://impress-asset-images.s3.amazonaws.com/object/000/000/000/-1/600x600.png. I copied the files to the new location.

I also noticed that the thumbnail URL for that item has been broken for a while, so I created a new copy at https://impress-asset-images.s3.amazonaws.com/object/000/000/000/-1/80x80.png, and updated the database record to point to it.

This should resolve Sentry error IMPRESS-2020-6.
2021-01-17 05:16:53 -08:00
..
__image_snapshots__ outfit-images: render actual PNG and SVG layers! 2021-01-04 05:58:19 +00:00
__snapshots__ simplify validPetPoses out of the server directory 2020-09-06 00:40:00 -07:00
lib remove detailed gql from honeycomb traces 2020-09-19 21:34:35 -07:00
query-tests perf upgrade for UserItemsPage 2020-11-24 21:03:45 -08:00
types Gracefully handle unexpected SWF URLs 2021-01-17 05:16:53 -08:00
auth.js simulate login with IMPRESS_LOG_IN_AS flag 2021-01-05 23:22:03 -08:00
db.js enable running against a local dev database 2020-10-06 06:18:19 -07:00
index.js real trade data on the page! 2020-11-24 14:24:34 -08:00
loaders.js Oops, remove extra console.log statement! 2021-01-05 23:36:54 -08:00
modeling.js disable new modeling code, until some future day 2020-10-07 07:49:27 -07:00
neopets-assets.js fix cache-asset-manifests script 2020-12-28 14:00:11 -08:00
outfit-images.js outfit-images: render actual PNG and SVG layers! 2021-01-04 05:58:19 +00:00
outfit-images.test.js outfit-images: render actual PNG and SVG layers! 2021-01-04 05:58:19 +00:00
util.js update labeled field for pet appearances 2020-10-03 04:05:25 -07:00
util.test.js add snapshot tests for loadBodyName 2020-08-21 16:22:16 -07:00