funkwhale/api/funkwhale_api/music
Eliot Berriot f31874edf5
Implemented followers notification on import and autoimport
2018-04-17 19:35:57 +02:00
..
migrations Fixed broken uuid migration 2018-04-15 11:24:46 +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 Implemented followers notification on import and autoimport 2018-04-17 19:35:57 +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 import library tracks from front-end 2018-04-15 11:25:34 +02: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 Implemented followers notification on import and autoimport 2018-04-17 19:35:57 +02:00
permissions.py Ensure follower is approved for listening 2018-04-15 11:25:35 +02:00
serializers.py Can now import library tracks from front-end 2018-04-15 11:25:34 +02:00
tasks.py Implemented followers notification on import and autoimport 2018-04-17 19:35:57 +02:00
utils.py Can now serve track from remote library 2018-04-07 15:34:35 +02:00
views.py Will now fetch and cache federated tracks 2018-04-15 11:25:34 +02:00