084f52358c
Merge branch 'renovate/coverage-6.x' into 'master'
...
Update dependency coverage to v6.5.0
See merge request repos/website!39
2022-10-09 18:41:34 +01:00
ed22c531d3
Update dependency coverage to v6.5.0
2022-10-09 18:10:15 +01:00
549a48769d
Swap curlylint and djhtml with djlint
2022-10-05 14:17:00 +01:00
315412ff5d
Remove unused import and update query count
2022-10-05 09:23:58 +01:00
ee4914324c
Cache fragments for 6 hours
...
They really shouldn't change often
2022-10-04 21:27:53 +01:00
6a1acd1684
Decrease page size
...
Infinite scroll makes this much easier
2022-10-04 21:17:16 +01:00
c09669693f
Exclude singleton pages from search results
2022-10-04 21:12:55 +01:00
27a5d8891b
Increase spacing around search results
2022-10-04 21:02:43 +01:00
b515b6368c
Optimise for cache hits
...
Don't select/prefetch for listing, because we cache the entire listing item. This makes the main query more efficient, thus page loads faster.
2022-10-04 20:49:29 +01:00
fa85c8ba80
Cache fragments for longer, and clear when editing page
2022-10-04 20:14:26 +01:00
9096bd4b0b
Fix sizing of content images
2022-10-02 22:38:10 +01:00
04aa301c75
Add management command to purge caches
2022-10-02 20:47:40 +01:00
8f66feeaa5
Remove test 404 and 500 paths outside dev
2022-10-02 19:25:36 +01:00
8844aad247
Disallow API from being indexed
2022-10-02 19:20:40 +01:00
6d0c25128c
Always disallow wagtail admin
2022-10-02 19:17:33 +01:00
197f2ea0aa
Move cache handling to views
2022-10-02 18:53:51 +01:00
31646007f7
Remove navbar item background on focus
2022-10-02 18:05:12 +01:00
f16f22ad48
Hide subtitle and breadcrumbs from hero once stuck
2022-10-02 18:00:42 +01:00
80cbcfbb47
Improve spacing around subtitle in hero
2022-10-02 17:37:50 +01:00
1ae3288a73
Store template fragments in separate cache
...
This makes clearing them less expensive
2022-10-02 17:32:32 +01:00
a2d1aff112
Reduce API page size
2022-10-02 17:28:20 +01:00
23b8454fe4
Add template caching for listing components
2022-10-02 17:27:55 +01:00
6775a336e1
Revert "Add the ability to cache model attributes in redis"
...
This reverts commit 7c008c2149
.
2022-10-02 16:17:55 +01:00
cd48ae7810
Revert "Replace spotify data cache with new cached properties"
...
This reverts commit a3d9fa177e
.
2022-10-02 16:17:49 +01:00
5c49906da3
Remove apt list and stray packages
2022-09-30 16:04:52 +01:00
a3d9fa177e
Replace spotify data cache with new cached properties
...
Also replace the update script with one which will do everything
2022-09-30 09:07:31 +01:00
7c008c2149
Add the ability to cache model attributes in redis
...
This not only means they persist longer than the instance, but can also be shared between processes. This is especially useful for list pages, as rendering content for summaries etc is quite expensive
2022-09-29 22:59:23 +01:00
d1523a886b
Use fira-code package with support for font-display
2022-09-29 21:05:19 +01:00
f2e2719647
Add title to navbar icon links
2022-09-29 20:55:43 +01:00
e05d2675d5
Add blank alt tag to hero image
2022-09-29 20:55:35 +01:00
e7037d01b0
Remove stray description tag
2022-09-29 20:42:25 +01:00
be9796360c
Make ToC dropdown slightly wider
2022-09-29 20:34:41 +01:00
5efdf48c67
Fix content container sizing
2022-09-29 20:22:07 +01:00
c691d0c594
Lighten heading weight
2022-09-29 19:31:45 +01:00
8232825a08
Add support for animated GIFs
...
This does sadly make the container a fair bit bigger...
2022-09-29 19:12:21 +01:00
8b7e0d134d
Merge branch 'renovate/stylelint-14.x' into 'master'
...
Update dependency stylelint to v14.13.0
See merge request repos/website!34
2022-09-29 18:48:33 +01:00
1c227ad9b9
Update dependency stylelint to v14.13.0
2022-09-28 12:00:35 +01:00
3fd70fcb78
Merge branch 'renovate/humanize-4.x' into 'master'
...
Update dependency humanize to v4.4.0
See merge request repos/website!29
2022-09-26 14:00:00 +01:00
62d692045c
Merge branch 'renovate/sass-1.x' into 'master'
...
Update dependency sass to v1.55.0
See merge request repos/website!30
2022-09-26 13:58:53 +01:00
aae66c4979
Don't open MRs for patch version updates
...
These can stack up once it's ready for a minor update, else I get flooded with MRs.
2022-09-25 22:13:23 +01:00
d214c5d571
Merge remote-tracking branch 'origin/renovate/esbuild-0.x'
2022-09-25 22:04:36 +01:00
aa26612705
Merge remote-tracking branch 'origin/renovate/eslint-8.x'
2022-09-25 22:03:57 +01:00
1f5e151314
Ignore more blocks when getting plaintext
2022-09-25 21:54:02 +01:00
9216898f5f
Increase size of youtube embed
2022-09-25 21:30:02 +01:00
f0b7a2e986
Make iframe embeds slightly wider
2022-09-25 21:25:21 +01:00
92f1a17b9f
Always show pagination buttons
2022-09-25 21:10:35 +01:00
ac30206e97
Fix pagination controls showing up
2022-09-25 21:06:43 +01:00
6c2de2f817
Make heading anchors lighter
2022-09-25 21:01:16 +01:00
e91bcbd8e8
Update dependency eslint to v8.24.0
2022-09-24 08:00:47 +01:00
79c9550ee2
Make sure commento works in dark mode
2022-09-23 17:27:03 +01:00