Show check(mate) indicators in moves list. No longer require the odd ?rid=... in...
authorBenjamin Auder <benjamin.auder@somewhere>
Thu, 19 Mar 2020 02:29:40 +0000 (03:29 +0100)
committerBenjamin Auder <benjamin.auder@somewhere>
Thu, 19 Mar 2020 02:29:40 +0000 (03:29 +0100)
commitf54f4c26b4c820b14aca298e94644efb20beeed6
treee5e9f237ab5af7105f690ccc515976a0b9c4ed76
parent84fc0f02d3d399af66c40b3e9994f67b415ffd0e
Show check(mate) indicators in moves list. No longer require the odd ?rid=... in games refs. Fix missing askgame in Hall at gconnect
client/src/components/BaseGame.vue
client/src/utils/gameStorage.js
client/src/views/Game.vue
client/src/views/Hall.vue
server/sockets.js