funkwhale/api/funkwhale_api/music
Eliot Berriot d243d6a2f5 See #689: now serve AP representations for uploads, tracks, albums and artists 2019-02-28 12:32:09 +01:00
..
management Point to new gitlab URL 2018-12-10 16:00:33 +01:00
migrations Improved performance when listing playable tracks, albums and artists 2019-01-03 22:57:29 +01: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 Less DB queries in test factories 2019-01-04 14:36:08 +01: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 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 See #689: now serve AP representations for uploads, tracks, albums and artists 2019-02-28 12:32:09 +01:00
mutations.py [EPIC] Audio metadata update - UI / API 2019-02-28 09:31:04 +01:00
serializers.py See #578: Added twitter:* meta tags to detect tracks and albums players automatically on more sites 2019-02-21 14:27:14 +01:00
signals.py Audio federation 2018-09-22 12:29:30 +00:00
spa_views.py See #578: Added twitter:* meta tags to detect tracks and albums players automatically on more sites 2019-02-21 14:27:14 +01:00
tasks.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
utils.py Resolve "In-place imports cannot be transcoded" 2019-01-29 09:32:35 +01:00
views.py [EPIC] Audio metadata update - UI / API 2019-02-28 09:31:04 +01:00