funkwhale/api/funkwhale_api
Georg Krause 0629f322c3
Replace django-rest-auth with dj-rest-auth
2022-10-13 11:09:18 +02:00
..
activity Fix black linting 2022-09-27 09:30:26 +00:00
audio 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
cli Update Black & run for whole repository 2022-01-09 11:40:49 +00:00
common fix(openapi): Add proper serialization for TextPreviewView 2022-10-12 12:03:37 +00:00
contrib Merge branch 'stable' into develop 2022-07-14 13:30:02 +02:00
favorites Align openapi specs to the actual API 2022-09-28 17:53:49 +00:00
federation fix(openapi): Fix openapi generation for LibraryFollowViewSet 2022-10-12 07:28:42 +00:00
history Fix OpenAPI generation 2022-07-20 12:31:57 +00:00
instance Align openapi specs to the actual API 2022-09-28 17:53:49 +00:00
manage Align openapi specs to the actual API 2022-09-28 17:53:49 +00:00
moderation Fix OpenAPI generation 2022-07-20 12:31:57 +00:00
music 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
musicbrainz Change PyMemoize to django-cache-memoize 2022-02-16 05:50:22 +00:00
playlists Align openapi specs to the actual API 2022-09-28 17:53:49 +00:00
providers Removed unused acoustid dependency / logic 2019-01-11 14:10:02 +01:00
radios feat(python): Add support for python 3.11rc and testing 2022-10-12 08:52:26 +00:00
requests See #542: Removed import requests code 2018-10-01 19:16:47 +02:00
static New theming system 2020-05-15 14:12:36 +02:00
subsonic Fix(subsonic): missing default order for search3 2022-07-19 15:16:00 +00:00
tags See #1100: clean compat and XXX in the code 2020-08-03 15:47:14 +02:00
taskapp See #170: fetch channel outbox on discovery/detail 2020-03-31 16:22:11 +02:00
templates Reviewed comments on source strings on Weblate and modified source strings accordingly if needed 2021-06-17 15:55:12 +00:00
users Replace django-rest-auth with dj-rest-auth 2022-10-13 11:09:18 +02:00
__init__.py Version bump and changelog for 1.2.8 2022-09-12 10:51:44 +02:00
factories.py Implement tag models 2019-07-08 15:26:14 +02:00
schema.py Dynamically fix `get_radio_radio_track` 2022-09-27 09:30:26 +00:00