Parameters adjustments + cosmetics
[vchess.git] / client / src / router.js
2019-12-24 Benjamin AuderParameters adjustments + cosmetics
2019-12-04 Benjamin Audersocket rooms correspnding to pages. TODO: Hall+Game...
2019-05-04 Benjamin AuderMove some comments, and remove some of them
2019-04-23 Benjamin AuderThinking about Game view: around line 100 in views...
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...