From 625b5d963a6998f4d2b49abcd15e2edd86bc4203 Mon Sep 17 00:00:00 2001 From: Danielle McLean Date: Wed, 13 Mar 2024 19:03:58 +1100 Subject: [PATCH 1/4] Remove unused django-analytical plugin --- lemoncurry/settings/base.py | 1 - pdm.lock | 13 +------------ pyproject.toml | 1 - 3 files changed, 1 insertion(+), 14 deletions(-) diff --git a/lemoncurry/settings/base.py b/lemoncurry/settings/base.py index c433edd..5f59311 100644 --- a/lemoncurry/settings/base.py +++ b/lemoncurry/settings/base.py @@ -75,7 +75,6 @@ INSTALLED_APPS = [ "django.contrib.sitemaps", "django.contrib.messages", "django.contrib.staticfiles", - "analytical", "annoying", "compressor", "computed_property", diff --git a/pdm.lock b/pdm.lock index ccd4ae3..bfc0e12 100644 --- a/pdm.lock +++ b/pdm.lock @@ -5,7 +5,7 @@ groups = ["default"] strategy = ["cross_platform", "inherit_metadata"] lock_version = "4.4.1" -content_hash = "sha256:af79e5edb4f7b61401ed682e923cdac893586a2ce872206bfa8a403089d037ff" +content_hash = "sha256:337762a3153baada6a6139a774826e823e0f3994ac86f45ef25961b079bbf696" [[package]] name = "accept-types" @@ -259,17 +259,6 @@ files = [ {file = "django_agent_trust-1.1.0.tar.gz", hash = "sha256:a920ff9492aab4a4edc6d83d948f82e7429f48ab1a7949b76dce510555536cb5"}, ] -[[package]] -name = "django-analytical" -version = "3.1.0" -requires_python = ">=3.6" -summary = "Analytics service integration for Django projects" -groups = ["default"] -files = [ - {file = "django-analytical-3.1.0.tar.gz", hash = "sha256:6127c9196c8de3bcb4626f420d2ae670a7703152b1841b1b3e852b31a9a9d44b"}, - {file = "django_analytical-3.1.0-py3-none-any.whl", hash = "sha256:43de3d8ef7734732f58eba4e5e7df0dea37512dbd89727efdfb30c27a96d4ea9"}, -] - [[package]] name = "django-annoying" version = "0.10.6" diff --git a/pyproject.toml b/pyproject.toml index 649c445..90dd194 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -17,7 +17,6 @@ dependencies = [ "cachecontrol", "django<4,>=3", "django-activeurl", - "django-analytical", "django-annoying", "django-compressor", "django-computed-property", From a680a6501ce7ac1ee21ec2b9d9d926eeed45dfe0 Mon Sep 17 00:00:00 2001 From: Danielle McLean Date: Wed, 13 Mar 2024 19:04:35 +1100 Subject: [PATCH 2/4] Remove defunct oEmbed converter service --- entries/jinja2/entries/entry.html | 1 - 1 file changed, 1 deletion(-) diff --git a/entries/jinja2/entries/entry.html b/entries/jinja2/entries/entry.html index 00d76c0..52a8905 100644 --- a/entries/jinja2/entries/entry.html +++ b/entries/jinja2/entries/entry.html @@ -1,7 +1,6 @@ {% extends 'lemoncurry/layout.html' %} {% block head %} - {% endblock %} {% block styles %} From 6061d6f600b3183bdb817d26c06a491f496a2fe2 Mon Sep 17 00:00:00 2001 From: Danielle McLean Date: Wed, 13 Mar 2024 19:12:36 +1100 Subject: [PATCH 3/4] Update Tippy.js to v6.3.7 --- lemonauth/jinja2/lemonauth/indie.html | 8 +++++--- lemonauth/static/lemonauth/css/indie.styl | 6 +++--- lemoncurry/jinja2/lemoncurry/layout.html | 10 ++++++---- lemoncurry/static/lemoncurry/css/layout.styl | 10 +++++----- 4 files changed, 19 insertions(+), 15 deletions(-) diff --git a/lemonauth/jinja2/lemonauth/indie.html b/lemonauth/jinja2/lemonauth/indie.html index 7f05247..f6ddf45 100644 --- a/lemonauth/jinja2/lemonauth/indie.html +++ b/lemonauth/jinja2/lemonauth/indie.html @@ -62,17 +62,19 @@ {% endblock %} {% block foot %} - - + + + {% compress js %} - +