index
:
seven-wonders
favicon
main
(obsolete) my fork of github.com/hildan/seven-wonders
bgstack15
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sw-server
/
build.gradle.kts
Commit message (
Expand
)
Author
Age
*
Convert sw-ui module to Kotlin Multiplatform gradle plugin
main
Joffrey Bion
2023-07-06
*
Use Spring boot BOM instead of dependency management plugin
Joffrey Bion
2023-07-05
*
Upgrade Spring to 3.1.1
Joffrey Bion
2023-07-05
*
Upgrade to Spring Boot 3.0
Joffrey Bion
2023-04-30
*
Upgrade to Kotlin 1.8 and JS IR
Joffrey Bion
2023-01-29
*
Upgrade Spring boot plugin to 2.7.5
Joffrey Bion
2022-11-06
*
Upgrade Spring boot to 2.7.1
Joffrey Bion
2022-07-03
*
Cleanup test dependencies thanks to Kotlin 1.5
Joffrey Bion
2021-09-07
*
Upgrade Kotlin, Kotlin/React, and Krossbow versions
Joffrey Bion
2021-09-07
*
Extract common dependency versions to versions catalog
Joffrey Bion
2021-09-06
*
Add Loki logback appender to push server logs to the free cloud hosted Loki i...
Titouan BION
2021-02-13
*
Add auto-game with bots only
joffrey-bion
2021-02-03
*
Cleanup dependsOn sw-ui in sw-server
joffrey-bion
2020-12-12
*
Enable actuator and prometheus metrics
joffrey-bion
2020-12-05
*
Add traces to startGame_3players test
joffrey-bion
2020-11-29
*
Use Kotlinx Serialization in Spring Boot instead of Jackson
joffrey-bion
2020-11-27
*
Upgrade to Spring Boot 2.4.0
joffrey-bion
2020-11-27
*
Upgrade dependencies
joffrey-bion
2020-11-25
*
Remove unnecessary Livedoc (Kotlin MPP makes it redundant)
joffrey-bion
2020-10-31
*
Remove unnecessary Jackstomp dependency
joffrey-bion
2020-10-31
*
Upgrade to Kotlin 1.4 and corresponding library versions
Joffrey Bion
2020-08-31
*
Upgrade ktlint and re-enable import order check
Joffrey Bion
2020-08-20
*
Upgrade to Spring Boot 2.3.3
Joffrey Bion
2020-08-16
*
Fix static inclusion from frontend
Joffrey Bion
2020-05-17
*
Add dumb bots feature
Joffrey Bion
2020-05-15
*
Upgrade to krossbow 0.20.1 (migrate to flows)
Joffrey Bion
2020-05-12
*
Fix server project's dependency
Joffrey Bion
2020-04-07
*
Change deprecated gradle configuration compile() to implementation()
joffrey-bion
2020-01-26
*
Upgrade to Spring Boot 2.2.4
joffrey-bion
2020-01-26
*
Make the server embed the new Kotlin frontend
joffrey-bion
2020-01-05
*
Create multiplatform SevenWondersClient based on Krossbow
Joffrey BION
2019-07-08
*
WIP back to JVM for common module to see if it works
Joffrey BION
2019-05-17
*
Rationalize module names
Joffrey BION
2019-05-16
bgstack15