funkwhale/api/funkwhale_api/music
Eliot Berriot bb5e5460c4
Fix #848: Fixed invalid file extension for transcoded tracks
2019-06-10 11:56:10 +02:00
..
management Fix #781: Added a `check_inplace_files` management command to remove purge the database from references to in-place imported files that don't exist on disk anymore 2019-04-05 18:55:00 +02:00
migrations Fix #799: Removed broken/instable lyrics feature 2019-04-23 10:32:51 +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 Fix #799: Removed broken/instable lyrics feature 2019-04-23 10:32:51 +02:00
dynamic_preferences_registry.py See #272: added transcoding settings in UI 2018-10-26 16:09:00 +02:00
factories.py Fix #799: Removed broken/instable lyrics feature 2019-04-23 10:32:51 +02:00
fake_data.py Audio federation 2018-09-22 12:29:30 +00:00
filters.py [EPIC] Audio metadata update - UI / API 2019-02-28 09:31:04 +01:00
importers.py Fix #799: Removed broken/instable lyrics feature 2019-04-23 10:32:51 +02:00
licenses.py Fix #308: Licenses 2018-12-04 14:13:37 +00:00
metadata.py Fix #850: Ensure empty but optional fields in file metadata don't error during import 2019-06-10 11:05:07 +02:00
models.py Fix #848: Fixed invalid file extension for transcoded tracks 2019-06-10 11:56:10 +02:00
mutations.py Edits for artists and albums 2019-04-17 16:11:24 +02:00
serializers.py Fix #799: Removed broken/instable lyrics feature 2019-04-23 10:32:51 +02:00
signals.py Audio federation 2018-09-22 12:29:30 +00:00
spa_views.py Fix #747: Support embedding full artist discographies 2019-03-08 10:34:50 +01:00
tasks.py Fix #799: Removed broken/instable lyrics feature 2019-04-23 10:32:51 +02:00
utils.py Fix #808: Advertise the list of supported upload extensions in the Nodeinfo endpoint 2019-05-02 13:15:33 +02:00
views.py Fix #848: Fixed invalid file extension for transcoded tracks 2019-06-10 11:56:10 +02:00