funkwhale/api/tests
Eliot Berriot 995be49402
See #432: fixed an ordering issue on tag length
2019-07-18 14:08:36 +02:00
..
activity
channels
common See #432: can now suggest tags on tracks/albums/artists (API) 2019-07-15 14:20:28 +02:00
data
favorites Resolve "Implement a Oauth provider in Funkwhale" 2019-03-25 17:02:51 +01:00
federation See #432: expose and reuse tags over federation 2019-07-10 19:41:00 +02:00
files
history
instance See #853: advertise allow-list configuration in nodeinfo 2019-06-21 15:57:04 +02:00
manage UI for allow-list 2019-06-26 10:22:53 +02:00
moderation MRF / Dropping of incoming/outgoing messages based on allow-list 2019-06-20 10:27:07 +02:00
music See #432: added tag filtering for albums and artists (API) 2019-07-15 14:20:29 +02:00
musicbrainz
playlists refactor playlist duplicate error structure 2019-04-24 11:31:46 +02:00
radios Implement tag models 2019-07-08 15:26:14 +02:00
subsonic Fix #867: Fixed remaining transcoding issue with Subsonic API 2019-07-03 11:38:06 +02:00
tags See #432: fixed an ordering issue on tag length 2019-07-18 14:08:36 +02:00
users Increase the security of JWT token generation by using DJANGO_SECRET_KEY as well as user-specific salt for the signature 2019-07-13 16:02:10 +02:00
__init__.py
conftest.py Implement tag models 2019-07-08 15:26:14 +02:00
test_auth.py Support oauth token in URL 2019-05-03 12:30:57 +02:00
test_import_audio_file.py Broken pytest 2019-07-01 14:00:32 +02:00
test_tasks.py