Commit Graph

956 Commits

Author SHA1 Message Date
e5ae66567a
Unify RSS feeds
One per section is a little much. Just use a single feed and be done with. Might help discoverability a little.
2023-12-22 17:42:29 +00:00
aa5107c89e
Add eslint-plugin-unicorn 2023-12-14 17:56:57 +00:00
a155abeb30 Update dependency eslint to v8.55.0 2023-12-01 22:01:17 +00:00
981d0ada4d
Fix typing issues 2023-11-29 14:35:07 +00:00
34dcf63a93
Add tags to feed 2023-11-29 14:30:13 +00:00
a8cd2742ab
Unify page feed implementations
No need for a separate class just to handle blog publish dates
2023-11-29 14:17:22 +00:00
7127afbc94
Add image to RSS feed
Some readers don't support non-ico `favicon.ico` files
2023-11-29 14:04:04 +00:00
1c9e1b4f74
Account for pages not having a hero
Eg the homepage
2023-11-27 20:10:35 +00:00
6996e191e5
Clear proxy header 2023-11-23 17:44:08 +00:00
9083d5c5fb
Remove server header 2023-11-23 17:44:08 +00:00
d4645d3812
Ensure "public" is included in cache control headers 2023-11-23 13:33:19 +00:00
6248a0665a
Use correct view for tags and categories redirect 2023-11-01 09:20:33 +00:00
c3aea8f176
Use nvm to install Node rather than deprecated nodesource scripts 2023-10-27 17:37:58 +01:00
366dc6a123
Extract lite-youtube embed into wagtail-lite-youtube-embed package 2023-10-27 17:12:00 +01:00
fcbdb248fa
Add pagination controls to hero buttons 2023-10-22 16:07:04 +01:00
5d7d84249b
Show pagination stats in listing hero 2023-10-22 15:56:33 +01:00
9a8166a39e
Remove trailing question-mark 2023-10-22 15:26:28 +01:00
6b53c42f14
Correctly format meta URLs 2023-10-17 13:54:38 +01:00
19c45fba8a
Only mark hero as stuck when it should be sticky 2023-10-16 21:42:39 +01:00
520614a3c5
Move "view all" link above similar content
Easier to see
2023-10-16 21:35:58 +01:00
e0561a45e5
Improve scroll indicator implementation
Now I know why it works!
2023-10-16 21:30:36 +01:00
fc3704a97a
Add a basic scroll indicator 2023-10-15 22:29:40 +01:00
c94871008b
Make legacy redirects permanent 2023-10-07 19:58:45 +01:00
d27504d46f
Attempt to bundle some contrib static files to reduce network requests 2023-10-06 22:42:00 +01:00
8c3fe1da8b
Fall back to title for meta description 2023-10-06 22:03:10 +01:00
298010d184
Add redirects for categories page 2023-10-06 21:27:39 +01:00
158ba9cbfc
Increase page sizes 2023-10-06 21:23:32 +01:00
6b117956c0
Add page numbers to canonical tags 2023-10-06 21:19:01 +01:00
28a54e9d56
Add redirects for legacy tag URLs 2023-10-06 20:51:10 +01:00
9bc200fe9f
Never allow the search page to be indexed 2023-10-06 18:34:22 +01:00
e2591be976 Update dependency lite-youtube-embed to v0.3.0 2023-10-06 08:48:57 +01:00
9b41ce874e
Downgrade Django to 3.2 LTS to ensure support for longer 2023-10-06 08:39:35 +01:00
899e97dedc
Allow protocol to be configured for spotify proxy 2023-09-21 13:33:55 +01:00
29ecc9725d Update dependency django-sri to v0.7.0 2023-09-21 13:18:40 +01:00
18b65c52f7 Update dependency django-environ to v0.11.2 2023-09-18 09:07:01 +01:00
50201a88ec Update dependency sass to v1.67.0 2023-09-14 08:01:12 +01:00
9d891cd101
Use URL as GUID
This makes changing URL links less of a pain
2023-09-06 14:16:05 +01:00
36749ceac3
Create a global requests session
This should massively cut down on the number of TCP handshakes
2023-09-04 21:48:10 +01:00
fa065648d7
Add size of enclosure to RSS feed 2023-09-04 21:39:14 +01:00
947612ab28
Flag that links are from RSS 2023-09-04 20:03:17 +01:00
29505d4a52
Handle upstream issues with mastodon 2023-09-04 19:22:06 +01:00
e732e0c73e
Revert "Update dependency wagtail-generic-chooser to v0.6"
This reverts commit e93dde86a3.

It doesn't support the old version of Wagtail I'm on
2023-09-04 19:09:48 +01:00
0931217e74
Add support pill 2023-08-29 22:19:41 +01:00
e93dde86a3 Update dependency wagtail-generic-chooser to v0.6 2023-08-28 22:23:38 +01:00
c5faf855b5 Update dependency django-browser-reload to v1.11.0 2023-08-28 22:17:59 +01:00
6a0411fd12 Update dependency django-htmx to v1.16.0 2023-08-28 22:17:45 +01:00
79eac685d0 Update dependency django-cors-headers to v4.2.0 2023-08-28 22:17:32 +01:00
9941de7eec Update dependency django-permissions-policy to v4.17.0 2023-08-28 22:17:16 +01:00
832bdfb82b Update dependency whitenoise to v6.5.0 2023-08-28 22:17:02 +01:00
310eb05559 Update dependency shareon to v2.3.0 2023-08-19 14:01:03 +01:00