impress-2020/pages/api
Matchu 861f3ab881 Fix bug in /api/readFromArchive
Well, two bugs: one with URL encoding, and another minor one where I forgot to return after ending the request with 404, oops lol :p
2022-10-13 14:02:37 -07:00
..
allNCTradeValues.js
allWakaValues.js
assetImage.js
assetImageRedirect.js Add /api/assetImageRedirect 2022-10-11 12:21:14 -07:00
graphql.js
outfitImage.js Use imageUrlV2 in outfit thumbnails 2022-10-12 12:37:07 -07:00
readFromArchive.js Fix bug in /api/readFromArchive 2022-10-13 14:02:37 -07:00
sendFeedback.js
uploadLayerImage.js Fix infinite-hang bug in /api/uploadLayerImage 2022-09-24 23:10:34 -07:00
validPetPoses.js