From 251b1431cc111703f9579dc5d2c5b3d6035de01a Mon Sep 17 00:00:00 2001 From: Alice Gaudon Date: Wed, 20 May 2020 17:13:33 +0200 Subject: [PATCH] Make all history nav buttons hideable and add default settings --- resources/index.html | 10 ++++----- resources/js/index.js | 29 +++++++++++++++++------- resources/js/settings.js | 26 ++++++++++++++++++++++ resources/settings.html | 13 +++++++++++ resources/style/layout.css | 2 +- resources/style/service-settings.css | 5 +++++ src/Config.js | 33 +++++++++++++++++++++++++++- src/main.js | 14 ++++++++++-- 8 files changed, 115 insertions(+), 17 deletions(-) diff --git a/resources/index.html b/resources/index.html index fe137cb..ff4d20a 100644 --- a/resources/index.html +++ b/resources/index.html @@ -18,7 +18,7 @@