1
0
Fork 0
forked from OpenNeo/impress
impress/src/server
Matchu f036890aa1 Use /api/assetImage for all image sizes
We update /api/assetImage to accept size as a parameter (I make it mandatory to push people into HTTP caching happy paths), and we update the GraphQL thing to use it in those cases too!

This also means that, if these images seem to go well, we could swap Classic DTI over to them… I want to turn off those RAM-heavy image converters on the VPS lol
2021-08-19 17:56:09 -07: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 Apply sampling rates to Honeycomb events 2021-05-26 18:50:19 -07:00
types Use /api/assetImage for all image sizes 2021-08-19 17:56:09 -07:00
auth.js Fix misc lint errors 2021-05-03 15:06:07 -07:00
db.js Use ES module syntax in backend instead of require 2021-02-02 22:26:55 -08:00
index.js Lint against console.log 2021-05-03 15:01:49 -07:00
loaders.js Add negative word filters to search 2021-07-29 00:25:35 -07:00
modeling.js Lint against console.log 2021-05-03 15:01:49 -07:00
neopets-assets.js Support HTTPS asset URLs 2021-06-12 02:29:30 -07:00
outfit-images.js Use ES module syntax in backend instead of require 2021-02-02 22:26:55 -08:00
outfit-images.test.js Use Fastly to cache our PNG assets from S3 2021-05-12 22:49:59 -07:00
util.js Fix misc lint errors 2021-05-03 15:06:07 -07:00
util.test.js Fix misc lint errors 2021-05-03 15:06:07 -07:00