From be40d9642fa254be7900242bf4fccbd1dec9f930 Mon Sep 17 00:00:00 2001 From: Daniel Date: Wed, 18 Jan 2023 17:24:34 +0100 Subject: [PATCH] Make it working with no cookies --- README.md | 2 +- css/main.css | 7 +++++++ index.html | 1 + js/dom.js | 30 +++++++++++++++++++++--------- js/main.js | 4 ++-- 5 files changed, 32 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index 6f99d1a..d12fc37 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ This will be a dashboard hosted on my homeserver with self-hosted stuff. But, fo - [ ] Fix blur flicker on showing/hiding pages - [x] Open in new tab setting - [x] Better icon colors in 'More' page -- [ ] Work with blocked cookies +- [x] Work with blocked cookies - [ ] Minor code optimizations blah blah blah \ No newline at end of file diff --git a/css/main.css b/css/main.css index 70dedec..c203b83 100644 --- a/css/main.css +++ b/css/main.css @@ -389,4 +389,11 @@ a.box { } .hostedby b { color: #56F; +} +.warn { + margin: 8px 0; + color: #F60; +} +.none { + display: none; } \ No newline at end of file diff --git a/index.html b/index.html index 747fdac..d9e211f 100644 --- a/index.html +++ b/index.html @@ -92,6 +92,7 @@
All services hosted by