funkwhale/api/funkwhale_api/music
Eliot Berriot 4298c4236e
Fixed #119: forced redirection to login even with API_AUTHENTICATION_REQUIRED=False
2018-03-15 22:34:20 +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 #80: Added admin interface for radios, track files, favorites... 2018-02-27 23:01:55 +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 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 Fixed #4: can now import artists and releases with a clean interface :party: 2017-07-09 11:33:33 +02:00
models.py Activity stream representations for user and favorites 2018-03-01 18:38:32 +01:00
serializers.py API refinements for activity stream 2018-03-01 23:41:51 +01:00
tasks.py Fix #111: allow skipping of acoustid matching 2018-03-06 20:29:32 +01:00
utils.py Fixed #73: broken file upload 2018-02-26 18:27:41 +01:00
views.py Fixed #119: forced redirection to login even with API_AUTHENTICATION_REQUIRED=False 2018-03-15 22:34:20 +01:00