impress/src/app/WardrobePage/support
Matchu 456a098df9 replace /api/assetProxy with a CDN proxy
When we decided to start out with /api/assetProxy, we didn't know how much the load would be in practice, so we just went ahead and tried it! Turns out, it was too high, and Vercel shut down our deployment 😅

Now, we've off-loaded this to a Fastly CDN proxy, which should run even faster and more efficiently, without adding pressure to Vercel servers and pushing our usage numbers! And I suspect we're gonna stay comfortably in Fastly's free tier :) but we'll see!

(Though, as always, if Neopets can finally upgrade their own stuff to HTTPS, we'll get to tear down this whole proxy altogether!)
2020-10-19 13:24:13 -07:00
..
ItemLayerSupportModal.js migrate to new useSupport hook 2020-08-29 14:54:02 -07:00
ItemLayerSupportUploadModal.js replace /api/assetProxy with a CDN proxy 2020-10-19 13:24:13 -07:00
ItemSupportDrawer.js embed item page in wardrobe page drawer 2020-09-12 19:29:20 -07:00
Metadata.js Add arrow buttons to PosePickerSupport 2020-08-30 23:27:43 -07:00
PosePickerSupport.js use better colors for light mode hanger spinner 2020-09-10 03:06:44 -07:00
SupportOnly.js migrate to new useSupport hook 2020-08-29 14:54:02 -07:00
useSupport.js Show empty PosePicker for Support users 2020-08-29 14:49:37 -07:00