funkwhale/api/funkwhale_api/music
Eliot Berriot 8e84e2bf39
Fix #622: More resilient date parsing during audio import, will not crash anymore on
invalid dates
2018-11-26 17:07:55 +01:00
..
management Cleanup unused code 2018-09-28 22:49:59 +02:00
migrations See #272: added admin and model for transcoding 2018-10-24 19:11:57 +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 #272: added admin and model for transcoding 2018-10-24 19:11:57 +02:00
dynamic_preferences_registry.py See #272: added transcoding settings in UI 2018-10-26 16:09:00 +02:00
factories.py See #272: clean transcoding files task 2018-10-24 19:44:31 +02:00
fake_data.py Audio federation 2018-09-22 12:29:30 +00:00
filters.py Audio federation 2018-09-22 12:29:30 +00:00
importers.py Audio federation 2018-09-22 12:29:30 +00:00
lyrics.py See #297: sorted imports 2018-06-10 10:55:16 +02:00
metadata.py Fix #622: More resilient date parsing during audio import, will not crash anymore on 2018-11-26 17:07:55 +01:00
models.py Fix #473: ".None" extension when downloading Flac file 2018-11-19 23:49:43 +01:00
serializers.py Broadcast library updates (name, description, visibility) over federation 2018-11-09 19:57:14 +01:00
signals.py Audio federation 2018-09-22 12:29:30 +00:00
tasks.py See #272: clean transcoding files task 2018-10-24 19:44:31 +02:00
utils.py Fix #473: ".None" extension when downloading Flac file 2018-11-19 23:49:43 +01:00
views.py See #272: updated API to return upload data on tracks 2018-10-26 14:26:52 +02:00