Refactor models (merge Players in Games), add cursor to correspondance games. Finishe...
[vchess.git] / client / src / views / MyGames.vue
2020-03-16 Benjamin AuderRefactor models (merge Players in Games), add cursor...
2020-03-15 Benjamin AuderImprove games/challenges display and fix MyGames page...
2020-03-12 Benjamin AuderSome fixes, work on Eightpieces draft, add a few captur...
2020-03-10 Benjamin AuderSome fixes and enhancements as suggested on Discord
2020-03-10 Benjamin AuderFix games ordering in MyGames, fix en-passant mistake...
2020-03-09 Benjamin AuderSmall fixes + early draft of Eightpieces variant
2020-03-09 Benjamin AuderMyGames page is now dynamic (experimental, not much...
2020-03-08 Benjamin AuderReplaced AJAX by fetch: not everything tested yet,...
2020-03-07 Benjamin AuderFix clocks update + abort games from MyGames page
2020-03-07 Benjamin AuderExperimental update: preview corr move + allow deletion...
2020-03-06 Benjamin AuderFix README, TODO and a mistake in MyGames
2020-03-06 Benjamin AuderFix 'next' button
2020-03-06 Benjamin AuderImprove style, implement 'next' for corr games. TODO...
2020-03-05 Benjamin AuderSome fixes + draft newmove pingback logic (unfinished...
2020-03-04 Benjamin Auder'update'
2020-03-04 Benjamin Auder'update'
2020-02-29 Benjamin AuderFixes. TODO: autofocus on forms, and understand why...
2020-02-29 Benjamin AuderImprovements - untested
2020-02-20 Benjamin AuderImprove table height for MyGames too
2020-02-18 Benjamin AuderSome more cleaning + fixes
2020-02-18 Benjamin AuderStarted code review + some fixes (unfinished)
2020-02-17 Benjamin AuderKeep 'name or email' field in UpsertUser
2020-02-16 Benjamin AuderFixes, improvements
2020-02-14 Benjamin AuderDraft of problems section
2020-02-12 Benjamin Auder'update'
2020-02-11 Benjamin AuderExperimental multi-tabs support (TODO: prevent multi...
2020-02-05 Benjamin AuderEverything implemented. A lot still untested
2020-02-05 Benjamin AuderRelocate board adjuster + start working on translations
2020-02-04 Benjamin AuderConvert all remaining tabs by 2spaces
2020-02-04 Benjamin AuderSome improvements on time controls + vid
2020-02-01 Benjamin AuderTODO: fix draw logic
2020-01-22 Benjamin AuderFix games list display + challenges display
2019-12-29 Benjamin AuderA few fixes, drop planned problems support (replaced...
2019-11-30 Benjamin AuderGameStorage.getCorrGame ok + add watchers for st.variants
2019-05-04 Benjamin AuderMove some comments, and remove some of them
2019-01-30 Benjamin AuderClient now running. Toward fully 1-page (with filters...
2019-01-29 Benjamin AuderCode reorganization