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
/
frontend
/
src
/
sagas
/
lobby.js
Commit message (
Expand
)
Author
Age
*
Convert redux sagas to TypeScript
jbion
2019-05-06
*
Convert redux actions to typescript
Joffrey BION
2019-05-03
*
Simplify state and reducers
jbion
2019-02-27
*
Implement Game start
jbion
2019-02-22
*
Fix sagas types
Joffrey BION
2018-04-30
*
Organize imports
Joffrey BION
2018-04-29
*
Remove default exports everywhere
Joffrey BION
2018-04-29
*
Fix flow errors
Victor Chabbert
2017-08-07
*
Organize imports and format JS files
Joffrey BION
2017-07-25
*
Improve sevenWondersApi and types
Joffrey BION
2017-07-24
*
Decouple Seven Wonders API from saga channels API
Joffrey Bion
2017-07-24
*
Isolate Seven Wonders API from sagas
Joffrey Bion
2017-07-21
*
Change print width to 120, again
Victor Chabbert
2017-05-28
*
Move to prettier-eslint for better configuration
Victor Chabbert
2017-05-22
*
Update prettier config and reformat
Joffrey BION
2017-05-22
*
Add prettier and format js files
Victor Chabbert
2017-05-20
*
Add lobby saga
Joffrey BION
2017-05-14
*
Handle game browser
Victor Chabbert
2017-01-22
*
DUCKS! Refactor front architecture
Victor Chabbert
2017-01-20
bgstack15