From af9f542740c9ecd14f348fe93c2a1fc0b460468d Mon Sep 17 00:00:00 2001 From: Ian Renton Date: Wed, 17 Jun 2026 18:02:21 +0100 Subject: [PATCH] Skip JS integrity checks since jsdelivr docs say they may re-minify sources as necessary, potentially resulting in different checksums (cherry picked from commit e5b2afd7656dd64fb72099e46c01f3a37d68a764) --- templates/about.html | 2 +- templates/add_spot.html | 60 ++++++------------------------------ templates/alerts.html | 4 +-- templates/api_only_home.html | 3 +- templates/bands.html | 6 ++-- templates/base.html | 27 ++++++---------- templates/conditions.html | 4 +-- templates/map.html | 6 ++-- templates/spots.html | 6 ++-- templates/status.html | 4 +-- 10 files changed, 36 insertions(+), 86 deletions(-) diff --git a/templates/about.html b/templates/about.html index b36c287..419d672 100644 --- a/templates/about.html +++ b/templates/about.html @@ -69,7 +69,7 @@

This software is dedicated to the memory of Tom G1PJB, SK, a friend and colleague who sadly passed away around the time I started writing it in Autumn 2025. I was looking forward to showing it to you when it was done.

- + {% end %} \ No newline at end of file diff --git a/templates/add_spot.html b/templates/add_spot.html index 5661274..ca67a1d 100644 --- a/templates/add_spot.html +++ b/templates/add_spot.html @@ -1,6 +1,13 @@ {% extends "base.html" %} {% block content %} +
+ +
+
@@ -53,31 +60,6 @@
- - - -
@@ -87,30 +69,8 @@
- - - - - - + + -{% end %} +{% end %} \ No newline at end of file diff --git a/templates/alerts.html b/templates/alerts.html index 532c686..0c5ccb9 100644 --- a/templates/alerts.html +++ b/templates/alerts.html @@ -70,8 +70,8 @@
- - + + {% end %} \ No newline at end of file diff --git a/templates/api_only_home.html b/templates/api_only_home.html index 68aeead..28625c2 100644 --- a/templates/api_only_home.html +++ b/templates/api_only_home.html @@ -1,7 +1,6 @@ {% extends "skeleton.html" %} {% block head_extra %} - + {% end %} {% block body %}
diff --git a/templates/bands.html b/templates/bands.html index db6d520..879dbf7 100644 --- a/templates/bands.html +++ b/templates/bands.html @@ -76,9 +76,9 @@ - - - + + + {% end %} \ No newline at end of file diff --git a/templates/base.html b/templates/base.html index 359b550..14d6841 100644 --- a/templates/base.html +++ b/templates/base.html @@ -1,27 +1,18 @@ {% extends "skeleton.html" %} {% block head_extra %} - - + + - - - - + + + + - - - + + + {% end %} {% block body %}
diff --git a/templates/conditions.html b/templates/conditions.html index 81b9ac7..8b04a2e 100644 --- a/templates/conditions.html +++ b/templates/conditions.html @@ -284,8 +284,8 @@
- - + + diff --git a/templates/map.html b/templates/map.html index 5644a47..5b25c6a 100644 --- a/templates/map.html +++ b/templates/map.html @@ -94,9 +94,9 @@ - - - + + + {% end %} \ No newline at end of file diff --git a/templates/spots.html b/templates/spots.html index 7e8c354..309968b 100644 --- a/templates/spots.html +++ b/templates/spots.html @@ -104,9 +104,9 @@ - - - + + + {% end %} \ No newline at end of file diff --git a/templates/status.html b/templates/status.html index 143bd09..3681101 100644 --- a/templates/status.html +++ b/templates/status.html @@ -59,8 +59,8 @@
- - + +