Finished. Now some last styling
[vchess.git] / server / models / Game.js
2020-02-01 Benjamin AuderFinished. Now some last styling
2020-02-01 Benjamin AuderSanitize inputs on server side
2020-01-31 Benjamin AuderFixes
2020-01-30 Benjamin Auder'update'
2020-01-23 Benjamin AuderFinish corr implementation for draw offers (untested)
2020-01-17 Benjamin AuderMoveList working. TODO: Chat
2020-01-16 Benjamin AuderImplement cleaning methods (CRON tasks)
2020-01-15 Benjamin AuderDrop problems from server + draft DB cleaning functions
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 AuderFix moves update
2019-12-06 Benjamin AuderCorr games: almost there. Then remote games + abort...
2019-12-05 Benjamin AuderAdvance on Game.vue
2019-12-03 Benjamin AuderSmall fix
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-30 Benjamin AuderGameStorage.getCorrGame ok + add watchers for st.variants
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-03 Benjamin AuderSome adjustments, next: fix time control handling ...
2019-01-22 Benjamin AuderSeparate client and server codes. Keep everything in...