momentum-mod / website

Momentum Mod's main website.
https://momentum-mod.org
MIT License
55 stars 60 forks source link

Pre-signed urls for map submission #964

Closed GordiNoki closed 1 week ago

GordiNoki commented 1 week ago

Closes #705 Closes #318

When uploading BSP for map submission s3 pre-signed urls will be used now.

Checks

GordiNoki commented 1 week ago

Though, the mapSubmissionVersion endpoint has essentially the behavior as this and also needs changing.

I did do the same behavior for POST /maps/:mapID

GordiNoki commented 1 week ago

I do really need to figure out why eslint doesn't work in my ide...

tsa96 commented 1 week ago

Though, the mapSubmissionVersion endpoint has essentially the behavior as this and also needs changing.

I did do the same behavior for POST /maps/:mapID

Oh right, I'm an idiot. Aren't you missing frontend stuff for it though?