2019-02-11 |
Benjamin Auder | Implemented players discovery
|
commit | commitdiff | tree |
2019-02-11 |
Benjamin Auder | Save state (nothing really achieved)
|
commit | commitdiff | tree |
2019-02-10 |
Benjamin Auder | Small update on main hall
|
commit | commitdiff | tree |
2019-02-08 |
Benjamin Auder | Simplify 'to' in newchallenge on hall view
|
commit | commitdiff | tree |
2019-02-08 |
Benjamin Auder | Work on sockets + challenge system
|
commit | commitdiff | tree |
2019-02-08 |
Benjamin Auder | Saving current state
|
commit | commitdiff | tree |
2019-02-07 |
Benjamin Auder | Work on main hall
|
commit | commitdiff | tree |
2019-02-07 |
Benjamin Auder | Add TODO for client Hall + Problems (and then: challenges...
|
commit | commitdiff | tree |
2019-02-06 |
Benjamin Auder | Revert to 'old' way of dealing with assets + diagrams
|
commit | commitdiff | tree |
2019-02-06 |
Benjamin Auder | Start to revert to previous way of handling rules ...
|
commit | commitdiff | tree |
2019-02-06 |
Benjamin Auder | Seemingly failed attempt at 'componentifying VariantRules'
|
commit | commitdiff | tree |
2019-02-06 |
Benjamin Auder | Advance for rules page
|
commit | commitdiff | tree |
2019-02-05 |
Benjamin Auder | Play against computer almost OK: need to fix Board...
|
commit | commitdiff | tree |
2019-02-05 |
Benjamin Auder | Small fix in rules rendering
|
commit | commitdiff | tree |
2019-02-04 |
Benjamin Auder | Reactivate game component, think about web(pack) worker
|
commit | commitdiff | tree |
2019-01-31 |
Benjamin Auder | Fix footer alignment
|
commit | commitdiff | tree |
2019-01-31 |
Benjamin Auder | Draft of Rules view (not working) with computer play
|
commit | commitdiff | tree |
2019-01-31 |
Benjamin Auder | Remove modalWelcome
|
commit | commitdiff | tree |
2019-01-31 |
Benjamin Auder | Advance on styling
|
commit | commitdiff | tree |
2019-01-31 |
Benjamin Auder | Styled layout. TODO: variants page, and then index
|
commit | commitdiff | tree |
2019-01-30 |
Benjamin Auder | Prepare new home
|
commit | commitdiff | tree |
2019-01-30 |
Benjamin Auder | Apply store pattern to track global app state
|
commit | commitdiff | tree |
2019-01-30 |
Benjamin Auder | Client now running. Toward fully 1-page (with filters...
|
commit | commitdiff | tree |
2019-01-29 |
Benjamin Auder | Code reorganization
|
commit | commitdiff | tree |
2019-01-29 |
Benjamin Auder | TODO: where to put template: in views/ or components/?
|
commit | commitdiff | tree |
2019-01-25 |
Benjamin Auder | Saving state (broken as usual)
|
commit | commitdiff | tree |
2019-01-24 |
Benjamin Auder | Tiny changes...
|
commit | commitdiff | tree |
2019-01-24 |
Benjamin Auder | Arrange sockets.js (unimplemented yet)
|
commit | commitdiff | tree |
2019-01-23 |
Benjamin Auder | Add some suggestions for icons (from feather or...)
|
commit | commitdiff | tree |
2019-01-23 |
Benjamin Auder | Advance on client side
|
commit | commitdiff | tree |
2019-01-23 |
Benjamin Auder | Unversion parameters.js
|
commit | commitdiff | tree |
2019-01-22 |
Benjamin Auder | Ready to translate old client code (start with index)
|
commit | commitdiff | tree |
2019-01-22 |
Benjamin Auder | Separate client and server codes. Keep everything in...
|
commit | commitdiff | tree |
2019-01-19 |
Benjamin Auder | Step toward a one-page application
|
commit | commitdiff | tree |
2019-01-18 |
Benjamin Auder | Fix challenge creation (TODO: decide a challenge structure)
|
commit | commitdiff | tree |
2019-01-18 |
Benjamin Auder | Start server implementation for correspondance play...
|
commit | commitdiff | tree |
2019-01-18 |
Benjamin Auder | Draft Game and Challenge models
|
commit | commitdiff | tree |
2019-01-18 |
Benjamin Auder | Finish fixing problems page
|
commit | commitdiff | tree |
2019-01-17 |
Benjamin Auder | Update TODO
|
commit | commitdiff | tree |
2019-01-17 |
Benjamin Auder | Still something wrong: load one problem, then click...
|
commit | commitdiff | tree |
2019-01-17 |
Benjamin Auder | Finished fixing problems (probably OK now)
|
commit | commitdiff | tree |
2019-01-17 |
Benjamin Auder | Modals first on page to avoid 'scroll to the end' effect
|
commit | commitdiff | tree |
2019-01-17 |
Benjamin Auder | Advance on problems debug. Navigation much cleaner now
|
commit | commitdiff | tree |
2019-01-17 |
Benjamin Auder | Debugging problems page; TODO: hash navigation is wrong
|
commit | commitdiff | tree |
2019-01-17 |
Benjamin Auder | Some debug, all components enabled (but not finished...
|
commit | commitdiff | tree |
2019-01-16 |
Benjamin Auder | Almost finished components drafts
|
commit | commitdiff | tree |
2019-01-16 |
Benjamin Auder | Final thoughts about presentation
|
commit | commitdiff | tree |
2019-01-16 |
Benjamin Auder | rearrange room.js draft. think about game list components
|
commit | commitdiff | tree |
2019-01-15 |
Benjamin Auder | Start thinking on room.js: TODO, implement and test...
|
commit | commitdiff | tree |
2019-01-15 |
Benjamin Auder | Fix computer mode in rules tab
|
commit | commitdiff | tree |
2019-01-15 |
Benjamin Auder | Computer mode in rules section almost OK
|
commit | commitdiff | tree |
2019-01-14 |
Benjamin Auder | TODO: modalSettings + finish game.js for other scenarios
|
commit | commitdiff | tree |
2019-01-14 |
Benjamin Auder | Fix moveList + progress on game navigation system
|
commit | commitdiff | tree |
2019-01-14 |
Benjamin Auder | Draft moveList component
|
commit | commitdiff | tree |
2019-01-14 |
Benjamin Auder | Simplify navigation
|
commit | commitdiff | tree |
2019-01-14 |
Benjamin Auder | Advance on components/game.js
|
commit | commitdiff | tree |
2019-01-13 |
Benjamin Auder | Saving current state
|
commit | commitdiff | tree |
2019-01-13 |
Benjamin Auder | my-board seems OK. Now TODO: test my-game (with sockets)
|
commit | commitdiff | tree |
2019-01-12 |
Benjamin Auder | Some advances. TODO: test board.js, and then game.js...
|
commit | commitdiff | tree |
2019-01-11 |
Benjamin Auder | Update some TODOs
|
commit | commitdiff | tree |
2019-01-11 |
Benjamin Auder | COntinue thinking about code arrangement for game+board+...
|
commit | commitdiff | tree |
2019-01-10 |
Benjamin Auder | Reorganize and completed board component. Now need...
|
commit | commitdiff | tree |
2019-01-10 |
Benjamin Auder | Finished problems page (untested)
|
commit | commitdiff | tree |
2019-01-10 |
Benjamin Auder | Update README
|
commit | commitdiff | tree |
2019-01-10 |
Benjamin Auder | Advance on problems page
|
commit | commitdiff | tree |
2019-01-09 |
Benjamin Auder | Almost finished problems section
|
commit | commitdiff | tree |
2019-01-09 |
Benjamin Auder | Small update of problems component
|
commit | commitdiff | tree |
2019-01-09 |
Benjamin Auder | rename getOppCol into static GetOppCol + start thinking...
|
commit | commitdiff | tree |
2019-01-09 |
Benjamin Auder | Finished User management implementation
|
commit | commitdiff | tree |
2019-01-09 |
Benjamin Auder | User management logic half-debugged
|
commit | commitdiff | tree |
2019-01-09 |
Benjamin Auder | Roughly completed Users logic; untested
|
commit | commitdiff | tree |
2019-01-09 |
Benjamin Auder | Advance on users management. TODO: routes/users + debug...
|
commit | commitdiff | tree |
2019-01-08 |
Benjamin Auder | Save current state (unmerged, broken, not working...)
|
commit | commitdiff | tree |
2019-01-08 |
Benjamin Auder | Add roadmap on TODO file
|
commit | commitdiff | tree |
2019-01-08 |
Benjamin Auder | Refactoring: split files into components (not working...
|
commit | commitdiff | tree |
2019-01-07 |
Benjamin Auder | Update TODO
|
commit | commitdiff | tree |
2019-01-07 |
Benjamin Auder | Index page almost OK. Now work on variant page (main...
|
commit | commitdiff | tree |
2019-01-07 |
Benjamin Auder | Add some TODOs, some refactoring, first test for a...
|
commit | commitdiff | tree |
2019-01-06 |
Benjamin Auder | TODO: email form for contact (on index)
|
commit | commitdiff | tree |
2019-01-06 |
Benjamin Auder | Draft code reorganisation (+ fix Alice rules + stateless...
|
commit | commitdiff | tree |
2019-01-06 |
Benjamin Auder | Fix Dark enlightened array update
|
commit | commitdiff | tree |
2018-12-28 |
Benjamin Auder | Typo in Atomic rules
|
commit | commitdiff | tree |
2018-12-27 |
Benjamin Auder | Update TODO with some ides for next weeks
|
commit | commitdiff | tree |
2018-12-27 |
Benjamin Auder | Fix seek game
|
commit | commitdiff | tree |
2018-12-27 |
Benjamin Auder | Fix Checkered rules style
|
commit | commitdiff | tree |
2018-12-27 |
Benjamin Auder | Fix typo in db/populate (for Upsidedown variant)
|
commit | commitdiff | tree |
2018-12-27 |
Benjamin Auder | Some debug, plan several short + long term TODOs
|
commit | commitdiff | tree |
2018-12-27 |
Benjamin Auder | Update TODO (about length of code lines)
|
commit | commitdiff | tree |
2018-12-27 |
Benjamin Auder | Update README and TODO
|
commit | commitdiff | tree |
2018-12-27 |
Benjamin Auder | Update translations and TODO
|
commit | commitdiff | tree |
2018-12-27 |
Benjamin Auder | Fix db scripts
|
commit | commitdiff | tree |
2018-12-27 |
Benjamin Auder | Fix MarseilleRules, remove debug traces
|
commit | commitdiff | tree |
2018-12-27 |
Benjamin Auder | Add traces to understand what happens in MarseilleChess...
|
commit | commitdiff | tree |
2018-12-26 |
Benjamin Auder | Fix README
|
commit | commitdiff | tree |
2018-12-26 |
Benjamin Auder | Crazyhouse: back to previous design; style to be improved
|
commit | commitdiff | tree |
2018-12-26 |
Benjamin Auder | Bugs fixing, finalization of rules in french+english
|
commit | commitdiff | tree |
2018-12-26 |
Benjamin Auder | Fix Berolina notation + Marseille PGN
|
commit | commitdiff | tree |
2018-12-26 |
Benjamin Auder | Implemented a very basic DarkBot + a few fixes + advance...
|
commit | commitdiff | tree |
2018-12-26 |
Benjamin Auder | A few fixes + prepare translations + rules for last...
|
commit | commitdiff | tree |
2018-12-26 |
Benjamin Auder | MarseilleRules OK
|
commit | commitdiff | tree |
next |