impress-2020/api
Matchu 5f0089f990 Access-Control-Allow-Origin: * for GraphQL
Someone asked to use the DTI API for a small client-side project, so I'm making this change to support it!

As explained in the comment, I think this should be safe regarding CSRF attacks. But it _does_ increase the risk that someday we change something elsewhere that creates a problem, like using cookies to authorize something. So, let's remember to be careful! (as I would hope we would be when adding another auth mechanism!)
2021-05-27 16:41:52 -07:00
..
allWakaValues.js Fix eslint for /api 2021-05-13 01:13:21 -07:00
graphql.js Access-Control-Allow-Origin: * for GraphQL 2021-05-27 16:41:52 -07:00
outfitImage.js Add ~live outfit image URLs 2021-05-26 19:44:35 -07:00
outfitPageSSR.js Use impress-outfit-images.openneo.net outfit URLs 2021-05-20 20:57:06 -07:00
sendFeedback.js Fix eslint for /api 2021-05-13 01:13:21 -07:00
uploadLayerImage.js Fix eslint for /api 2021-05-13 01:13:21 -07:00
validPetPoses.js Fix eslint for /api 2021-05-13 01:13:21 -07:00