funkwhale/api/funkwhale_api/music
Eliot Berriot 31227b8641
Fix #772: Prevent skipping on file import if album_mbid is different
2019-03-27 12:13:25 +01:00
..
management
migrations
__init__.py
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
factories.py Less DB queries in test factories 2019-01-04 14:36:08 +01:00
fake_data.py
filters.py [EPIC] Audio metadata update - UI / API 2019-02-28 09:31:04 +01:00
importers.py
licenses.py
lyrics.py
metadata.py Importer will now pick embedded images in files with OTHER type if no COVER_FRONT is present 2019-01-15 17:14:11 +01:00
models.py Fix #758: Ensure all our ActivityPub fetches are authenticated 2019-03-15 12:08:45 +01:00
mutations.py [EPIC] Audio metadata update - UI / API 2019-02-28 09:31:04 +01:00
serializers.py Fix #747: Support embedding full artist discographies 2019-03-08 10:34:50 +01:00
signals.py
spa_views.py Fix #747: Support embedding full artist discographies 2019-03-08 10:34:50 +01:00
tasks.py Fix #772: Prevent skipping on file import if album_mbid is different 2019-03-27 12:13:25 +01:00
utils.py Resolve "In-place imports cannot be transcoded" 2019-01-29 09:32:35 +01:00
views.py Resolve "Implement a Oauth provider in Funkwhale" 2019-03-25 17:02:51 +01:00