index
:
opendc.git
master
The OpenDC repository.
Mateusz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
opendc-web
/
opendc-web-api
Age
Commit message (
Expand
)
Author
2022-04-04
ci: Fix JaCoCo report aggregation
Fabian Mastenbroek
2022-04-04
refactor(web): Update Docker deployment for new web API
Fabian Mastenbroek
2022-04-04
fix(web/api): Support dynamic JSON type selection for DB
Fabian Mastenbroek
2022-04-04
feat(web/api): Initial API implementation in Kotlin
Fabian Mastenbroek
2022-02-17
ci: Fix API deployment using Docker Compose
Fabian Mastenbroek
2021-07-15
fix(ui): Relax topology schema requirements
Fabian Mastenbroek
2021-07-08
ui: Simplify normalization of topology
Fabian Mastenbroek
2021-07-08
api: Re-expose simulation results from scenario endpoint
Fabian Mastenbroek
2021-07-08
api: Add endpoints for accessing project relations
Fabian Mastenbroek
2021-07-02
api: Restrict API scopes
Fabian Mastenbroek
2021-07-02
api: Add endpoint for simulation jobs
Fabian Mastenbroek
2021-07-02
api: Add stricter validation of input/output data
Fabian Mastenbroek
2021-07-02
api: Pass audience during Swagger UI authentication
Fabian Mastenbroek
2021-07-02
api: Fix OpenAPI topology schema
Fabian Mastenbroek
2021-06-02
api: Bump urllib3 in /opendc-web/opendc-web-api (#141)
dependabot[bot]
2021-06-01
ci: Fix code coverage reporting for web API
Fabian Mastenbroek
2021-05-18
docs: Add instructions on configuring Auth0 for OpenDC
Fabian Mastenbroek
2021-05-18
api: Add support for pre-specified Swagger OAuth2 client id
Fabian Mastenbroek
2021-05-18
api: Upgrade to Python 3.9 as default
Fabian Mastenbroek
2021-05-18
api: Update API Schema to OpenAPI v3
Fabian Mastenbroek
2021-05-18
api: Add Swagger UI for API documentation
Fabian Mastenbroek
2021-05-18
api: Migrate to Flask Restful
Fabian Mastenbroek
2021-05-17
api: Remove user handling from OpenDC API server
Fabian Mastenbroek
2021-05-17
api: Migrate to Auth0 for API authorization
Fabian Mastenbroek
2021-05-17
api: Remove Socket.IO endpoint from public API
Fabian Mastenbroek
2021-05-10
api: Restore trace endpoint
Fabian Mastenbroek
2021-05-08
api: Bump eventlet from 0.25.2 to 0.31.0
dependabot[bot]
2021-05-07
api: Bump flask-cors from 3.0.8 to 3.0.9
dependabot[bot]
2021-05-05
build: Update Docker ignores to prevent unnecessary builds
Fabian Mastenbroek
2021-05-05
ci: Remove unused Gitlab and Travis CI configurations
Fabian Mastenbroek
2021-05-03
Prepare for OpenDC 2.0 release (v1)
Fabian Mastenbroek
2021-05-03
docs: Revamp project documentation
Fabian Mastenbroek
2021-05-02
api: Bump rsa from 4.6 to 4.7 (#124)
dependabot[bot]
2021-04-25
build: Migrate to flat project structure
Fabian Mastenbroek