Commit Graph

962 Commits

Author SHA1 Message Date
Renovate b1a038fb24 Update dependency django-permissions-policy to v4.19.0 2024-04-01 14:01:15 +01:00
Jake Howard fe43b9c683
install inflection for OpenAPI support
Required by DRF
2024-04-01 12:15:56 +01:00
Jake Howard 6cbac34f2d
Add continue reading button to feed items 2024-03-31 23:59:56 +01:00
Jake Howard e5de558958
Correct argument name when proxy view fails 2024-03-10 15:25:48 +00:00
Jake Howard 1a9d981c7d
Add location information 2024-03-01 17:52:14 +00:00
Jake Howard 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
Jake Howard bd4c1a193a
Add page type for talks
Content coming soon, probably
2024-03-01 17:09:56 +00:00
Jake Howard 1934b36ec1
Use `urljoin` to safely join activitypub URL 2024-02-17 21:21:37 +00:00
Jake Howard 23ce49ca8f
Improve readability of recent posts 2024-02-17 20:44:43 +00:00
Jake Howard 926e62518c
Improve sizing of recent posts 2024-02-17 20:43:48 +00:00
Jake Howard ec609ae562
Add redirect view for old pages listing 2024-02-17 19:44:45 +00:00
Jake Howard a19964199f
Put similar content above comments 2024-02-10 15:06:01 +00:00
Jake Howard c69d8d8329
Add recent post cards to homepage 2024-02-10 14:56:26 +00:00
Jake Howard 0424c2dba2
Fix issues with public tags in templates 2024-02-06 18:35:40 +00:00
Jake Howard 4c600651b6
Actually allow customizing the page size 2024-02-05 19:40:39 +00:00
Jake Howard 7d3605f5e1
Add API for latest posts 2024-01-28 18:06:17 +00:00
Jake Howard ae4ea780b7
Only show published tags 2024-01-27 19:59:59 +00:00
Renovate 552639ec40 Update dependency sass to v1.70.0 2024-01-21 22:24:24 +00:00
Renovate 316ab7b628 Update dependency lxml to v5.1.0 2024-01-21 22:19:00 +00:00
Jake Howard 5ff5ad113b
Load potentially external images without referrer 2024-01-17 19:38:42 +00:00
Jake Howard 8c72558ca6
Add alt text for unsplash image URLs 2024-01-17 19:38:42 +00:00
Jake Howard 750fceee02
Remove cache lock 2024-01-14 16:39:05 +00:00
Jake Howard 87cac3fecb
Ensure cache files remain active for a while 2024-01-14 16:14:43 +00:00
Jake Howard 9ba8a505fc
Fix query count for go view
This might be non-deterministic
2024-01-14 13:09:28 +00:00
Jake Howard bbf7411f50
Run everything as non-root 2024-01-14 12:59:31 +00:00
Jake Howard 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
Jake Howard 8ce25dcf2d
Use s6 to run everything in a single container 2024-01-13 21:43:10 +00:00
Jake Howard 6f1b823dfa
Replace nvm with nodesource scripts
They're back!
2024-01-13 17:49:51 +00:00
Jake Howard 59912f6ddb
Use short "Go" view for search shortcut 2024-01-12 15:16:31 +00:00
Jake Howard e9f74ec0c1
Upgrade to Python 3.12
This required installing `setuptools`, as Honcho implicitly depends on it
2024-01-11 09:26:39 +00:00
Jake Howard 4e450f6144
Fix `wagtail-draftail-snippet` for Wagtail 5.2 2024-01-06 19:30:42 +00:00
Jake Howard 042cd9f452
Create image migration to modify image file field 2024-01-05 17:31:25 +00:00
Jake Howard 8e0f948f66
Move search icon to left 2024-01-05 16:52:37 +00:00
Jake Howard c36f24b212
Use heading for simple list items 2024-01-05 16:24:25 +00:00
Jake Howard 1ff31828f5
Add labels to all pagination buttons 2024-01-05 16:21:42 +00:00
Jake Howard c8885d19d3
Use correct heading tag for date subtitles 2024-01-05 16:17:12 +00:00
Jake Howard 166441b3e3
Set CSRF cookie as httpOnly 2024-01-05 15:59:23 +00:00
Jake Howard 307cd7fe26
Update dependencies 2024-01-05 15:56:39 +00:00
Jake Howard 8fe3cdbbc3
Replace custom `pagefullurl` tag with built-in 2024-01-05 15:46:38 +00:00
Jake Howard 518461a88f
Use wagtail's new built-in cache tags
They're good, because I wrote them
2024-01-05 15:44:45 +00:00
Jake Howard 48e36bc5b9
Update to Wagtail 5.2 (and others) 2024-01-05 15:30:31 +00:00
Jake Howard 53479eeea9
Update support pill title 2024-01-05 15:05:21 +00:00
Jake Howard e0ffa6a14d
Account for content pages without content or a scroll indicator 2024-01-05 14:18:50 +00:00
Jake Howard 3984660e2b
Make support pill larger and have hover effect 2024-01-05 11:57:55 +00:00
Jake Howard 5d50907ed2
Add opensearch description file
Not _that_ opensearch
2024-01-04 22:21:32 +00:00
Jake Howard 10e8950aef
Add anchor id to shareon 2024-01-02 23:36:08 +00:00
Jake Howard f790fb08b9
Account for hero height when scrolling to comments 2024-01-02 23:35:43 +00:00
Jake Howard 3bafe01ad6
Add platform-agnostic anchor to comments 2024-01-02 23:31:55 +00:00
Jake Howard ea9416c6a0
Fix title for twitter share button 2023-12-28 21:29:18 +00:00
Jake Howard 4b9ec96bc4
Upgrade shareon and add email share support 2023-12-28 21:28:30 +00:00