Attempt to clarify installation instructions a little
[vchess.git] / client / src / views / MyGames.vue
2021-10-30 yagu0Merge pull request #18 from prendradjaja/fix-broken...
2021-05-30 Benjamin AuderRollback last (bad) improving attempt
2021-05-24 Benjamin AuderSmall fix + attempt to improve socket messages reliabil...
2021-04-13 Benjamin AuderFinal (temporary) patch?
2021-04-13 Benjamin AuderSome (experimental) fixes
2021-04-10 Benjamin AuderTypo
2021-04-10 Benjamin AuderPatch local + imported games on MyGames page
2021-04-06 Benjamin AuderAdd 'display' DB field for nicer variants display....
2020-05-19 Benjamin AuderFix parseInt() usage, rename Doubleorda --> Ordamirror...
2020-05-17 Benjamin AuderAdd Koopa chess, fix Apocalypse and Dice variants
2020-05-07 Benjamin AuderCosmetics, mostly, and a few small bugs fixes
2020-04-20 Benjamin AuderSome fixes, draw lines on board, add 7 variants
2020-04-17 Benjamin AuderSlightly change colors + fix tooltips in MovesList
2020-04-17 Benjamin AuderUpdate colors (unfinished)
2020-04-06 Benjamin AuderImprove autoplay, debug move reception while autoplay...
2020-04-06 Benjamin AuderFix games display on MyGames page
2020-04-06 Benjamin AuderFactorize some duplicated CSS
2020-04-05 Benjamin AuderFix game download & upload for multi-moves variants
2020-03-30 Benjamin AuderExperimental game upload added
2020-03-30 Benjamin AuderImprove display
2020-03-30 Benjamin AuderSmall fix
2020-03-30 Benjamin AuderDraft game upload logic (unwritten yet for Analysis...
2020-03-27 Benjamin AuderAdd unambiguous section in the PGN + some fixes + code...
2020-03-24 Benjamin AuderAttempt to get rid of 'zombie Websocket' error
2020-03-23 Benjamin AuderFix notation and pieces setup for random asymmetric...
2020-03-23 Benjamin AuderFixing attempt: clients now track tmpIds to know who...
2020-03-22 Benjamin AuderAttempt to get rid of unwanted trans-rooms socket liste...
2020-03-22 Benjamin AuderAttempt to get rid of the weird trans-pages errors...
2020-03-19 Benjamin AuderMerge branch 'master' of github.com:yagu0/vchess
2020-03-19 Benjamin AuderloadMore button for my local games as well
2020-03-17 Benjamin AuderAdd Knightrelay1. Some fixes. Move odd 'isAttackedBy_mu...
2020-03-16 Benjamin AuderRefactor Games structure on server: no longer use an...
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