Convert all remaining tabs by 2spaces
[vchess.git] / server / routes / games.js
2020-02-04 Benjamin AuderConvert all remaining tabs by 2spaces
2020-02-01 Benjamin AuderSanitize inputs on server side
2019-12-29 Benjamin AuderA few fixes, drop planned problems support (replaced...
2019-12-06 Benjamin AuderRemove unused move.color, format moves corr --> live...
2019-12-06 Benjamin AuderCorr games: almost there. Then remote games + abort...
2019-12-03 Benjamin AuderImprove notification system after a move or at new...
2019-12-03 Benjamin AuderDraft game update. TODO: debug, finish view/Game.vue
2019-11-29 Benjamin AuderFix challenge send+accept. Now debug game launch from...
2019-11-29 Benjamin AuderAdvance on corr game start
2019-11-21 Benjamin Auder'update'
2019-11-07 Benjamin AuderFinished Hall.js for now - TODO: live + corr games
2019-09-27 Benjamin AuderMicro-fixes
2019-09-10 Benjamin AuderSome thoughts in views/Hall.js
2019-09-03 Benjamin AuderSome adjustments, next: fix time control handling ...
2019-03-13 Benjamin AuderOngoing work on challenges + games for correspondance...
2019-01-22 Benjamin AuderSeparate client and server codes. Keep everything in...