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
/
api
Commit message (
Expand
)
Author
Age
*
Rationalize module names
Joffrey BION
2019-05-16
*
Fix booleans in model.ts
Joffrey BION
2019-05-06
*
Convert api package to typescript
Joffrey BION
2019-05-03
*
Fix type declaration order in model.js
Joffrey BION
2019-03-05
*
Fix types in model.js
Joffrey BION
2019-03-05
*
Add prepared move in turnInfo
jbion
2019-02-28
*
Simplify state and reducers
jbion
2019-02-27
*
Add support for multiple columns
jbion
2019-02-26
*
Improve output model
jbion
2019-02-25
*
Add prepare move actions
jbion
2019-02-24
*
Improve GameScene by showing the hand
jbion
2019-02-23
*
Implement Game start
jbion
2019-02-22
*
Fix websocket value when no message body is received
jbion
2019-02-22
*
Cleanup the mess
Joffrey BION
2018-06-09
*
Fix and order seven wonders JS client
Joffrey BION
2018-04-28
*
Refactor routes to new structure
Victor Chabbert
2017-08-07
*
Fix message.body type using ternary
Joffrey BION
2017-07-25
*
Fix types in websocket.js
Joffrey BION
2017-07-25
*
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
bgstack15