funkwhale/api/tests
Eliot Berriot bd271c8ead
See #432: Moved tag validation in the tags app
2019-07-15 11:32:14 +02:00
..
activity
channels
common Implement tag models 2019-07-08 15:26:14 +02:00
data
favorites
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: tags acquisition (from audio files) 2019-07-12 15:06:39 +02:00
musicbrainz
playlists
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: Moved tag validation in the tags app 2019-07-15 11:32:14 +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
test_import_audio_file.py Broken pytest 2019-07-01 14:00:32 +02:00
test_tasks.py