|
b7bcaeff63
|
Use alias instead of annotate for intermediary similarity values
|
2023-06-02 17:35:20 +01:00 |
|
|
033b8be859
|
Cast count to float before dividing
`COUNT` returns a `bigint`, which can't be divided into a float
|
2023-06-02 17:34:10 +01:00 |
|
|
ef20d9c695
|
Install libpq-dev package for gunicorn and django checks
Because we're using `django.contrib.postgres`, `psycopg2` must be importable
|
2023-06-02 16:11:54 +01:00 |
|
|
8e3bb2a9c8
|
Merge remote-tracking branch 'origin/renovate/djlint-1.x'
|
2023-06-02 15:46:45 +01:00 |
|
|
c03782e4bb
|
Merge remote-tracking branch 'origin/renovate/fontsource-fira-code-5.x'
|
2023-06-02 15:43:06 +01:00 |
|
|
b882a80154
|
Merge remote-tracking branch 'origin/renovate/types-requests-2.x'
|
2023-06-02 15:42:01 +01:00 |
|
|
b41e5a124b
|
Merge remote-tracking branch 'origin/renovate/django-plausible-0.x'
|
2023-06-02 15:42:00 +01:00 |
|
|
82f86b0dab
|
Merge remote-tracking branch 'origin/renovate/sentry-sdk-1.x'
|
2023-06-02 15:40:58 +01:00 |
|
|
87d00675fa
|
Merge remote-tracking branch 'origin/renovate/django-sri-0.x'
|
2023-06-02 15:37:50 +01:00 |
|
|
c504a4a2f9
|
Merge remote-tracking branch 'origin/renovate/requests-2.x'
|
2023-06-02 15:36:16 +01:00 |
|
|
ba0f7fa791
|
Merge remote-tracking branch 'origin/renovate/django-cors-headers-4.x'
|
2023-06-02 15:36:04 +01:00 |
|
|
6ab0ff3fa7
|
Add similar content based on text Trigram similarity
|
2023-06-02 15:33:15 +01:00 |
|
|
97d7044d09
|
Update dependency sentry-sdk to v1.25.0
|
2023-06-02 14:00:43 +01:00 |
|
|
2cbc75e77b
|
Update dependency @fontsource/fira-code to v5
|
2023-05-30 20:01:10 +01:00 |
|
|
c43cefbb5e
|
Update dependency djlint to v1.30.0
|
2023-05-30 20:00:39 +01:00 |
|
|
11b603f047
|
Update dependency types-requests to v2.31.0.1
|
2023-05-29 08:01:02 +01:00 |
|
|
afd74def10
|
Update dependency requests to v2.31.0
|
2023-05-22 18:01:25 +01:00 |
|
|
c13efa11cb
|
Update dependency django-sri to v0.6.0
|
2023-05-12 18:00:45 +01:00 |
|
|
79f414705d
|
Update dependency django-plausible to v0.5.0
|
2023-05-12 18:00:42 +01:00 |
|
|
ccd5708bbf
|
Update dependency django-cors-headers to v4
|
2023-05-12 12:00:45 +01:00 |
|
|
5d4c095227
|
Update shareon to 2.1.0
This adds a copy url button, which I'd implemented myself in the past
|
2023-05-05 13:13:12 +01:00 |
|
|
32f1360362
|
Reflow HTML based on updated djlint
|
2023-05-05 13:09:16 +01:00 |
|
|
480fb7c700
|
Upgrade Django and Wagtail
Just the patch versions
|
2023-05-05 13:07:57 +01:00 |
|
|
a63146a551
|
Update dependency @fortawesome/fontawesome-free to v6.4.0
|
2023-05-05 13:05:20 +01:00 |
|
|
846049c977
|
Update dependency djlint to v1.25.0
|
2023-05-05 13:04:29 +01:00 |
|
|
a412dbb7ff
|
Update dependency django-browser-reload to v1.8.0
|
2023-05-05 13:03:22 +01:00 |
|
|
6d32562350
|
Update dependency htmx.org to v1.9.2
|
2023-05-05 13:02:44 +01:00 |
|
|
a4150da5de
|
Update dependency sass to v1.62.1
|
2023-05-05 13:01:27 +01:00 |
|
|
a12bbbfe8d
|
Remove unnecessary type comment
|
2023-05-05 13:01:04 +01:00 |
|
|
cd7aa02ee6
|
Unpin DDT
Let `pip` work out the right version to install - I don't really care
|
2023-05-05 12:56:05 +01:00 |
|
|
c5d08f3412
|
Update dependency mypy to v1
|
2023-05-05 12:54:50 +01:00 |
|
|
826f034fc7
|
Update dependency sentry-sdk to v1.21.1
|
2023-05-05 12:54:04 +01:00 |
|
|
582ed81919
|
Update dependency requests to v2.30.0
|
2023-05-05 12:53:27 +01:00 |
|
|
937456f234
|
Update dependency types-requests to v2.29.0.0
|
2023-05-05 12:53:17 +01:00 |
|
|
8e615e3836
|
Update django-rq to fix breaking change from rq
https://github.com/rq/django-rq/issues/592
|
2023-05-05 12:50:15 +01:00 |
|
|
aeb683fa7a
|
Back arrow should be on the left
|
2023-05-05 12:40:22 +01:00 |
|
|
b620e0edcc
|
Add search link to 404 page
|
2023-05-05 12:39:39 +01:00 |
|
|
d52d532d81
|
Disable plausible on 404 and page protection pages
|
2023-05-05 12:29:25 +01:00 |
|
|
d85065d914
|
Colour language tag using GitHub's linguist colours
|
2023-04-21 21:22:59 +01:00 |
|
|
e504da0bcf
|
Restyle code block header
This looks much nicer, and removes a DB field.
|
2023-04-19 21:34:38 +01:00 |
|
|
dde014860a
|
Unset HttpOnly for CSRF cookie
|
2023-04-16 16:48:58 +01:00 |
|
|
bc95a8ea21
|
Upgrade Django and everything else
|
2023-04-16 15:56:58 +01:00 |
|
|
6342726d7c
|
Change footer settings to generic setting
|
2023-04-16 15:18:21 +01:00 |
|
|
8b37b87a92
|
Don't show share buttons in preview
|
2023-04-16 15:05:10 +01:00 |
|
|
fbef7c61b2
|
Remove what's new banner
|
2023-04-16 15:04:59 +01:00 |
|
|
f055517cc1
|
Update to Wagtail 4.1
|
2023-04-16 15:04:51 +01:00 |
|
|
9bc5ccbbdc
|
Don't include the first tangent in the content HTML
This prevents it being used as part of the summary, which in the case of updates looks strange.
|
2023-04-11 14:05:46 +01:00 |
|
|
68604e0438
|
Remove rarely used share platforms and make them all links
This means they all get `href`s rather than being buttons with click handlers, making them easier to use.
|
2023-03-10 16:45:43 +00:00 |
|
|
8469f1db1f
|
Don't show comments in preview mode
|
2023-03-10 16:10:47 +00:00 |
|
|
83bc0d2ffb
|
Fix length calculation for posts
`smart_split` isn't quite what's needed for splitting words.
|
2023-03-10 16:08:03 +00:00 |
|