From 9b7055206595a5fbb6d9746d518145b1a629185e Mon Sep 17 00:00:00 2001 From: Smittix Date: Thu, 29 Jan 2026 10:31:39 +0000 Subject: [PATCH] revert: Remove utility bar and fix disclaimer flash issue Reverts the utility bar feature and disclaimer timing changes that caused the disclaimer to flash on screen for users who had already accepted it. Co-Authored-By: Claude Opus 4.5 --- templates/adsb_dashboard.html | 2 - templates/ais_dashboard.html | 2 - templates/index.html | 58 ++------ templates/partials/utility-bar.html | 221 ---------------------------- templates/satellite_dashboard.html | 2 - 5 files changed, 9 insertions(+), 276 deletions(-) delete mode 100644 templates/partials/utility-bar.html diff --git a/templates/adsb_dashboard.html b/templates/adsb_dashboard.html index ac86a8a..920d1e9 100644 --- a/templates/adsb_dashboard.html +++ b/templates/adsb_dashboard.html @@ -22,8 +22,6 @@ - {% include 'partials/utility-bar.html' %} -
diff --git a/templates/ais_dashboard.html b/templates/ais_dashboard.html index 5645c9c..2c9e54b 100644 --- a/templates/ais_dashboard.html +++ b/templates/ais_dashboard.html @@ -22,8 +22,6 @@ - {% include 'partials/utility-bar.html' %} -
diff --git a/templates/index.html b/templates/index.html index 69964c9..0c79d2a 100644 --- a/templates/index.html +++ b/templates/index.html @@ -6,17 +6,6 @@ iNTERCEPT // See the Invisible - - - {% if offline_settings.fonts_source == 'local' %} @@ -218,7 +207,7 @@ -
+