summaryrefslogtreecommitdiff
path: root/frontend/src/api
Commit message (Expand)AuthorAge
* Rationalize module namesJoffrey BION2019-05-16
* Fix booleans in model.tsJoffrey BION2019-05-06
* Convert api package to typescriptJoffrey BION2019-05-03
* Fix type declaration order in model.jsJoffrey BION2019-03-05
* Fix types in model.jsJoffrey BION2019-03-05
* Add prepared move in turnInfojbion2019-02-28
* Simplify state and reducersjbion2019-02-27
* Add support for multiple columnsjbion2019-02-26
* Improve output modeljbion2019-02-25
* Add prepare move actionsjbion2019-02-24
* Improve GameScene by showing the handjbion2019-02-23
* Implement Game startjbion2019-02-22
* Fix websocket value when no message body is receivedjbion2019-02-22
* Cleanup the messJoffrey BION2018-06-09
* Fix and order seven wonders JS clientJoffrey BION2018-04-28
* Refactor routes to new structureVictor Chabbert2017-08-07
* Fix message.body type using ternaryJoffrey BION2017-07-25
* Fix types in websocket.jsJoffrey BION2017-07-25
* Organize imports and format JS filesJoffrey BION2017-07-25
* Improve sevenWondersApi and typesJoffrey BION2017-07-24
* Decouple Seven Wonders API from saga channels APIJoffrey Bion2017-07-24
* Isolate Seven Wonders API from sagasJoffrey Bion2017-07-21
bgstack15