Remove axios

Remove axios, and replace it with fetch in all files.

I have avoided doing this for a long time because it's very tedious and kind of risky. I thought we'd just remove all the actions files first, but I want to get rid of axios now.

It doesn't support upload progress yet, so for now I replaced it with a fake upload progress function.

Merge request reports

Loading