funkwhale/api/funkwhale_api
Eliot Berriot 6608a3153d Merge branch '200-private-nodeinfo' into 'develop'
Resolve "Add a "private" property on nodeinfo"

Closes #200

See merge request funkwhale/funkwhale!198
2018-05-17 18:21:18 +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 Fix #197: .well-known/nodeinfo endpoint can now answer to request with Accept: application/json 2018-05-16 22:10:11 +02:00
history Removed radios and listening recording for anonymous users as it was buggy 2018-05-06 11:18:28 +02:00
instance Fix #200: Instances can now indicate on the nodeinfo endpoint if they want to remain private 2018-05-16 22:24:05 +02:00
music See #195: no update track information when fetching track from federation 2018-05-16 18:55:09 +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 #195: expose bitrate, size and duration in subsonic API 2018-05-15 22:46:01 +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