Commit graph

4,677 commits

Author SHA1 Message Date
Georg Krause
21b3c7255e
Version bump and changelog for 1.2.5 2022-05-07 13:48:31 +02:00
Georg Krause
33872cf6d7
Fix formatting 2022-05-07 11:40:09 +02:00
Stuart Begley-Miller
348b34d2d7
Parameterize S3 default ACL when uploading objects. 2022-05-07 11:40:00 +02:00
Georg Krause
0ea396e80c
Replace deprecated document.domain by location.hostname 2022-05-05 20:40:03 +02:00
RenovateBot
d0d429beb4 Lock file maintenance (stable) 2022-05-05 13:11:53 +00:00
RenovateBot
36dcc0b866 Update dependency myst-parser to v0.17.2 (stable) 2022-05-03 18:37:27 +00:00
MattDHarding
1b8e19e129 Fix stopped player to not show 00:00 when loading a track 2022-05-03 18:26:24 +00:00
Georg Krause
4e5d8f57ca
Fix dependency name typo 2022-05-03 19:54:47 +02:00
Georg Krause
09b1e7a007
Replace requests-http-signature with requests-http-message-signatures 2022-05-03 17:47:52 +02:00
Marcos
ffd1ae0c44
Fixes broken channel page 2022-04-25 11:09:38 +02:00
Georg Krause
6057b4fe95
Version bump and changelog for 1.2.4 2022-04-23 13:40:06 +02:00
MattDHarding
6d706c17a8 Hand cursor now displayed over artist and album cards 2022-04-23 09:54:01 +01:00
Georg Krause
92bced5ca4 Revert "Update dependency plyr to v3.6.12 (stable)"
This reverts commit df022ef2a3
2022-04-16 15:15:20 +00:00
RenovateBot
ca736f830f Update dependency Django to v4.0.4 (stable) 2022-04-12 06:48:12 +00:00
RenovateBot
df022ef2a3 Update dependency plyr to v3.6.12 (stable) 2022-04-12 06:23:00 +00:00
Marcos Peña
b8f0811332
Fixes SMTP URI documentation 2022-04-09 13:35:11 +02:00
Georg Krause
067adc83f0
Deploy documentation on self hosted static host 2022-03-30 12:08:43 +02:00
RenovateBot
5abd30163f Lock file maintenance (stable) 2022-03-23 08:11:15 +00:00
Georg Krause
fc8487bfed
Fix frontend formatting 2022-03-21 12:16:18 +01:00
Georg Krause
767a82b1c4
Pull latest commits before generating docs 2022-03-21 12:12:36 +01:00
Georg Krause
a3c49f57b7
Fix Multi version docs, closes #1739 2022-03-21 12:01:29 +01:00
RenovateBot
6cc9f33df3 Pin dependencies (stable) 2022-03-20 14:20:32 +00:00
Georg Krause
dc35000ddc
Version bump and changelog for 1.2.3 2022-03-18 10:57:16 +01:00
Georg Krause
4c2411ce28
Disable multi version docs for now 2022-03-18 10:35:09 +01:00
Georg Krause
a0fa6a3b8a
Make develop and stable available in pages job 2022-03-17 21:01:21 +01:00
Georg Krause
6d031b2c4f
Add changelog snippet for Multi-version docs 2022-03-17 20:40:09 +01:00
Georg Krause
0de8a829d8
Add forward to stable, fix docs preview 2022-03-17 20:40:01 +01:00
Georg Krause
2031babf64
Adjust Pipeline config to use poetry for docs 2022-03-17 20:39:50 +01:00
Georg Krause
bedfcdcf19
Generate docs for stable and develop 2022-03-17 20:37:42 +01:00
Georg Krause
c7fa83cc04
Setup poetry for documentation 2022-03-17 20:35:46 +01:00
Georg Krause
3641b5f064
Fix changelog snippet name 2022-03-17 20:29:58 +01:00
Georg Krause
916e63eb09 Catch ValueError at the end of a radio 2022-03-16 13:06:35 +00:00
Georg Krause
e076172106 Fix bug that prevents users from creating a new oauth application (#1706) 2022-03-10 19:39:08 +00:00
MattDHarding
706d55413b Fix playlist editor can't click outside trash can to delete item 2022-03-09 20:09:32 +00:00
Reinhard Prechtl
a7e43a8346
Fix broken mobile apps link 2022-03-02 16:52:12 +01:00
MattDHarding
111ee4f518 fixed issue 1384 - element doesn't need v-dropdown directive 2022-02-27 14:16:08 +00:00
Georg Krause
a87dab71a6
Adjust dependencies in order to make build succeed 2022-02-17 13:11:22 +01:00
Georg Krause
fcf55b598e
[CI] Use node version 16 for all CI jobs 2022-02-17 12:29:51 +01:00
Ciaran Ainsworth
7b74e55e7f Use proper method for fetching artist cover 2022-02-16 10:29:39 +00:00
Ciaran Ainsworth
c1694a808c Fix linting issues 2022-02-16 10:29:39 +00:00
Ciaran Ainsworth
41d444bbbb Add support for all cover sources in embedded player 2022-02-16 10:29:39 +00:00
JuniorJPDJ
f4964ab3ab Change PyMemoize to django-cache-memoize
This allows to support python 3.10
2022-02-16 05:50:22 +00:00
RenovateBot
cff3ba5cf7 Lock file maintenance (stable) 2022-02-15 19:37:00 +00:00
Georg Krause
8d69968f9d
Run frontend tests on npm 16 2022-02-15 20:24:13 +01:00
Ciaran Ainsworth
ae840e06d1 Change to normal default cover 2022-02-10 19:30:26 +01:00
Ciaran Ainsworth
34b8e2929a Fix linting error 2022-02-10 13:36:20 +01:00
Ciaran Ainsworth
b387287931 Undo automatic formatting 2022-02-10 13:31:32 +01:00
Ciaran Ainsworth
9b1865e43e Add fallback to generic album cover for tracks with no album 2022-02-10 13:22:58 +01:00
MattDHarding
3a48ae7e51 Fix silent playlist track add fail bug (#1020) 2022-02-06 14:52:36 +01:00
JuniorJPDJ
fc8c585e15 Add missing changelog for !1479 2022-02-05 12:49:30 +01:00