From: Benjamin Auder Date: Thu, 23 Jan 2020 09:11:31 +0000 (+0100) Subject: Simplify abort, fix time in corr games X-Git-Url: https://git.auder.net/?p=vchess.git;a=commitdiff_plain;h=7f3484bd3530cd9f656e215d2d4d832d98bf5906 Simplify abort, fix time in corr games --- diff --git a/client/src/views/Analyze.vue b/client/src/views/Analyze.vue new file mode 100644 index 00000000..4ec370c5 --- /dev/null +++ b/client/src/views/Analyze.vue @@ -0,0 +1,527 @@ + + + + + diff --git a/client/src/views/Game.vue b/client/src/views/Game.vue index 2d085c87..6146e270 100644 --- a/client/src/views/Game.vue +++ b/client/src/views/Game.vue @@ -1,21 +1,13 @@