JuniorJPDJ
|
64e7c68699
|
refactor(api): remove unnecessary or wrong `is` keyword usage
|
2022-11-07 13:28:52 +00:00 |
Ciarán Ainsworth
|
29e92fda2f
|
Resolve "New embedded player doesn't work on Mastodon"
|
2022-11-06 06:58:03 +00:00 |
JuniorJPDJ
|
19f2246fcc
|
Fix CORS for media files and allow wasm-unsafe-eval for visualizer (fixes #1937 and #1934)
|
2022-11-05 18:18:20 +00:00 |
wvffle
|
2c9327fefc
|
Fix play button in albums with multi-page volumes
|
2022-11-05 12:53:12 +00:00 |
wvffle
|
b7355c9c95
|
Fix adding same track multiple times
|
2022-11-05 12:48:30 +00:00 |
wvffle
|
e259e3dd74
|
Fix player closing when queue ends
|
2022-11-04 13:54:04 +00:00 |
wvffle
|
b0d9db23e9
|
Add changelog snippet
|
2022-11-04 13:20:22 +00:00 |
Georg Krause
|
bd1da668f5
|
chore(changelog): Remove needless changelog snippet
|
2022-11-04 08:16:20 +01:00 |
wvffle
|
60ae29a612
|
Fix fetching pages of albums in album detail view
|
2022-11-03 09:44:25 +01:00 |
wvffle
|
150eb2a11c
|
Add changelog snippet for !2077
|
2022-11-03 09:27:14 +01:00 |
wvffle
|
66fd99c246
|
Add changelog snippet
|
2022-11-03 08:15:17 +00:00 |
wvffle
|
09e1aa6f73
|
Add changelog snippet
|
2022-11-02 20:59:38 +00:00 |
wvffle
|
3d1eb2fb27
|
Add changelog snippet for !2073
|
2022-10-31 23:02:40 +01:00 |
Kasper Seweryn
|
8367e09e6c
|
Fix favorite button in queue
|
2022-10-31 19:56:38 +00:00 |
Georg Krause
|
9a56350767
|
chore: Add changelog snippet
|
2022-10-30 19:25:19 +01:00 |
Jacek Pruciak
|
7b2b204389
|
changelog
|
2022-10-30 14:26:55 +01:00 |
Ciarán Ainsworth
|
dfa73631c7
|
Clean up documentation
|
2022-10-29 07:04:31 +00:00 |
RenovateBot
|
fde81c1a03
|
Update postgres Docker tag to v15 (develop)
|
2022-10-28 05:25:22 +00:00 |
Petitminion
|
0cb3457378
|
New task checking if remote instance is reachable to avoid playback latence
|
2022-10-27 12:20:31 +00:00 |
Ciarán Ainsworth
|
4ae9d77cf2
|
Update translation docs
|
2022-10-27 10:05:41 +00:00 |
Ciarán Ainsworth
|
80912e7bb4
|
Rewrite documentation contributor guide
|
2022-10-25 16:51:47 +00:00 |
Ciarán Ainsworth
|
b2223131b5
|
Resolve "Can't subscribe to podcasts"
|
2022-10-24 22:30:05 +00:00 |
Ciarán Ainsworth
|
55a99eea14
|
Rewrite federation doc
|
2022-10-24 18:54:34 +00:00 |
Ciarán Ainsworth
|
a16343a531
|
Rewrite plugins docs
|
2022-10-21 16:06:49 +00:00 |
Ciarán Ainsworth
|
337942a97c
|
Rewrite architecture doc
|
2022-10-20 16:49:32 +00:00 |
Ciarán Ainsworth
|
5dc7a33a2f
|
Update API docs
|
2022-10-20 16:38:24 +00:00 |
Georg Krause
|
72877e31ed
|
feat(api): Prepare API for version 2
|
2022-10-19 13:02:37 +02:00 |
Georg Krause
|
7420729894
|
fix(openapi): Add Serializer for SpaManifest Endpoint
|
2022-10-18 18:24:19 +00:00 |
Ciarán Ainsworth
|
03a027162a
|
Add changelog snippet
|
2022-10-17 13:31:25 +00:00 |
petitminion
|
605b2fee9a
|
Delete refresh actor data task
|
2022-10-16 10:44:09 +00:00 |
wvffle
|
4e5fb464e0
|
Fix OAuth login
|
2022-10-13 10:25:29 +00:00 |
Georg Krause
|
2d913862e1
|
fix(openapi): Use a proper serializer for Search endpoint
|
2022-10-13 12:00:19 +02:00 |
Georg Krause
|
f1d50d0c17
|
chore(openapi): Exclude /api/v1/oauth/authorize from the specs since its not supported yet
|
2022-10-13 09:42:12 +00:00 |
Georg Krause
|
e5da2370f7
|
refactor(auth): Replace django_rest_auth with dj_rest_auth
|
2022-10-13 11:09:20 +02:00 |
Georg Krause
|
7a81df8ec1
|
fix(openapi): Add proper serialization for TextPreviewView
|
2022-10-12 12:03:37 +00:00 |
Georg Krause
|
5081ec8a71
|
Resolve "OembedView: unable to guess serializer. This is graceful fallback handling for APIViews. Consider using GenericAPIView as view base class, if view is under your control. Ignoring view for now."
|
2022-10-12 12:03:12 +00:00 |
Georg Krause
|
2eefd8b3f7
|
feat(python): Add support for python 3.11rc and testing
|
2022-10-12 08:52:26 +00:00 |
Georg Krause
|
7dcc536613
|
fix(openapi): Fix openapi generation for LibraryFollowViewSet
Closes #1896
|
2022-10-12 07:28:42 +00:00 |
Georg Krause
|
dd0ad1bebc
|
Resolve "ChannelViewSet: exception raised while getting serializer. Hint: Is get_serializer_class() returning None or is get_queryset() not working without a request? Ignoring the view for now. (Exception: 'NoneType' object is not callable)"
|
2022-10-11 17:42:23 +00:00 |
Georg Krause
|
4371c2acd3
|
Resolve "using @extend_schema on viewset class ListenViewSet with parameters operation_id or operation will most likely result in a broken schema."
|
2022-10-11 15:47:39 +00:00 |
Georg Krause
|
667052bc03
|
fix(openapi): Fix all user viewset annotation
|
2022-10-09 15:05:23 +02:00 |
Georg Krause
|
8048ae49c4
|
Add coverage reporting for Gitlab
|
2022-10-09 08:27:24 +00:00 |
Georg Krause
|
ff1a614861
|
Resolve "Refactor mutations endpoints"
|
2022-10-08 17:55:09 +00:00 |
Georg Krause
|
301cea927a
|
Align openapi specs to the actual API
|
2022-09-28 17:53:49 +00:00 |
wvffle
|
7b0cffba6a
|
Add changelog snippet
|
2022-09-27 09:30:26 +00:00 |
wvffle
|
341daaec54
|
Fix changelog snippets
|
2022-09-26 23:56:00 +00:00 |
wvffle
|
2e3d517207
|
Add changelog snippet
|
2022-09-26 17:59:15 +00:00 |
Kasper Seweryn
|
56a1058539
|
Fix global shortcuts
|
2022-09-25 15:18:11 +00:00 |
wvffle
|
c897ee0771
|
Fix editing playlist tracks
|
2022-09-17 13:21:13 +00:00 |
Kasper Seweryn
|
b04b2ece50
|
Fix trackListened not being sent when tab is not focused
|
2022-09-17 13:08:41 +00:00 |