funkwhale/api/tests
Eliot Berriot d39edae061
Fixed crashing nodeinfo fetching when remote answers with invalid JSON
2019-06-24 16:21:06 +02:00
..
activity Linting 2018-09-28 16:48:26 +02:00
channels
common Fix #847: Use ASCII filename before upload to S3 to avoid playback issues 2019-06-11 09:56:46 +02:00
data
favorites Resolve "Implement a Oauth provider in Funkwhale" 2019-03-25 17:02:51 +01:00
federation MRF / Dropping of incoming/outgoing messages based on allow-list 2019-06-20 10:27:07 +02:00
files
history Resolve "Hide an artist in the UI" 2019-02-14 10:49:06 +01:00
instance See #853: advertise allow-list configuration in nodeinfo 2019-06-21 15:57:04 +02:00
manage Fixed crashing nodeinfo fetching when remote answers with invalid JSON 2019-06-24 16:21:06 +02:00
moderation MRF / Dropping of incoming/outgoing messages based on allow-list 2019-06-20 10:27:07 +02:00
music Fix #857: Fix broken upload for specific files when using S3 storage 2019-06-13 11:10:48 +02:00
musicbrainz
playlists refactor playlist duplicate error structure 2019-04-24 11:31:46 +02:00
radios Resolve "Hide an artist in the UI" 2019-02-14 10:49:06 +01:00
subsonic Can now serve audio content directly from S3 2019-05-09 11:43:35 +02:00
users Fix #809: Added admin options to disable login for users, ensure related content is deleted when deleting a user account 2019-04-30 14:46:05 +02:00
__init__.py
conftest.py MRF / Dropping of incoming/outgoing messages based on allow-list 2019-06-20 10:27:07 +02:00
test_auth.py Support oauth token in URL 2019-05-03 12:30:57 +02:00
test_import_audio_file.py See #272: linting and changelog 2018-10-26 16:09:00 +02:00
test_tasks.py