funkwhale/api/funkwhale_api/music
Eliot Berriot bf99e13230
See #170: include channel info in artist representations
2020-01-30 15:08:10 +01:00
..
management Denormalized audio permission logic in a separate table to enhance performance 2019-10-22 00:13:25 +02:00
migrations Fix #348, #474, #557, #740, #928: improved deduplication logic to prevent skipped files during import 2020-01-29 15:39:43 +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 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 See #170: cover on tracks and artists 2020-01-17 16:27:11 +01:00
fake_data.py Audio federation 2018-09-22 12:29:30 +00:00
filters.py See #170: can now filter tracks and albums by channel 2020-01-28 09:26:38 +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 See #170: cover on tracks and artists 2020-01-17 16:27:11 +01:00
models.py See #170: include channel info in artist representations 2020-01-30 15:08:10 +01:00
mutations.py Federation of avatars 2020-01-23 17:19:27 +01:00
serializers.py See #170: include channel info in artist representations 2020-01-30 15:08:10 +01:00
signals.py Audio federation 2018-09-22 12:29:30 +00:00
spa_views.py See #170: federation for channels 2019-12-09 13:59:54 +01:00
tasks.py Fix #348, #474, #557, #740, #928: improved deduplication logic to prevent skipped files during import 2020-01-29 15:39:43 +01:00
utils.py See #170: now record downloads count on tracks/uploads 2020-01-20 13:59:12 +01:00
views.py See #170: include channel info in artist representations 2020-01-30 15:08:10 +01:00