Attempt to clarify installation instructions a little
[vchess.git] / client / src / main.js
2021-04-08 Benjamin AuderExperimental change: options replacing randomness ...
2020-03-30 Benjamin AuderExperimental game upload added
2020-03-09 Benjamin AuderSome small enhancements and fixes
2020-03-07 Benjamin AuderBetter style for corr moves confirmation (see board)
2020-02-20 Benjamin AuderModal to accept/refuse challenge + diagrams preview...
2020-02-18 Benjamin AuderStarted code review + some fixes (unfinished)
2020-02-12 Benjamin AuderRe-introduce welcome screen with forced reading
2020-02-10 Benjamin AuderOn the way to multi-tabs support
2020-02-09 Benjamin AuderFixes
2020-02-04 Benjamin AuderFix current page in sockets.js
2020-02-03 Benjamin Auder'update'
2020-01-30 Benjamin Auder'update'
2020-01-18 Benjamin AuderSome fixes
2019-12-05 Benjamin AuderAdvance on Game.vue
2019-11-28 Benjamin AuderSome fixes, working on corr challenges
2019-05-04 Benjamin AuderMove some comments, and remove some of them
2019-03-12 Benjamin AuderWork on correspondance challenges system
2019-02-05 Benjamin AuderSmall fix in rules rendering
2019-01-31 Benjamin AuderRemove modalWelcome
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-24 Benjamin AuderTiny changes...
2019-01-24 Benjamin AuderArrange sockets.js (unimplemented yet)
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...