funkwhale/api/tests
Eliot Berriot 98f4edeeb3
Merge branch 'master' into develop
2019-02-11 09:44:42 +01:00
..
activity
channels
common Fix #705: Can now use a local file with FUNKWHALE_SPA_HTML_ROOT to avoid sending an HTTP request 2019-02-08 17:36:10 +01:00
data
favorites Performance improvement when fetching favorites, down to a single, small http request 2019-01-10 11:58:18 +01:00
federation System actor 2019-01-30 11:54:43 +01:00
files
history
instance System actor 2019-01-30 11:54:43 +01:00
manage System actor 2019-01-30 11:54:43 +01:00
music Resolve "In-place imports cannot be transcoded" 2019-01-29 09:32:35 +01:00
musicbrainz
playlists See #272: updated API to return upload data on tracks 2018-10-26 14:26:52 +02:00
radios [Experimental] Added a new "Similar" radio based on users history (suggested by @gordon) 2019-01-30 16:54:35 +01:00
subsonic Fix #684: Include shared/public playlists in Subsonic API responses 2019-01-25 12:12:00 +01:00
users Removed obsolete permissions, added a new moderation permission 2018-12-27 20:33:11 +01:00
__init__.py
conftest.py Fix #648: Improved test suite speed by reducing / disabling expensive operations 2019-01-04 11:47:23 +01:00
test_import_audio_file.py See #272: linting and changelog 2018-10-26 16:09:00 +02:00
test_jwt_querystring.py
test_tasks.py