vchess.git
2019-02-20 Benjamin AuderSeparate timeControl logic into utils/timeControl
2019-02-19 Benjamin AuderSaving state (hall+sockets)
2019-02-13 Benjamin AuderSome advances in challenge handling (server+client)
2019-02-12 Benjamin AuderSmall changes in Hall + data/challengeCheck
2019-02-12 Benjamin AuderDraft for challenges + games handling in main hall
2019-02-11 Benjamin AuderImplemented players discovery
2019-02-11 Benjamin AuderSave state (nothing really achieved)
2019-02-10 Benjamin AuderSmall update on main hall
2019-02-08 Benjamin AuderSimplify 'to' in newchallenge on hall view
2019-02-08 Benjamin AuderWork on sockets + challenge system
2019-02-08 Benjamin AuderSaving current state
2019-02-07 Benjamin AuderWork on main hall
2019-02-07 Benjamin AuderAdd TODO for client Hall + Problems (and then: challeng...
2019-02-06 Benjamin AuderRevert to 'old' way of dealing with assets + diagrams
2019-02-06 Benjamin AuderStart to revert to previous way of handling rules ...
2019-02-06 Benjamin AuderSeemingly failed attempt at 'componentifying VariantRules'
2019-02-06 Benjamin AuderAdvance for rules page
2019-02-05 Benjamin AuderPlay against computer almost OK: need to fix Board...
2019-02-05 Benjamin AuderSmall fix in rules rendering
2019-02-04 Benjamin AuderReactivate game component, think about web(pack) worker
2019-01-31 Benjamin AuderFix footer alignment
2019-01-31 Benjamin AuderDraft of Rules view (not working) with computer play
2019-01-31 Benjamin AuderRemove modalWelcome
2019-01-31 Benjamin AuderAdvance on styling
2019-01-31 Benjamin AuderStyled layout. TODO: variants page, and then index
2019-01-30 Benjamin AuderPrepare new home
2019-01-30 Benjamin AuderApply store pattern to track global app state
2019-01-30 Benjamin AuderClient now running. Toward fully 1-page (with filters...
2019-01-29 Benjamin AuderCode reorganization
2019-01-29 Benjamin AuderTODO: where to put template: in views/ or components/?
2019-01-25 Benjamin AuderSaving state (broken as usual)
2019-01-24 Benjamin AuderTiny changes...
2019-01-24 Benjamin AuderArrange sockets.js (unimplemented yet)
2019-01-23 Benjamin AuderAdd some suggestions for icons (from feather or...)
2019-01-23 Benjamin AuderAdvance on client side
2019-01-23 Benjamin AuderUnversion parameters.js
2019-01-22 Benjamin AuderReady to translate old client code (start with index)
2019-01-22 Benjamin AuderSeparate client and server codes. Keep everything in...
2019-01-19 Benjamin AuderStep toward a one-page application
2019-01-18 Benjamin AuderFix challenge creation (TODO: decide a challenge structure)
2019-01-18 Benjamin AuderStart server implementation for correspondance play...
2019-01-18 Benjamin AuderDraft Game and Challenge models
2019-01-18 Benjamin AuderFinish fixing problems page
2019-01-17 Benjamin AuderUpdate TODO
2019-01-17 Benjamin AuderStill something wrong: load one problem, then click...
2019-01-17 Benjamin AuderFinished fixing problems (probably OK now)
2019-01-17 Benjamin AuderModals first on page to avoid 'scroll to the end' effect
2019-01-17 Benjamin AuderAdvance on problems debug. Navigation much cleaner now
2019-01-17 Benjamin AuderDebugging problems page; TODO: hash navigation is wrong
2019-01-17 Benjamin AuderSome debug, all components enabled (but not finished...
2019-01-16 Benjamin AuderAlmost finished components drafts
2019-01-16 Benjamin AuderFinal thoughts about presentation
2019-01-16 Benjamin Auderrearrange room.js draft. think about game list components
2019-01-15 Benjamin AuderStart thinking on room.js: TODO, implement and test...
2019-01-15 Benjamin AuderFix computer mode in rules tab
2019-01-15 Benjamin AuderComputer mode in rules section almost OK
2019-01-14 Benjamin AuderTODO: modalSettings + finish game.js for other scenarios
2019-01-14 Benjamin AuderFix moveList + progress on game navigation system
2019-01-14 Benjamin AuderDraft moveList component
2019-01-14 Benjamin AuderSimplify navigation
2019-01-14 Benjamin AuderAdvance on components/game.js
2019-01-13 Benjamin AuderSaving current state
2019-01-13 Benjamin Audermy-board seems OK. Now TODO: test my-game (with sockets)
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
next