summaryrefslogtreecommitdiff
path: root/opendc-web/opendc-web-api/build.gradle.kts
AgeCommit message (Expand)Author
2022-05-18feat(web/api): Add initial server distributionFabian Mastenbroek
2022-05-18feat(web/runner): Add Quarkus extension for OpenDC runnerFabian Mastenbroek
2022-05-18refactor(web/ui): Remove module nesting in Quarkus extensionFabian Mastenbroek
2022-04-22build(web/api): Move Quarkus build configuration into buildSrcFabian Mastenbroek
2022-04-22build: Include Quarkus tests in aggregated JaCoCo test reportFabian Mastenbroek
2022-04-21build(web/api): Update to Quarkus 2.8.1.FinalFabian Mastenbroek
2022-04-05fix(web/ui): Add workaround for Quarkus Gradle build issuesFabian Mastenbroek
2022-04-05feat(web/ui): Add extension for serving OpenDC web UIFabian Mastenbroek
2022-04-04ci: Fix JaCoCo report aggregationFabian 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
2021-04-25build: Migrate to flat project structureFabian Mastenbroek