Commit Graph

871 Commits

Author SHA1 Message Date
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
4d3d6bbc9a
Remove unsplash healthchecks
Their API is more annoying
2023-08-19 13:59:43 +01:00
b8bbc79de4
Upgrade to Node 20 2023-08-19 13:41:39 +01:00
67e5e35a06 Update dependency mypy to v1.5.1 2023-08-19 13:41:01 +01:00
f741595920 Update dependency sentry-sdk to v1.29.2 2023-08-19 13:37:58 +01:00
d5a229fd5a Merge pull request 'Update dependency black to v23.7.0' (#53) from renovate/black-23.x into master
Reviewed-on: #53
2023-08-19 13:34:36 +01:00
7b9bd0fe29 Update dependency sass to v1.66.1 2023-08-19 13:29:27 +01:00
dc4a78dff5 Update dependency gunicorn to v21 2023-08-19 13:28:01 +01:00
0ab4267e13 Update dependency Pygments to v2.16.1 2023-08-19 13:27:04 +01:00
d4a1da0097 Update dependency coverage to v7.3.0 2023-08-19 13:26:37 +01:00
e77126885f Update dependency esbuild to v0.19.2 2023-08-19 13:26:02 +01:00
8c7f6b7f69
Better handle healthcheck errors 2023-08-19 13:19:42 +01:00
e870f4b162
Add unsplash healthcheck 2023-08-19 13:19:32 +01:00
6b3f0273a1
Add Healthcheck for Linguist colours 2023-08-19 13:09:26 +01:00
0541f6ce22
Add healthcheck for Spotify proxy 2023-08-19 13:00:34 +01:00
96a6ded02e
Add dedicated favicon view 2023-07-23 15:17:58 +01:00
7105386e61
Use direct mastodon host for verification 2023-07-20 22:02:02 +01:00
59b7cf96fc
Install cURL when building frontend 2023-07-16 16:22:35 +01:00
c1019ed573
Collect static with static files 2023-07-16 15:11:31 +01:00
d5ed93db2a
Django checks requires static files 2023-07-16 15:02:40 +01:00
72204bbf72
Collect static before checks 2023-07-16 14:58:42 +01:00
f813d96442
Install cURL in CI 2023-07-16 14:47:27 +01:00
c5d04240b1
Add styles to feeds
Copied from https://darekkay.com/blog/rss-styling/
2023-07-16 14:30:08 +01:00
530503d769
Add in-memory cache around linguist data
Mostly useful for local development, but should help a little in production too
2023-07-15 17:47:21 +01:00
7bf9956627
Add more attributes to all pages feed
With some defensive coding, there's no real reason why not
2023-07-15 17:45:13 +01:00
e9de06338b
Add ellipsis to summary when truncated 2023-07-15 17:43:04 +01:00
d22923357d Update dependency black to v23.7.0 2023-07-15 16:00:48 +01:00
29bd939ae4
Replace flake8 and isort with ruff 2023-07-15 15:10:05 +01:00
019e0cf431
Replace humanize with hack around django built-in 2023-07-15 14:52:07 +01:00
385fae7fe1
Downgrade shareon to fix web-share icon issue
https://github.com/kytta/shareon/pull/71
2023-07-15 14:41:59 +01:00
062410803d
Add teams and webshare buttons 2023-07-15 14:40:44 +01:00
5fad50dace Update dependency shareon to v2.2.1 2023-07-15 12:00:55 +01:00
6ff661e610
Update Django to 4.1.10 2023-07-03 09:38:07 +01:00
f90c25d132
Add mastodon verification link 2023-07-03 08:53:25 +01:00
a5d5f828c0
Add images to RSS feed 2023-06-26 14:27:04 +01:00
bc9bdce31d
Remove duplication on content page feed 2023-06-26 13:36:16 +01:00