|
26d9e256ea
|
Don't enable DDT during tests
|
2024-05-30 19:13:32 +01:00 |
|
|
f427fc7bb5
|
Only include blog posts in similar posts
|
2024-05-30 13:54:52 +01:00 |
|
|
d199c3a681
|
Don't use page if there isn't one
|
2024-05-30 13:47:13 +01:00 |
|
|
36211e88f2
|
Support linking out to external posts
|
2024-05-29 23:30:17 +01:00 |
|
|
2639d6eb1c
|
Block AI bots
|
2024-05-26 17:52:48 +01:00 |
|
|
43503921db
|
Ensure random redirects aren't indexed
Still allow them to be followed
|
2024-05-26 16:15:23 +01:00 |
|
|
54aaca3087
|
Remove explicit URLs from robots.txt
Rely instead on the `robots` metatag on the respective pages
|
2024-05-26 15:45:58 +01:00 |
|
|
8d724277b0
|
Add random button to listing pages
|
2024-05-09 19:42:33 +01:00 |
|
|
7fcbbad885
|
Move gzipping to nginx
This means less time is spent in gunicorn, letting the workers process other requests sooner.
|
2024-05-04 23:19:43 +01:00 |
|
|
514e609973
|
Change minify-html details to be more spec compliant
|
2024-05-04 23:07:35 +01:00 |
|
|
2779a3e97f
|
Fix arguments on after_move_page hook
|
2024-05-04 20:56:23 +01:00 |
|
|
ac2ba1ef17
|
Return when a colours error is found
|
2024-05-04 20:53:45 +01:00 |
|
|
0f328aff0a
|
Minify HTML
|
2024-05-04 20:07:59 +01:00 |
|
|
7cbdda9397
|
Fix listing item images
|
2024-04-18 17:53:47 +01:00 |
|
|
a1808f4bb4
|
Add description to image lightbox
|
2024-04-07 20:05:31 +01:00 |
|
|
f83c38c2f1
|
Add logging for image rendition generation
|
2024-04-07 15:52:33 +01:00 |
|
|
9b27baf1ba
|
Add more text to RSS feed
|
2024-04-01 19:43:26 +01:00 |
|
|
3a8e6182ad
|
Simplify summary and word count implementations
|
2024-04-01 19:42:59 +01:00 |
|
|
6cbac34f2d
|
Add continue reading button to feed items
|
2024-03-31 23:59:56 +01:00 |
|
|
e5de558958
|
Correct argument name when proxy view fails
|
2024-03-10 15:25:48 +00:00 |
|
|
1a9d981c7d
|
Add location information
|
2024-03-01 17:52:14 +00:00 |
|
|
b0f1191d8f
|
Only show listing images if there are some
This saves a bit more space for page listings which don't have images
|
2024-03-01 17:34:26 +00:00 |
|
|
bd4c1a193a
|
Add page type for talks
Content coming soon, probably
|
2024-03-01 17:09:56 +00:00 |
|
|
1934b36ec1
|
Use urljoin to safely join activitypub URL
|
2024-02-17 21:21:37 +00:00 |
|
|
23ce49ca8f
|
Improve readability of recent posts
|
2024-02-17 20:44:43 +00:00 |
|
|
ec609ae562
|
Add redirect view for old pages listing
|
2024-02-17 19:44:45 +00:00 |
|
|
a19964199f
|
Put similar content above comments
|
2024-02-10 15:06:01 +00:00 |
|
|
c69d8d8329
|
Add recent post cards to homepage
|
2024-02-10 14:56:26 +00:00 |
|
|
0424c2dba2
|
Fix issues with public tags in templates
|
2024-02-06 18:35:40 +00:00 |
|
|
4c600651b6
|
Actually allow customizing the page size
|
2024-02-05 19:40:39 +00:00 |
|
|
7d3605f5e1
|
Add API for latest posts
|
2024-01-28 18:06:17 +00:00 |
|
|
ae4ea780b7
|
Only show published tags
|
2024-01-27 19:59:59 +00:00 |
|
|
5ff5ad113b
|
Load potentially external images without referrer
|
2024-01-17 19:38:42 +00:00 |
|
|
8c72558ca6
|
Add alt text for unsplash image URLs
|
2024-01-17 19:38:42 +00:00 |
|
|
9ba8a505fc
|
Fix query count for go view
This might be non-deterministic
|
2024-01-14 13:09:28 +00:00 |
|
|
f5a18fdca0
|
Use cache to accelerate static file serving with nginx
This lets whitenoise handle the headers, and nginx serves them quickly from the cache
|
2024-01-13 23:01:15 +00:00 |
|
|
59912f6ddb
|
Use short "Go" view for search shortcut
|
2024-01-12 15:16:31 +00:00 |
|
|
042cd9f452
|
Create image migration to modify image file field
|
2024-01-05 17:31:25 +00:00 |
|
|
8e0f948f66
|
Move search icon to left
|
2024-01-05 16:52:37 +00:00 |
|
|
c36f24b212
|
Use heading for simple list items
|
2024-01-05 16:24:25 +00:00 |
|
|
1ff31828f5
|
Add labels to all pagination buttons
|
2024-01-05 16:21:42 +00:00 |
|
|
c8885d19d3
|
Use correct heading tag for date subtitles
|
2024-01-05 16:17:12 +00:00 |
|
|
166441b3e3
|
Set CSRF cookie as httpOnly
|
2024-01-05 15:59:23 +00:00 |
|
|
8fe3cdbbc3
|
Replace custom pagefullurl tag with built-in
|
2024-01-05 15:46:38 +00:00 |
|
|
518461a88f
|
Use wagtail's new built-in cache tags
They're good, because I wrote them
|
2024-01-05 15:44:45 +00:00 |
|
|
48e36bc5b9
|
Update to Wagtail 5.2 (and others)
|
2024-01-05 15:30:31 +00:00 |
|
|
53479eeea9
|
Update support pill title
|
2024-01-05 15:05:21 +00:00 |
|
|
5d50907ed2
|
Add opensearch description file
Not _that_ opensearch
|
2024-01-04 22:21:32 +00:00 |
|
|
10e8950aef
|
Add anchor id to shareon
|
2024-01-02 23:36:08 +00:00 |
|
|
3bafe01ad6
|
Add platform-agnostic anchor to comments
|
2024-01-02 23:31:55 +00:00 |
|