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-server
Age
Commit message (
Expand
)
Author
2023-02-01
refactor(web/server): Migrate to Hypersistence Utils
Fabian Mastenbroek
2022-10-27
fix(web/ui): Disable configuration of basePath
Fabian Mastenbroek
2022-10-10
feat(web/server): Add API for querying user accounting data
Fabian Mastenbroek
2022-10-10
feat(web/server): Add support for accounting simulation time
Fabian Mastenbroek
2022-10-07
fix(web/server): Limit exception mapper to WebApplicationException
Fabian Mastenbroek
2022-10-06
build: Switch to Spotless for formatting
Fabian Mastenbroek
2022-10-06
style: Eliminate use of wildcard imports
Fabian Mastenbroek
2022-09-20
fix(web/server): Fix deletion of portfolios
Fabian Mastenbroek
2022-08-03
build(web/server): Include sample traces in distribution
Fabian Mastenbroek
2022-08-03
fix(web/server): Customize Auth0 settings during build time
Fabian Mastenbroek
2022-08-03
feat(web/server): Implement database migrations using Flyway
Fabian Mastenbroek
2022-08-03
refactor(web/server): Create standalone OpenDC distribution
Fabian Mastenbroek
2022-08-03
feat(web/runner): Avoid REST layer if possible
Fabian Mastenbroek