funkwhale/api/funkwhale_api
Eliot Berriot 9c9f6708a3 Merge branch '196-fix-filepath-encoding' into 'develop'
Resolve "404 for files with special utf-8-chars"

Closes #196

See merge request funkwhale/funkwhale!189
2018-05-12 08:26:02 +00: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 Fix #196: In-place imported tracks non-ascii characters don't break reverse-proxy serving 2018-05-10 18:52:00 +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 Fix #198: Removed Python 3.6 dependency (secrets module) 2018-05-10 16:45:45 +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