funkwhale/api/funkwhale_api/music
Eliot Berriot f3d77ef7d9
Update request status based on batch status
2018-02-21 00:09:15 +01:00
..
migrations Update request status based on batch status 2018-02-21 00:09:15 +01: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 #44: now bind track file to import job 2017-12-14 23:06:21 +01:00
factories.py Now use import job everywhere, even for direct file imports 2017-12-27 20:30:50 +01:00
fake_data.py Replaced vue-resource by axios 2018-01-11 21:35:51 +01:00
filters.py See #50: pagination, search and ordering on artist browsing 2017-12-17 19:42:58 +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 Fixed #4: can now import artists and releases with a clean interface :party: 2017-07-09 11:33:33 +02:00
models.py Update request status based on batch status 2018-02-21 00:09:15 +01:00
serializers.py Now store track file mimetype in database 2018-02-18 23:46:15 +01:00
tasks.py Brand new file importer 2017-12-27 23:32:02 +01:00
utils.py Added status field to import batch, it's synced based on jobs 2018-02-21 00:02:09 +01:00
views.py Can now stream transcoded version of audio tracks \o/ 2018-02-18 23:49:42 +01:00