Convert all remaining tabs by 2spaces
[vchess.git] / server / app.js
2020-02-04 Benjamin AuderConvert all remaining tabs by 2spaces
2019-03-22 Benjamin AuderFix login/register system
2019-03-12 Benjamin AuderRemove test instructions, fix CORS for DELETE method
2019-01-24 Benjamin AuderArrange sockets.js (unimplemented yet)
2019-01-23 Benjamin AuderAdvance on client side
2019-01-22 Benjamin AuderSeparate client and server codes. Keep everything in...