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
Commit message (
Expand
)
Author
Age
*
Properly clean redux state when leaving a game
joffrey-bion
2021-02-10
*
Cleanup experimental annotations
joffrey-bion
2021-02-10
*
Fix lobby state updates in game browser
joffrey-bion
2021-02-10
*
Clean games when all humans have left
joffrey-bion
2021-02-10
*
Improve error message in GameBrowserController
joffrey-bion
2021-02-09
*
Add disconnection listener to cleanup lobbies/games
joffrey-bion
2021-02-09
*
Rename find->get to imply non-null check
joffrey-bion
2021-02-09
*
Add Kotlinx Serialization converter for HTTP traffic (correctly)
joffrey-bion
2021-02-08
*
Revert "Add Kotlinx Serialization converter for HTTP traffic"
joffrey-bion
2021-02-08
*
Remove unnecessary image input in AssignedWonder
joffrey-bion
2021-02-08
*
Add Kotlinx Serialization converter for HTTP traffic
joffrey-bion
2021-02-08
*
Cleanup web socket config
joffrey-bion
2021-02-08
*
Add auto-game with bots only
joffrey-bion
2021-02-03
*
Move prepareMove log before the actual preparation
joffrey-bion
2021-02-02
*
Attempt at fixing PORT substitution for heroku
joffrey-bion
2021-01-28
*
Fix PORT variable substitution in Dockerfile
joffrey-bion
2021-01-28
*
Only transfer ownership to humans
joffrey-bion
2020-12-13
*
Improve synchronization in GameController
joffrey-bion
2020-12-13
*
Cleanup dependsOn sw-ui in sw-server
joffrey-bion
2020-12-12
*
Upgrade to Java 15
joffrey-bion
2020-12-12
*
Push Docker image to Heroku, remove Travis CI
joffrey-bion
2020-12-12
*
Improve logs
joffrey-bion
2020-12-12
*
Fix race conditions for game start and tests
joffrey-bion
2020-12-12
*
Fix race in blinking test
joffrey-bion
2020-12-12
*
Delete game at the end of a game
joffrey-bion
2020-12-12
*
Add checks for race conditions
joffrey-bion
2020-12-12
*
Make ready button optional (server side)
joffrey-bion
2020-12-12
*
Allow owner to leave/disband the game
joffrey-bion
2020-12-11
*
Decouple some sagas from routes
joffrey-bion
2020-12-10
*
Fix ready state for players
joffrey-bion
2020-12-08
*
More traces for startGame_3players test
joffrey-bion
2020-12-06
*
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 Krossbow 0.41.0
Joffrey Bion
2020-09-14
*
Format with trailing comma
Joffrey Bion
2020-09-08
*
Use port 80 in docker image
Joffrey Bion
2020-09-05
*
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
*
Fix style & sort imports
Joffrey Bion
2020-08-20
*
Upgrade to Spring Boot 2.3.3
Joffrey Bion
2020-08-16
*
Better synchronization on lobby join
Joffrey Bion
2020-07-01
*
Fix race conditions
Joffrey Bion
2020-07-01
*
Keep wonders associated to the same player when reordering players
Joffrey Bion
2020-07-01
*
Actually enable STOMP heart beats
Joffrey Bion
2020-06-02
*
Fix imports and tests
Joffrey Bion
2020-05-31
[next]
bgstack15