From 2a1c832f8d09762372fcc80ef7161fcd0659ccfd Mon Sep 17 00:00:00 2001
From: dgtlmoon
Date: Tue, 1 Apr 2025 11:51:43 +0200
Subject: [PATCH] Use lowercase static asset filenames
---
.../blueprint/settings/templates/settings.html | 2 +-
.../watchlist/templates/watch-overview.html | 4 ++--
...{Generic_Feed-icon.svg => generic_feed-icon.svg} | 0
...oogle-Chrome-icon.png => google-chrome-icon.png} | Bin
.../{Playwright-icon.png => playwright-icon.png} | Bin
changedetectionio/templates/base.html | 2 +-
6 files changed, 4 insertions(+), 4 deletions(-)
rename changedetectionio/static/images/{Generic_Feed-icon.svg => generic_feed-icon.svg} (100%)
rename changedetectionio/static/images/{Google-Chrome-icon.png => google-chrome-icon.png} (100%)
rename changedetectionio/static/images/{Playwright-icon.png => playwright-icon.png} (100%)
diff --git a/changedetectionio/blueprint/settings/templates/settings.html b/changedetectionio/blueprint/settings/templates/settings.html
index ef58f4ab..7556b4c7 100644
--- a/changedetectionio/blueprint/settings/templates/settings.html
+++ b/changedetectionio/blueprint/settings/templates/settings.html
@@ -217,7 +217,7 @@ nav
-
+
Chrome Webstore
diff --git a/changedetectionio/blueprint/watchlist/templates/watch-overview.html b/changedetectionio/blueprint/watchlist/templates/watch-overview.html
index cd5bc2a6..fcad5582 100644
--- a/changedetectionio/blueprint/watchlist/templates/watch-overview.html
+++ b/changedetectionio/blueprint/watchlist/templates/watch-overview.html
@@ -130,7 +130,7 @@
or ( watch.get_fetch_backend == "system" and system_default_fetcher == 'html_webdriver' )
or "extra_browser_" in watch.get_fetch_backend
%}
-
+
{% endif %}
{%if watch.is_pdf %}
{% endif %}
@@ -241,7 +241,7 @@
all {% if active_tag_uuid %} in "{{active_tag.title}}"{%endif%}
-
+
{{ pagination.links }}
diff --git a/changedetectionio/static/images/Generic_Feed-icon.svg b/changedetectionio/static/images/generic_feed-icon.svg
similarity index 100%
rename from changedetectionio/static/images/Generic_Feed-icon.svg
rename to changedetectionio/static/images/generic_feed-icon.svg
diff --git a/changedetectionio/static/images/Google-Chrome-icon.png b/changedetectionio/static/images/google-chrome-icon.png
similarity index 100%
rename from changedetectionio/static/images/Google-Chrome-icon.png
rename to changedetectionio/static/images/google-chrome-icon.png
diff --git a/changedetectionio/static/images/Playwright-icon.png b/changedetectionio/static/images/playwright-icon.png
similarity index 100%
rename from changedetectionio/static/images/Playwright-icon.png
rename to changedetectionio/static/images/playwright-icon.png
diff --git a/changedetectionio/templates/base.html b/changedetectionio/templates/base.html
index b9f9f7e0..36240f6f 100644
--- a/changedetectionio/templates/base.html
+++ b/changedetectionio/templates/base.html
@@ -159,7 +159,7 @@
-
+
Chrome Webstore