funkwhale/api/funkwhale_api
David Magnus Henriques 023c6f6f5e Encode the Filepath utf-8
The filepath of a track gets broken when it contains special
UTF-8-characters. Encoding it UTF-8 fixes this behaviour.
2018-05-10 13:24:26 +02:00
..
activity API Views/serializers/tests for activity (#141) 2018-03-25 17:24:08 +02:00
common See #186: moved api authentication required setting to preference 2018-04-28 06:11:50 +02:00
contrib Broken migrations 2017-12-16 15:27:42 +01:00
downloader We now use a proper user agent including instance version and url during outgoing requests 2018-04-07 16:20:34 +02:00
favorites API refinements for activity stream 2018-03-01 23:41:51 +01:00
federation See #192: added .well-known/nodeinfo endpoint 2018-05-07 22:28:46 +02:00
history Removed radios and listening recording for anonymous users as it was buggy 2018-05-06 11:18:28 +02:00
instance See #192: renamed name to nodeName, and include anonymousCanListen value as well 2018-05-08 09:01:02 +02:00
music Encode the Filepath utf-8 2018-05-10 13:24:26 +02:00
musicbrainz We now use a proper user agent including instance version and url during outgoing requests 2018-04-07 16:20:34 +02:00
playlists Queryset methods for playlists 2018-05-08 23:06:29 +02:00
providers Updated CLI to support in-place import 2018-04-21 18:16:43 +02:00
radios Removed radios and listening recording for anonymous users as it was buggy 2018-05-06 11:18:28 +02:00
requests Fix #109: List pending requests by default, added a status filter for requests 2018-04-27 22:23:25 +02:00
static Initial commit that merge both the front end and the API in the same repository 2017-06-23 23:00:42 +02:00
subsonic See #75: added a preference do enable/disable the subsonic API on the instance level 2018-05-09 22:13:04 +02:00
taskapp Views and logic for custom radios 2018-01-07 22:21:01 +01:00
templates See #187: Front logic for password reset and email confirmation 2018-05-06 12:50:53 +02:00
users See #75: user can now manage the Subsonic API token from their settings page 2018-05-09 22:18:33 +02:00
__init__.py 0.12 Version bump and changelog 2018-05-09 23:45:14 +02:00
factories.py Fixed #54: Now use pytest everywhere \o/ 2017-12-24 19:15:21 +01:00