funkwhale/api/funkwhale_api
Eliot Berriot bfff79301d Fix #867: Added a SUBSONIC_DEFAULT_TRANSCODING_FORMAT env var to support clients that don't provide the format parameter 2019-06-28 09:59:57 +02:00
..
activity
common Fix #847: Use ASCII filename before upload to S3 to avoid playback issues 2019-06-11 09:56:46 +02:00
contrib
favorites
federation Fix #830: Better handling of follow/accept messages to avoid and recover from desync between instances 2019-05-14 10:59:49 +02:00
history Added username and domain filter on /history/listenings endpoint 2019-06-10 09:51:29 +02:00
instance Fix #808: Advertise the list of supported upload extensions in the Nodeinfo endpoint 2019-05-02 13:15:33 +02:00
manage Fix #869: broken user admin for users with non-digit or letters in their username 2019-06-27 14:50:56 +02:00
moderation
music Fix #868: Added opus to the list of supported mimetypes and extensions 2019-06-27 06:07:05 +02:00
musicbrainz
playlists refactor playlist duplicate error structure 2019-04-24 11:31:46 +02:00
providers
radios Fix #812: Ensure correct track duration and playable status when browsing radios 2019-05-02 10:17:55 +02:00
requests
static
subsonic Fix #867: Added a SUBSONIC_DEFAULT_TRANSCODING_FORMAT env var to support clients that don't provide the format parameter 2019-06-28 09:59:57 +02:00
taskapp
templates Fix #806: Use proper site name/domain in emails 2019-04-23 11:14:58 +02:00
users Support oauth token in URL 2019-05-03 12:30:57 +02:00
__init__.py Version bump and changelog for 0.19.0 2019-05-16 10:58:00 +02:00
factories.py