impress-2020/src/server
Matchu c5bd2695f6 A bit of SSR for the item page
Always been a bit annoyed to have even the item name load in so weird and slow 😅 this fixes it to come in much faster!

This also allows us to SSR the item name in the page title, since we've put it in the GraphQL cache at SSR time!
2022-09-15 03:05:14 -07:00
..
__image_snapshots__ outfit-images: render actual PNG and SVG layers! 2021-01-04 05:58:19 +00:00
__snapshots__
lib Fix Typescript error with caching + new Apollo 2021-11-26 15:22:01 -08:00
types Account creation is ready! 2022-09-13 21:11:48 -07:00
auth-by-db.js Account creation is ready! 2022-09-13 21:11:48 -07:00
auth.js Fix misc lint errors 2021-05-03 15:06:07 -07:00
db.js Add openneo_id to the dev database 2022-09-13 21:06:35 -07:00
index.js Track sign-ins & IP addresses 2022-09-12 15:24:58 -07:00
loaders.js Use latest ~owls NC trade values API 2022-09-04 01:35:05 -07:00
modeling.js Lint against console.log 2021-05-03 15:01:49 -07:00
nc-trade-values.js Use latest ~owls NC trade values API 2022-09-04 01:35:05 -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
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