refactor router to resume live games
[vchess.git] / client / src / router.js
2019-04-11 Benjamin Auderrefactor router to resume live games
2019-03-28 Benjamin AuderFix things. Now on (live) game start + play
2019-03-26 Benjamin AuderFix authentication
2019-03-25 Benjamin AuderAttempt to fix authenticate + local user data
2019-03-22 Benjamin AuderFix login/register system
2019-01-31 Benjamin AuderDraft of Rules view (not working) with computer play
2019-01-30 Benjamin AuderPrepare new home
2019-01-30 Benjamin AuderClient now running. Toward fully 1-page (with filters...
2019-01-29 Benjamin AuderCode reorganization
2019-01-22 Benjamin AuderSeparate client and server codes. Keep everything in...