funkwhale/api/funkwhale_api/music
Eliot Berriot 8db832f03b
Now store source AP track file on track_file
2018-04-06 15:20:53 +02:00
..
migrations Now store source AP track file on track_file 2018-04-06 15:20:53 +02:00
__init__.py Initial commit that merge both the front end and the API in the same repository 2017-06-23 23:00:42 +02:00
admin.py Fixed #80: Added admin interface for radios, track files, favorites... 2018-02-27 23:01:55 +01:00
factories.py More factories 2018-04-05 23:27:19 +02:00
fake_data.py Replaced vue-resource by axios 2018-01-11 21:35:51 +01:00
filters.py Fix #114: can now filter artists and albums with no listenable tracks 2018-03-07 23:08:28 +01:00
forms.py Can now stream transcoded version of audio tracks \o/ 2018-02-18 23:49:42 +01:00
importers.py Initial commit that merge both the front end and the API in the same repository 2017-06-23 23:00:42 +02:00
lyrics.py Initial commit that merge both the front end and the API in the same repository 2017-06-23 23:00:42 +02:00
metadata.py Fix #120: Better error handling during file import 2018-03-25 15:44:48 +02:00
models.py Now store source AP track file on track_file 2018-04-06 15:20:53 +02:00
serializers.py Easy and resusable Audio and AudioCollection serializer 2018-04-06 14:33:13 +02:00
tasks.py Now store source AP track file on track_file 2018-04-06 15:20:53 +02:00
utils.py Fixed #73: broken file upload 2018-02-26 18:27:41 +01:00
views.py Fixed a bunch of failing tests 2018-03-28 23:54:08 +02:00