summaryrefslogtreecommitdiff
path: root/opendc-web/opendc-web-api
AgeCommit message (Expand)Author
2022-04-21build(web/api): Update to Quarkus 2.8.1.FinalFabian Mastenbroek
2022-04-06feat(web/ui): Add support for unauthenticated user accessFabian Mastenbroek
2022-04-05fix(web/ui): Add workaround for Quarkus Gradle build issuesFabian Mastenbroek
2022-04-05feat(web/api): Include web UI in development modeFabian Mastenbroek
2022-04-05feat(web/ui): Add extension for serving OpenDC web UIFabian Mastenbroek
2022-04-04ci: Fix JaCoCo report aggregationFabian Mastenbroek
2022-04-04refactor(web): Update Docker deployment for new web APIFabian Mastenbroek
2022-04-04fix(web/api): Support dynamic JSON type selection for DBFabian Mastenbroek
2022-04-04feat(web/api): Initial API implementation in KotlinFabian Mastenbroek
2022-02-17ci: Fix API deployment using Docker ComposeFabian Mastenbroek
2021-07-15fix(ui): Relax topology schema requirementsFabian Mastenbroek
2021-07-08ui: Simplify normalization of topologyFabian Mastenbroek
2021-07-08api: Re-expose simulation results from scenario endpointFabian Mastenbroek
2021-07-08api: Add endpoints for accessing project relationsFabian Mastenbroek
2021-07-02api: Restrict API scopesFabian Mastenbroek
2021-07-02api: Add endpoint for simulation jobsFabian Mastenbroek
2021-07-02api: Add stricter validation of input/output dataFabian Mastenbroek
2021-07-02api: Pass audience during Swagger UI authenticationFabian Mastenbroek
2021-07-02api: Fix OpenAPI topology schemaFabian Mastenbroek
2021-06-02api: Bump urllib3 in /opendc-web/opendc-web-api (#141)dependabot[bot]
2021-06-01ci: Fix code coverage reporting for web APIFabian Mastenbroek
2021-05-18docs: Add instructions on configuring Auth0 for OpenDCFabian Mastenbroek
2021-05-18api: Add support for pre-specified Swagger OAuth2 client idFabian Mastenbroek
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