Fixes. TODO: autofocus on forms, and understand why email autofill in name field
authorBenjamin Auder <benjamin.auder@somewhere>
Sat, 29 Feb 2020 14:37:32 +0000 (15:37 +0100)
committerBenjamin Auder <benjamin.auder@somewhere>
Sat, 29 Feb 2020 14:37:32 +0000 (15:37 +0100)
commit23ecf00824691b5622b468e0409fc543c87d75dc
tree64b474bedce038564cbd9d04564ab09d1841de49
parent3b959cfaf3d3a28373d7ebb48d80087150a98006
Fixes. TODO: autofocus on forms, and understand why email autofill in name field
TODO [new file with mode: 0644]
client/src/utils/gameStorage.js
client/src/variants/Allmate.js
client/src/views/Game.vue
client/src/views/MyGames.vue
server/models/Game.js
server/routes/games.js
server/sockets.js