funkwhale/api/funkwhale_api/music
Eliot Berriot 6fc4275b68
See #152: use new user permissions on relevant viewsets
2018-05-18 18:48:46 +02:00
..
management See #195: fix_track_files command can now recompute size, bitrate and duration 2018-05-15 22:01:53 +02:00
migrations See #195: added bitrate and size fields on track file 2018-05-15 22:01:52 +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 See #195: added bitrate and size fields on track file 2018-05-15 22:01:52 +02:00
factories.py See #195: set bitrate, duration and size when importing file 2018-05-15 22:01:52 +02:00
fake_data.py Replaced vue-resource by axios 2018-01-11 21:35:51 +01:00
filters.py Added q filter on artists 2018-04-26 14:26:01 +02: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 #157: Can now import and play flac files 2018-05-15 18:20:24 +02:00
models.py See #195: no update track information when fetching track from federation 2018-05-16 18:55:09 +02:00
permissions.py See #186: moved api authentication required setting to preference 2018-04-28 06:11:50 +02:00
serializers.py See #195: set bitrate, duration and size when importing file 2018-05-15 22:01:52 +02:00
tasks.py See #195: no update track information when fetching track from federation 2018-05-16 18:55:09 +02:00
utils.py See #195: no update track information when fetching track from federation 2018-05-16 18:55:09 +02:00
views.py See #152: use new user permissions on relevant viewsets 2018-05-18 18:48:46 +02:00