Fix rematch process
[vchess.git] / server / routes / games.js
2020-03-09 Benjamin AuderFix rematch process
2020-03-09 Benjamin AuderDraft rematch (not working yet) + fix Crazyhouse getPro...
2020-03-07 Benjamin AuderExperimental update: preview corr move + allow deletion...
2020-02-29 Benjamin AuderFixes. TODO: autofocus on forms, and understand why...
2020-02-29 Benjamin AuderImprovements - untested
2020-02-26 Benjamin AuderAdd basic secutiry when updating moves on server
2020-02-20 Benjamin AuderFix mistakes
2020-02-20 Benjamin AuderRevise server code + a few fixes in trnalsations and...
2020-02-17 Benjamin AuderFix links in newmove + game notification emails
2020-02-16 Benjamin AuderFix notifications in case of new corr move
2020-02-11 Benjamin AuderExperimental multi-tabs support (TODO: prevent multi...
2020-02-08 Benjamin AuderSanitize more
2020-02-07 Benjamin AuderFix corr challenges
2020-02-05 Benjamin AuderTODO: finish draw offer logic + fix inCheck bug (no...
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...