Attempt to clarify installation instructions a little
[vchess.git] / client / src / utils /
2019-05-27 Benjamin AuderTODO: game storage init + get
2019-05-27 Benjamin AuderStart to catch up with code. Need to fnish at least...
2019-05-14 Benjamin Auder'update'
2019-05-10 Benjamin AuderContinue on Game view
2019-03-28 Benjamin AuderFix things. Now on (live) game start + play
2019-03-26 Benjamin AuderFix authentication
2019-03-22 Benjamin AuderFix login/register system
2019-02-26 Benjamin AuderAdvance on challenges (almost OK)
2019-02-20 Benjamin AuderSeparate timeControl logic into utils/timeControl
2019-02-07 Benjamin AuderWork on main hall
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-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-23 Benjamin AuderAdvance on client side
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...