Saving current state
[vchess.git] / client / src / views /
2019-02-08 Benjamin AuderSaving current state
2019-02-07 Benjamin AuderWork on main hall
2019-02-06 Benjamin AuderRevert to 'old' way of dealing with assets + diagrams
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 AuderDraft of Rules view (not working) with computer play
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 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-23 Benjamin AuderAdvance on client side
2019-01-22 Benjamin AuderSeparate client and server codes. Keep everything in...