impress-2020/src/server
Matchu 5bf037b193 Oops, fix bug on boot caused by login changes
I forgot that we sometimes use the Apollo server in a context where `req` and `res` aren't present! (namely in our `build-cached-data` script.)

In this change, we update the DTI-Auth-Mode HTTP header check to be cognizant that the request might be absent!
2022-08-17 16:15: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 Fix Typescript error with caching + new Apollo 2021-11-26 15:22:01 -08:00
types Logout button for new auth mode 2022-08-17 16:05:36 -07:00
auth-by-db.js Support actual login via db?? :0 2022-08-17 15:24:17 -07:00
auth.js Fix misc lint errors 2021-05-03 15:06:07 -07:00
db.js Use a connection pool 2022-01-08 09:20:45 -08:00
index.js Oops, fix bug on boot caused by login changes 2022-08-17 16:15:09 -07:00
loaders.js Finish wiring up ~owls data 2022-08-15 23:57:33 -07:00
modeling.js Lint against console.log 2021-05-03 15:01:49 -07:00
neopets-assets.js Use HTTPS for images.neopets.com and pets.neopets.com 2022-08-03 14:36:07 -07: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
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