Small fix
[vchess.git] / server / routes /
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-29 Benjamin AuderFix ajax for challenge creation
2019-11-29 Benjamin AuderFix challenges retrieval from server
2019-11-28 Benjamin AuderSome fixes, working on corr challenges
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-09 Benjamin Auder'update'
2019-09-06 Benjamin AuderUpdate on challenges
2019-09-06 Benjamin AuderDrop 'WillPlay' table (no multiplayers games)
2019-09-03 Benjamin AuderSome adjustments, next: fix time control handling ...
2019-06-28 Benjamin AuderRefactor, forget about 3 or 4 players games
2019-03-28 Benjamin AuderFix things. Now on (live) game start + play
2019-03-26 Benjamin AuderFix authentication
2019-03-25 Benjamin AuderAttempt to fix authenticate + local user data
2019-03-22 Benjamin AuderFix login/register system
2019-03-20 Benjamin AuderSmall fixes + add some debug traces
2019-03-13 Benjamin AuderOngoing work on challenges + games for correspondance...
2019-03-12 Benjamin AuderRemove test instructions, fix CORS for DELETE method
2019-03-12 Benjamin AuderWork on correspondance challenges system
2019-03-12 Benjamin Auder'update'
2019-03-08 Benjamin AuderStart work on challenges + games server side
2019-02-13 Benjamin AuderSome advances in challenge handling (server+client)
2019-02-12 Benjamin AuderDraft for challenges + games handling in main hall
2019-01-23 Benjamin AuderAdvance on client side
2019-01-22 Benjamin AuderSeparate client and server codes. Keep everything in...