funkwhale/api/funkwhale_api/music
Eliot Berriot a605bcbe76 Admin UI for libraries and uploads 2019-04-19 12:05:13 +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 Attribute artist 2019-04-11 10:17:10 +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 Reduced number of SQL queries when loading /api/admin/music/tracks/ 2019-01-24 11:06:37 +01:00
dynamic_preferences_registry.py See #272: added transcoding settings in UI 2018-10-26 16:09:00 +02:00
factories.py Attribute artist 2019-04-11 10:17:10 +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 Audio federation 2018-09-22 12:29:30 +00:00
licenses.py Fix #308: Licenses 2018-12-04 14:13:37 +00:00
lyrics.py See #297: sorted imports 2018-06-10 10:55:16 +02: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 Admin UI for libraries and uploads 2019-04-19 12:05:13 +02:00
mutations.py Edits for artists and albums 2019-04-17 16:11:24 +02:00
serializers.py Attribute artist 2019-04-11 10:17:10 +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 Attribute artist 2019-04-11 10:17:10 +02:00
utils.py Resolve "In-place imports cannot be transcoded" 2019-01-29 09:32:35 +01:00
views.py Admin UI for libraries and uploads 2019-04-19 12:05:13 +02:00