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
Commit message (
Expand
)
Author
Age
*
Remove unused receiver
joffrey-bion
2021-02-16
*
Ensure disconnected players are removed
joffrey-bion
2021-02-16
*
Fix copy-guild move (points are now counted properly)
joffrey-bion
2021-02-16
*
Fix PLAY_LAST effect at end of age (Babylon B)
joffrey-bion
2021-02-16
*
Better naming isEmpty->areEmpty
joffrey-bion
2021-02-16
*
Add basic metrics
joffrey-bion
2021-02-16
*
Fix player icon size in GameBrowser
joffrey-bion
2021-02-15
*
Add blueprintjs's Text component
joffrey-bion
2021-02-15
*
Fix transactions selector layout
joffrey-bion
2021-02-15
*
Ellipsize player names so that they don't grow too much
joffrey-bion
2021-02-15
*
Center player names in lobby
joffrey-bion
2021-02-15
*
Use profiles to avoid sending local logs to Loki
joffrey-bion
2021-02-14
*
Add timestamp to logs
joffrey-bion
2021-02-14
*
Cleanup monitoring config
joffrey-bion
2021-02-14
*
Add auto-deployment of all kubernetes files in kubernetes/ folder
joffrey-bion
2021-02-14
*
Add Loki logback appender to push server logs to the free cloud hosted Loki i...
Titouan BION
2021-02-13
*
Rename 'application' label of Prometheus exported metrics to match a more Kub...
Titouan BION
2021-02-13
*
Add metrics labels for default Spring Boot grafana board
joffrey-bion
2021-02-13
*
Reduce prometheus scraping period
joffrey-bion
2021-02-13
*
Add prometheus ServiceMonitor config
joffrey-bion
2021-02-13
*
Avoid exception in test (harmless, but still)
joffrey-bion
2021-02-13
*
Fix potential race in chooseName
joffrey-bion
2021-02-13
*
Rename some client functions
joffrey-bion
2021-02-13
*
Remove unnecessary settings param
joffrey-bion
2021-02-13
*
Fix lighthouse card data (bonus for grey instead of yellow)
joffrey-bion
2021-02-12
*
Fix race when bots leave game
joffrey-bion
2021-02-12
*
Fix pulsing red (remove incorrect preparedMove field)
joffrey-bion
2021-02-11
*
Fix board summaries (again!)
joffrey-bion
2021-02-11
*
Fix closed issues workflow
joffrey-bion
2021-02-11
*
Make screen pulse red when everyone is waiting
joffrey-bion
2021-02-11
*
Fix text inputs
joffrey-bion
2021-02-11
*
Fix some browser navigation paths
joffrey-bion
2021-02-10
*
Fix null value in input group
joffrey-bion
2021-02-10
*
Properly clean redux state when leaving a game
joffrey-bion
2021-02-10
*
Update JVM target to 15
joffrey-bion
2021-02-10
*
Upgrade to Kotlin 1.4.30
joffrey-bion
2021-02-10
*
Add proper name for checkout step on CI
joffrey-bion
2021-02-10
*
Add CI on non-main branches
joffrey-bion
2021-02-10
*
Align coroutines version
joffrey-bion
2021-02-10
*
Avoid discord notification for duplicates
joffrey-bion
2021-02-10
*
Clean unnecessary param
joffrey-bion
2021-02-10
*
Cleanup experimental annotations
joffrey-bion
2021-02-10
*
Better connection logs
joffrey-bion
2021-02-10
*
Properly start/stop sagas when using browser navigation
joffrey-bion
2021-02-10
*
Bring wonder to the foreground on hover
joffrey-bion
2021-02-10
*
Show full table card on hover
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 discord notifications
joffrey-bion
2021-02-10
*
Remove key binding for name generation
joffrey-bion
2021-02-10
[next]
bgstack15