'update'
[vchess.git] / client / src / utils / ajax.js
2020-02-07 Benjamin Auder'update'
2020-02-04 Benjamin AuderConvert all remaining tabs by 2spaces
2019-11-30 Benjamin AuderFix /whoami: remove fetch() for now
2019-11-29 Benjamin AuderFix error handling in ajax() function
2019-11-29 Benjamin AuderFix ajax for challenge creation
2019-05-31 Benjamin AuderSmall fixes
2019-03-28 Benjamin AuderFix things. Now on (live) game start + play
2019-03-26 Benjamin AuderFix authentication
2019-03-22 Benjamin AuderFix login/register system
2019-01-22 Benjamin AuderReady to translate old client code (start with index)
2019-01-22 Benjamin AuderSeparate client and server codes. Keep everything in...