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
/
src
/
test
/
kotlin
Commit message (
Expand
)
Author
Age
*
Increase test timeout
Joffrey Bion
2020-05-21
*
Allow custom player icons
Joffrey Bion
2020-05-21
*
Fix SW client "request"
Joffrey Bion
2020-05-21
*
Cleanup SW test
Joffrey Bion
2020-05-16
*
Upgrade to krossbow 0.20.1 (migrate to flows)
Joffrey Bion
2020-05-12
*
Remove unnecessary withTimeout() calls in tests
Joffrey Bion
2020-04-16
*
Fix tests
Joffrey Bion
2020-04-08
*
Enable ktlint on sw-ui
Joffrey Bion
2020-04-08
*
Fix duplicated inconsistent state
Joffrey Bion
2020-03-29
*
Rename isUser to isMe for clarity
Joffrey Bion
2020-03-27
*
Fix server URL in tests
Joffrey Bion
2020-03-27
*
Rework sagas and router to sub/unsubscribe properly
Joffrey Bion
2020-03-27
*
Upgrade to Krossbow 0.10.2 and use standard WS (not SockJS)
Joffrey Bion
2020-03-19
*
WIP sagas
Joffrey Bion
2019-10-22
*
Create multiplatform SevenWondersClient based on Krossbow
Joffrey BION
2019-07-08
*
Remove unnecessary Resources deserializer in test JacksonMapper
Joffrey BION
2019-05-31
*
Reorganize packages again
Joffrey BION
2019-05-22
*
Rationalize module names
Joffrey BION
2019-05-16
bgstack15