Attempt to clarify installation instructions a little
[vchess.git] / client / src / utils /
2021-10-30 yagu0Merge pull request #18 from prendradjaja/fix-broken...
2021-04-26 Benjamin AuderFix display of Hiddenqueen diags in corr games
2021-04-26 Benjamin Auder(Hopefully) better (cleaner) authentication mechanism now
2021-04-19 Benjamin AuderFix squares colors on diagrams
2021-04-18 Benjamin AuderSmall fixes
2021-01-17 Benjamin AuderAdd Yote
2020-12-27 Benjamin AuderA bit more flexibility in boards drawing
2020-12-05 Benjamin AuderUpdate TODO + cosmetics
2020-11-20 Benjamin AuderFactor some lines (raw loading pug files)
2020-05-28 Benjamin AuderFix Eightpieces, add some simple variants, add a basic...
2020-05-19 Benjamin AuderFix parseInt() usage, rename Doubleorda --> Ordamirror...
2020-05-17 Benjamin AuderAdd Koopa chess, fix Apocalypse and Dice variants
2020-04-22 Benjamin Auderbetter diagrams in rules pages + some improvements...
2020-04-06 Benjamin AuderExperimental in-page analyze + show rules from Game...
2020-04-04 Benjamin Auder'update'
2020-04-04 Benjamin AuderFix player name update
2020-04-04 Benjamin AuderFix player name update
2020-04-04 Benjamin AuderFix missing name when launching a game from Hall (TODO...
2020-03-31 Benjamin AuderAdd Rococo variant
2020-03-30 Benjamin AuderFix
2020-03-30 Benjamin AuderExperimental game upload added
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-26 Benjamin AuderAdd basic Desktop notifications for game start + new...
2020-03-26 Benjamin AuderRecord chat history in live games as well
2020-03-19 Benjamin AuderTrigger IndexedDB onupgradeneeded by increasing DB...
2020-03-19 Benjamin AuderFix DBOpenRequest.onupgradeneeded
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-19 Benjamin AuderShow check(mate) indicators in moves list. No longer...
2020-03-15 Benjamin AuderExperimental news notification system + fix Eightpieces...
2020-03-14 Benjamin AuderDraft Eightpieces rules. Fix display: PNG images +...
2020-03-14 Benjamin AuderHopefully Eightpieces is less buggish now
2020-03-12 Benjamin AuderSome fixes, work on Eightpieces draft, add a few captur...
2020-03-10 Benjamin AuderFix games ordering in MyGames, fix en-passant mistake...
2020-03-09 Benjamin AuderDraft rematch (not working yet) + fix Crazyhouse getPro...
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 AuderSome improvements (multi-tabs on same game seem fixed)
2020-03-05 Benjamin AuderAcceptable state, but still issues when a lot of moves...
2020-03-04 Benjamin AuderAdd debug trace to understand why corr move 1 isn't...
2020-03-04 Benjamin AuderAdd debug traces to understand what happens with first...
2020-03-04 Benjamin AuderExperimental symmetric randomness + deterministic option
2020-03-03 Benjamin Auderdays must not be a const variable
2020-03-03 Benjamin AuderSlightly better time display
2020-03-03 Benjamin AuderMerge branch 'master' of auder.net:vchess
2020-03-03 Benjamin AuderBetter time control in correspondance games
2020-03-01 Benjamin AuderFix some translations and error messages
2020-02-29 Benjamin AuderFixes. TODO: autofocus on forms, and understand why...
2020-02-29 Benjamin AuderImprovements - untested
2020-02-27 Benjamin AuderImplemented multi-move possibility in a moves list...
2020-02-24 Benjamin AuderFix SuctionChess, draft HiddenRules (unfinished)
2020-02-20 Benjamin AuderStore state of games VS computer
2020-02-20 Benjamin AuderRevise server code + a few fixes in trnalsations and...
2020-02-20 Benjamin AuderFixes
2020-02-18 Benjamin AuderSome more cleaning + fixes
2020-02-18 Benjamin AuderStarted code review + some fixes (unfinished)
2020-02-13 Benjamin AuderSome bugs fixes. TODO: double disconnect when anonymous...
2020-02-11 Benjamin AuderExperimental multi-tabs support (TODO: prevent multi...
2020-02-07 Benjamin Auder'update'
2020-02-05 Benjamin AuderEverything implemented. A lot still untested
2020-02-05 Benjamin AuderTODO: finish draw offer logic + fix inCheck bug (no...
2020-02-05 Benjamin AuderRelocate board adjuster + start working on translations
2020-02-04 Benjamin AuderConvert all remaining tabs by 2spaces
2020-02-01 Benjamin AuderFinished. Now some last styling
2020-02-01 Benjamin AuderStyling
2020-01-30 Benjamin Auder'update'
2020-01-26 Benjamin AuderGet rid of ugly this.... calls
2020-01-23 Benjamin AuderFinish corr implementation for draw offers (untested)
2020-01-21 Benjamin AuderFix computer moves randomness, rename random() into...
2019-12-18 Benjamin AuderRename gameId --> id in Game.vue
2019-12-06 Benjamin AuderRemove unused move.color, format moves corr --> live...
2019-12-06 Benjamin AuderCorr games: almost there. Then remote games + abort...
2019-12-03 Benjamin AuderDraft game update. TODO: debug, finish view/Game.vue
2019-12-02 Benjamin AuderFix extractTime() function
2019-12-02 Benjamin AuderFix clocks update
2019-12-02 Benjamin AuderAttempt to fix countdown for live games. Some issues...
2019-11-30 Benjamin AuderGameStorage.getCorrGame ok + add watchers for st.variants
2019-11-30 Benjamin AuderFix /whoami: remove fetch() for now
2019-11-29 Benjamin AuderFix error handling in ajax() function
2019-11-29 Benjamin AuderFix ajax for challenge creation
2019-11-08 Benjamin AuderFix clocks while playing live game
2019-07-04 Benjamin AuderModifs to send current live game
2019-06-25 Benjamin AuderAlmost fixed clocks update (incoherent FEN state)
2019-06-20 Benjamin AuderUpdate on game.clocks. Unfinished
2019-06-19 Benjamin AuderSome fixes. TODO: check clocks update, and continue...
2019-06-18 Benjamin AuderSome fixes. TODO: game.mode must be analyze when score...
2019-06-13 Benjamin AuderFix clocks update + double move effect
2019-06-12 Benjamin AuderFix moves sending. TODO: fix double opp move + clocks...
2019-06-12 Benjamin Auder'update'
2019-06-11 Benjamin AuderComplete GameStorage.update. TODO: move transmission
2019-06-05 Benjamin AuderOn update + clocks thinking
2019-06-05 Benjamin AuderTODO: GameStorage.update + clocks started...
2019-06-04 Benjamin AuderFix a few things: ready to work on basic live games
2019-05-31 Benjamin AuderOn the way to simplify : gameState + gameInfo everywher...
2019-05-31 Benjamin AuderSmall fixes
2019-05-30 Benjamin AuderGameStorage: experimental refactor
2019-05-29 Benjamin Audertiny changes in storage.js
2019-05-29 Benjamin AuderMove some bits of code from Hall to storage; finish...
next