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-12-14
Updated tests to run successfully (#187)
Dante Niewenhuis
2023-03-26
bug(web): Inform user when deleted topology is still used
Fabian Mastenbroek
2023-03-25
ci: Migrate to GitHub Container Registry (#143)
Fabian Mastenbroek
2023-02-02
refactor(web/server): Remove unnecessary service indirections
Fabian Mastenbroek
2023-02-01
refactor(web/server): Convert resources to Java
Fabian Mastenbroek
2023-02-01
refactor(web/server): Use Panache for entity modeling
Fabian Mastenbroek
2023-02-01
refactor(web/server): Convert web server utils to Java
Fabian Mastenbroek
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