Rename analyze --> analyse (UK spelling?)
[vchess.git] / client / src / router.js
2020-02-09 Benjamin AuderRename analyze --> analyse (UK spelling?)
2020-02-09 Benjamin AuderExperimental improved behavior of login/logout/multitabs
2020-02-04 Benjamin AuderConvert all remaining tabs by 2spaces
2020-01-23 Benjamin AuderAdd basic analyze view from FEN
2020-01-22 Benjamin AuderSome changes to the logic in Rules.vue: weird behavior...
2019-12-29 Benjamin AuderA few fixes, drop planned problems support (replaced...
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...