summaryrefslogtreecommitdiff
path: root/opendc-web/opendc-web-api
AgeCommit message (Expand)Author
2021-05-18api: Upgrade to Python 3.9 as defaultFabian Mastenbroek
2021-05-18api: Update API Schema to OpenAPI v3Fabian Mastenbroek
2021-05-18api: Add Swagger UI for API documentationFabian Mastenbroek
2021-05-18api: Migrate to Flask RestfulFabian Mastenbroek
2021-05-17api: Remove user handling from OpenDC API serverFabian Mastenbroek
2021-05-17api: Migrate to Auth0 for API authorizationFabian Mastenbroek
2021-05-17api: Remove Socket.IO endpoint from public APIFabian Mastenbroek
2021-05-10api: Restore trace endpointFabian Mastenbroek
2021-05-08api: Bump eventlet from 0.25.2 to 0.31.0dependabot[bot]
2021-05-07api: Bump flask-cors from 3.0.8 to 3.0.9dependabot[bot]
2021-05-05build: Update Docker ignores to prevent unnecessary buildsFabian Mastenbroek
2021-05-05ci: Remove unused Gitlab and Travis CI configurationsFabian Mastenbroek
2021-05-03Prepare for OpenDC 2.0 release (v1)Fabian Mastenbroek
2021-05-03docs: Revamp project documentationFabian Mastenbroek
2021-05-02api: Bump rsa from 4.6 to 4.7 (#124)dependabot[bot]
2021-04-25build: Migrate to flat project structureFabian Mastenbroek