Commit graph

16 commits

Author SHA1 Message Date
3d155bb46f
Add management command to refresh caches of spotify playlists 2022-08-27 13:10:33 +01:00
958a838f98
Remove accidental import
Damn auto-import!
2022-08-26 10:10:46 +01:00
e0d17394b8
Don't index body on spotify pages
This includes API data, of which there is a lot
2022-08-25 23:52:46 +01:00
32a1486840
Ensure captions are optional 2022-08-20 18:38:28 +01:00
710a4c7955
Humanize reading time 2022-08-19 17:31:40 +01:00
09c4b93245
Add typed table block 2022-08-19 13:48:45 +01:00
5affe274bd
Don't serialize all language options in migrations 2022-08-19 13:40:40 +01:00
67c867ddd2
Put playlist link in hero 2022-08-18 14:32:58 +01:00
fd93df93a8
Add share links to spotify page 2022-08-18 14:31:02 +01:00
29ce7efc13
Move spotify link above playlist 2022-08-18 14:30:51 +01:00
8fa27e8c3c
Remove unnecessary extra template 2022-08-18 14:17:29 +01:00
fcf327e429
Derive more page context from spotify API 2022-08-18 14:14:46 +01:00
e094974f20
Make the spotify table look nicer 2022-08-18 09:25:14 +01:00
55b723ba37
Cache spotify data 2022-08-18 09:21:57 +01:00
872a6c0b30
Get all pages of playlist data
This also only gets the fields we need
2022-08-18 09:21:48 +01:00
ace30f4dbd
Add basic spotify page
It currently doesn't handle pagination, or caching
2022-08-17 22:17:32 +01:00