vchess.git
2019-01-12 Benjamin AuderSome advances. TODO: test board.js, and then game.js...
2019-01-11 Benjamin AuderUpdate some TODOs
2019-01-11 Benjamin AuderCOntinue thinking about code arrangement for game+board+...
2019-01-10 Benjamin AuderReorganize and completed board component. Now need...
2019-01-10 Benjamin AuderFinished problems page (untested)
2019-01-10 Benjamin AuderUpdate README
2019-01-10 Benjamin AuderAdvance on problems page
2019-01-09 Benjamin AuderAlmost finished problems section
2019-01-09 Benjamin AuderSmall update of problems component
2019-01-09 Benjamin Auderrename getOppCol into static GetOppCol + start thinking...
2019-01-09 Benjamin AuderFinished User management implementation
2019-01-09 Benjamin AuderUser management logic half-debugged
2019-01-09 Benjamin AuderRoughly completed Users logic; untested
2019-01-09 Benjamin AuderAdvance on users management. TODO: routes/users + debug...
2019-01-08 Benjamin AuderSave current state (unmerged, broken, not working...)
2019-01-08 Benjamin AuderAdd roadmap on TODO file
2019-01-08 Benjamin AuderRefactoring: split files into components (not working...
2019-01-07 Benjamin AuderUpdate TODO
2019-01-07 Benjamin AuderIndex page almost OK. Now work on variant page (main...
2019-01-07 Benjamin AuderAdd some TODOs, some refactoring, first test for a...
2019-01-06 Benjamin AuderTODO: email form for contact (on index)
2019-01-06 Benjamin AuderDraft code reorganisation (+ fix Alice rules + stateles...
2019-01-06 Benjamin AuderFix Dark enlightened array update
2018-12-28 Benjamin AuderTypo in Atomic rules
2018-12-27 Benjamin AuderUpdate TODO with some ides for next weeks
2018-12-27 Benjamin AuderFix seek game
2018-12-27 Benjamin AuderFix Checkered rules style
2018-12-27 Benjamin AuderFix typo in db/populate (for Upsidedown variant)
2018-12-27 Benjamin AuderSome debug, plan several short + long term TODOs
2018-12-27 Benjamin AuderUpdate TODO (about length of code lines)
2018-12-27 Benjamin AuderUpdate README and TODO
2018-12-27 Benjamin AuderUpdate translations and TODO
2018-12-27 Benjamin AuderFix db scripts
2018-12-27 Benjamin AuderFix MarseilleRules, remove debug traces
2018-12-27 Benjamin AuderAdd traces to understand what happens in MarseilleChess...
2018-12-26 Benjamin AuderFix README
2018-12-26 Benjamin AuderCrazyhouse: back to previous design; style to be improved
2018-12-26 Benjamin AuderBugs fixing, finalization of rules in french+english
2018-12-26 Benjamin AuderFix Berolina notation + Marseille PGN
2018-12-26 Benjamin AuderImplemented a very basic DarkBot + a few fixes + advanc...
2018-12-26 Benjamin AuderA few fixes + prepare translations + rules for last...
2018-12-26 Benjamin AuderMarseilleRules OK
2018-12-26 Benjamin AuderFirst working draft of MarseilleRules; almost OK (bug...
2018-12-25 Benjamin AuderSome improvements; to be continuated
2018-12-25 Benjamin AuderVarious fixes, additions...
2018-12-25 Benjamin AuderSimplified underCheck / getCheckSquares logic. Debuggin...
2018-12-24 Benjamin AuderImplemented and tested DarkChess. Berolina, Upsidedown...
2018-12-24 Benjamin AuderPrepare some more variants (unfinished)
2018-12-23 Benjamin AuderAdvance on Spanish translation (still 13 rules to trans...
2018-12-23 Benjamin AuderDo not announce a demo video (difficult to cover all...
2018-12-23 Benjamin AuderFix computer game continuation when it's computer turn
2018-12-23 Benjamin AuderComplete translations
2018-12-23 Benjamin AuderAdd some forgotten translations + fix typo
2018-12-23 Benjamin AuderFull translation
2018-12-23 Benjamin AuderFix some typos in rules
2018-12-23 Benjamin AuderBetter padding in menu
2018-12-22 Benjamin AuderFix mistake in Grand variant (same as in Crazyhouse...
2018-12-22 Benjamin AuderMake tooltip labels visible again
2018-12-22 Benjamin AuderFix diagram size for smartphones
2018-12-22 Benjamin AuderFix menu bug on smartphones
2018-12-22 Benjamin AuderAttempt to select vue file in layout from app.locals...
2018-12-22 Benjamin AuderUniformize path to database
2018-12-22 Benjamin AuderFinished translations
2018-12-22 Benjamin AuderFix problems style; in the middle of French translation
2018-12-22 Benjamin AuderAlmost finished: just translations TODO
2018-12-22 Benjamin AuderImprove style on variant page; TODO: problems, Crazyhouse
2018-12-21 Benjamin AuderAdd a simple code lines counter
2018-12-21 Benjamin AuderSaving state (unfinished styling on variant page)
2018-12-21 Benjamin AuderProgression in styles + initiate translation process
2018-12-20 Benjamin AuderGroup some styles in variant.sass
2018-12-20 Benjamin AuderFix index style. Now on variant page
2018-12-20 Benjamin AuderSome styles improvement attempts (how to uniformize...
2018-12-20 Benjamin AuderFix promotion bug on smartphones
2018-12-19 Benjamin AuderVery basic anti-bot strategy for problems upload: do...
2018-12-19 Benjamin AuderFinal fixes in variants
2018-12-19 Benjamin AuderFix some typos and forgotten things
2018-12-19 Benjamin AuderRemove debug trace
2018-12-19 Benjamin AuderFix README + typo in Wildebeest rules
2018-12-19 Benjamin AuderAchieved first relatively complete version of the websi...
2018-12-19 Benjamin AuderStart working on style
2018-12-19 Benjamin AuderAllow resuming computer games, attempt to fix 'ghost...
2018-12-18 Benjamin AuderFix mycolor when resuming from game vs computer
2018-12-18 Benjamin AuderFinished basic chat implementation
2018-12-18 Benjamin AuderUpdate TODO
2018-12-18 Benjamin AuderAdd some final TODOs
2018-12-18 Benjamin AuderPlay computer move in webworker to not freeze interface
2018-12-18 Benjamin AuderSome fixes, problems logic now functional
2018-12-18 Benjamin AuderRemove database from git repo
2018-12-18 Benjamin AuderSome fixes, add basic preview logic for new problem
2018-12-18 Benjamin AuderSome refactoring in variants logic: more robust FEN...
2018-12-17 Benjamin AuderSave current state (unfinished, untested)
2018-12-16 Benjamin AuderSave state - unfinished changes
2018-12-16 Benjamin AuderFinished problems implementation. TODO: specify state...
2018-12-15 Benjamin AuderAlmost finished problems logic. TODO: showProblem(...
2018-12-15 Benjamin AuderOn the way to problems: saving state [not functional...
2018-12-14 Benjamin AuderFix '3 knights' bug + tiny advance on problems tab
2018-12-14 Benjamin AuderOn the road to problems to complete website :)
2018-12-14 Benjamin AuderCode simplification + a few fixes
2018-12-14 Benjamin AuderSlight improvement in diagrams on rules pages
2018-12-14 Benjamin AuderFix Checkered and Ultima rules. Write Chess960 rules...
next