'update'
[vchess.git] / client / src / utils / gameStorage.js
2020-02-07 Benjamin Auder'update'
2020-02-05 Benjamin AuderTODO: finish draw offer logic + fix inCheck bug (no...
2020-02-05 Benjamin AuderRelocate board adjuster + start working on translations
2020-02-01 Benjamin AuderFinished. Now some last styling
2020-01-30 Benjamin Auder'update'
2020-01-26 Benjamin AuderGet rid of ugly this.... calls
2020-01-23 Benjamin AuderFinish corr implementation for draw offers (untested)
2019-12-18 Benjamin AuderRename gameId --> id in Game.vue
2019-12-06 Benjamin AuderRemove unused move.color, format moves corr --> live...
2019-12-06 Benjamin AuderCorr games: almost there. Then remote games + abort...
2019-12-03 Benjamin AuderDraft game update. TODO: debug, finish view/Game.vue
2019-12-02 Benjamin AuderFix clocks update
2019-12-02 Benjamin AuderAttempt to fix countdown for live games. Some issues...
2019-11-30 Benjamin AuderGameStorage.getCorrGame ok + add watchers for st.variants
2019-11-08 Benjamin AuderFix clocks while playing live game
2019-07-04 Benjamin AuderModifs to send current live game
2019-06-25 Benjamin AuderAlmost fixed clocks update (incoherent FEN state)
2019-06-19 Benjamin AuderSome fixes. TODO: check clocks update, and continue...