impress-2020/src/server
Emi Matchu f2fd019aa8 Remove unused IMPRESS_LOG_IN_AS feature
The latest version of Yarn's shell interpreter wasn't playing nice with
this undefined variable; okay! It's unused, let's just delete all
trace of it!
2024-01-28 06:36:09 -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 Fix Typescript error with caching + new Apollo 2021-11-26 15:22:01 -08:00
types Fix handling of assets with https://images.neopets.com/temp SWF URLs 2023-11-11 13:28:47 -08:00
auth-by-db.js Account creation is ready! 2022-09-13 21:11:48 -07:00
auth.js Remove unused IMPRESS_LOG_IN_AS feature 2024-01-28 06:36:09 -08:00
cors.js Fix Vary header for CORS 2023-10-12 14:58:26 -07:00
db.js Use the same dev database credentials as the main impress app 2024-01-28 06:32:46 -08:00
index.js Oops, add Vary: Origin to GraphQL requests 2023-11-02 16:35:11 -07:00
load-pet-data.js Fix pet loading 2023-11-06 13:24:08 -08:00
loaders.js Modeling page performance fix 2022-10-10 20:15:16 -07:00
modeling.js Auto-modeling script?? 2022-10-11 11:13:10 -07:00
nc-trade-values.js Use latest ~owls NC trade values API 2022-09-04 01:35:05 -07:00
neopets-assets.js Fix handling of assets with https://images.neopets.com/temp SWF URLs 2023-11-11 13:28:47 -08:00
outfit-images.js Fail harder when *all* layers fail to load 2021-09-03 14:55:50 -07:00
outfit-images.test.js Use Fastly to cache our PNG assets from S3 2021-05-12 22:49:59 -07:00
ssr-graphql.js A bit of SSR for the item page 2022-09-15 03:05:14 -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