From 5c833246d89a9d005efa6f85b685420c2cce82cf Mon Sep 17 00:00:00 2001 From: Carlos <28845529+mesacarlos@users.noreply.github.com> Date: Mon, 3 Feb 2020 00:41:00 +0100 Subject: [PATCH] Added settings menu, datetime on each line, text focus to end on history browsing, .. --- client/index.html | 26 +++++++++ client/scripts/WebConsole.js | 4 ++ client/scripts/WebConsoleJqueryHandler.js | 19 ++++++- client/scripts/WebConsoleLanguage.js | 28 ++++++++++ .../scripts/WebConsolePersistenceManager.js | 55 +++++++++++++++++++ 5 files changed, 131 insertions(+), 1 deletion(-) diff --git a/client/index.html b/client/index.html index 82d7e96..4a3d274 100644 --- a/client/index.html +++ b/client/index.html @@ -52,6 +52,9 @@ Français +