Fixes on login/logout + challenges sending
[vchess.git] / client / src / store.js
2020-02-04 Benjamin AuderFixes on login/logout + challenges sending
2020-01-27 Benjamin AuderVarious fixes
2020-01-18 Benjamin AuderSome fixes
2019-12-06 Benjamin AuderCorr games: almost there. Then remote games + abort...
2019-12-05 Benjamin AuderAdvance on Game.vue
2019-11-30 Benjamin AuderFix /whoami: remove fetch() for now
2019-11-08 Benjamin AuderFix clocks while playing live game
2019-08-22 Benjamin AuderFix accumulation of socket.close code. Ready to finish...
2019-07-03 Benjamin AuderFix challenge persistence issue
2019-05-04 Benjamin AuderMove some comments, and remove some of them
2019-03-28 Benjamin AuderFix things. Now on (live) game start + play
2019-03-25 Benjamin AuderAttempt to fix authenticate + local user data
2019-02-08 Benjamin AuderSaving current state
2019-01-31 Benjamin AuderRemove modalWelcome
2019-01-30 Benjamin AuderApply store pattern to track global app state