funkwhale/api/funkwhale_api/music
Eliot Berriot 6135d427e7
Fixed some issues
2019-04-24 12:56:15 +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 #782: Better handling of featuring/multi-artist tracks tagged with MusicBrainz 2019-04-12 12:04:25 +02:00
models.py Fix #565: store media files in S3 bucket 2019-04-23 18:01:42 +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 Resolve "In-place imports cannot be transcoded" 2019-01-29 09:32:35 +01:00
views.py Fixed some issues 2019-04-24 12:56:15 +02:00