petitminion
|
3b5de1a32d
|
Supporting multi-artist per tracks/albums (#1568)
|
2024-08-29 14:11:35 +00:00 |
jo
|
8d9946d35a
|
refactor: upgrade code to >=python3.7 (pre-commit)
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2189>
|
2022-11-23 22:08:55 +00:00 |
jo
|
cff619679b
|
chore: format files using isort (pre-commit)
|
2022-11-23 21:55:37 +01:00 |
JuniorJPDJ
|
64e7c68699
|
refactor(api): remove unnecessary or wrong `is` keyword usage
|
2022-11-07 13:28:52 +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
|
6a51b8f109
|
Remove debug print
|
2022-09-28 19:55:19 +02:00 |
Georg Krause
|
301cea927a
|
Align openapi specs to the actual API
|
2022-09-28 17:53:49 +00:00 |
wvffle
|
c0b2c8d41e
|
Fix black linting
|
2022-09-27 09:30:26 +00:00 |
wvffle
|
68face201b
|
Rename operation ids
|
2022-09-27 09:30:26 +00:00 |
Georg Krause
|
850dc69091
|
Update Black & run for whole repository
|
2022-01-09 11:40:49 +00:00 |
Agate
|
e9186ca813
|
Fx #1178: Display channel and track downloads count
|
2020-07-31 11:46:25 +02:00 |
Eliot Berriot
|
7435167361
|
See #170: fetch channel outbox on discovery/detail
|
2020-03-31 16:22:11 +02:00 |
Eliot Berriot
|
9aa12db62e
|
See #170: Funkwhale federation
|
2020-03-25 15:32:10 +01:00 |
Eliot Berriot
|
37885ada0b
|
See #170: API for OPML export
|
2020-03-19 09:43:46 +01:00 |
Eliot Berriot
|
deb1f35779
|
See #170: subscribe to 3d-party RSS feeds in Funkwhale
|
2020-03-13 12:16:51 +01:00 |
Eliot Berriot
|
e59cc33378
|
First round of improvements to channel management:
- use modals
- less proeminent button
- field styling/labels
|
2020-02-23 15:31:03 +01:00 |
Eliot Berriot
|
dfa8b67590
|
See #170: support for auth in RSS feed
|
2020-02-14 16:28:58 +01:00 |
Eliot Berriot
|
a3505d2099
|
See #170: limit the amount of channels allowed per user
|
2020-02-14 12:43:57 +01:00 |
Eliot Berriot
|
95497e76ac
|
See #170: channels ui (listeners)
|
2020-02-05 15:06:07 +01:00 |
Eliot Berriot
|
9c22a72ed1
|
See #170: RSS feeds for channels
|
2020-01-31 09:11:39 +01:00 |
Eliot Berriot
|
3674d1235d
|
See #170: include subscriptions count in channels API
|
2020-01-20 09:58:04 +01:00 |
Eliot Berriot
|
959faf25ad
|
See #170: added missing /api/v1/subscriptions endpoint
|
2020-01-15 15:25:33 +01:00 |
Eliot Berriot
|
4236cc6274
|
See #170: can now subscribe/unsubscribe to channel
|
2020-01-15 14:24:22 +01:00 |
Eliot Berriot
|
cfc88847a6
|
See #170: use new content obj for channel description
|
2020-01-15 13:43:25 +01:00 |
Eliot Berriot
|
6bbe48598e
|
See #170: exclude by default all channels-related entities from /artists, /albums and /tracks endpoints results, for backward compatibility
|
2019-11-25 09:49:49 +01:00 |