Attempt to clarify installation instructions a little
[vchess.git] / client / src / store.js
2022-05-24 Benjamin AuderRename route to get variants array to avoid conflicts...
2021-10-30 yagu0Merge pull request #18 from prendradjaja/fix-broken...
2021-04-26 Benjamin AuderFix last update
2021-04-26 Benjamin Auder(Hopefully) better (cleaner) authentication mechanism now
2021-04-12 Benjamin AuderSeveral small improvements + integrate options + first...
2021-04-08 Benjamin AuderExperimental change: options replacing randomness ...
2020-05-19 Benjamin AuderFix parseInt() usage, rename Doubleorda --> Ordamirror...
2020-05-09 Benjamin AuderUnused code, style (cosmetics)
2020-05-01 Benjamin AuderDraft or user bio support (ready in Hall, TODO in Game)
2020-03-27 Benjamin AuderAdd unambiguous section in the PGN + some fixes + code...
2020-03-15 Benjamin AuderExperimental news notification system + fix Eightpieces...
2020-03-13 Benjamin AuderEightpieces almost ready
2020-03-12 Benjamin AuderFilter out Eightpieces from variants list for now
2020-03-08 Benjamin AuderReplaced AJAX by fetch: not everything tested yet,...
2020-03-07 Benjamin AuderExperimental update: preview corr move + allow deletion...
2020-03-04 Benjamin AuderAllow to set also randomness against computer
2020-03-01 Benjamin AuderFix some translations and error messages
2020-02-29 Benjamin AuderImprovements - untested
2020-02-29 Benjamin AuderFix language detection
2020-02-22 Benjamin AuderSort variants alphabetically
2020-02-22 Benjamin AuderSort variants alphabetically
2020-02-18 Benjamin AuderSome more cleaning + fixes
2020-02-18 Benjamin AuderStarted code review + some fixes (unfinished)
2020-02-18 Benjamin AuderFixes and enhancements
2020-02-10 Benjamin AuderOn the way to multi-tabs support
2020-02-09 Benjamin AuderFixes
2020-02-05 Benjamin AuderTODO: finish draw offer logic + fix inCheck bug (no...
2020-02-04 Benjamin AuderFixes on login/logout + challenges sending
2020-01-27 Benjamin AuderVarious fixes
2020-01-18 Benjamin AuderSome fixes
2019-12-06 Benjamin AuderCorr games: almost there. Then remote games + abort...
2019-12-05 Benjamin AuderAdvance on Game.vue
2019-11-30 Benjamin AuderFix /whoami: remove fetch() for now
2019-11-08 Benjamin AuderFix clocks while playing live game
2019-08-22 Benjamin AuderFix accumulation of socket.close code. Ready to finish...
2019-07-03 Benjamin AuderFix challenge persistence issue
2019-05-04 Benjamin AuderMove some comments, and remove some of them
2019-03-28 Benjamin AuderFix things. Now on (live) game start + play
2019-03-25 Benjamin AuderAttempt to fix authenticate + local user data
2019-02-08 Benjamin AuderSaving current state
2019-01-31 Benjamin AuderRemove modalWelcome
2019-01-30 Benjamin AuderApply store pattern to track global app state