funkwhale/api/funkwhale_api/music
Agate 21f147c0c4 Merge branch 'master' into develop 2020-07-21 14:47:07 +02:00
..
management Plugins infrastructure 2020-07-03 10:59:12 +02:00
migrations Importer updates: watch directories, handle metadata updates 2020-05-07 09:55:29 +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 See #170: store and compute modification date on artists 2020-03-19 14:41:15 +01:00
dynamic_preferences_registry.py See #272: added transcoding settings in UI 2018-10-26 16:09:00 +02:00
factories.py See #170: fixed fetch of channel track not working 2020-04-08 13:38:22 +02:00
fake_data.py Audio federation 2018-09-22 12:29:30 +00:00
filters.py Merge branch 'master' into develop 2020-07-21 14:47:07 +02:00
importers.py Fix #799: Removed broken/instable lyrics feature 2019-04-23 10:32:51 +02:00
licenses.py First round of improvements to channel management: 2020-02-23 15:31:03 +01:00
metadata.py Fix #1104: invalid metadata when importing multi-artists tracks/albums 2020-06-23 12:43:58 +02:00
models.py Fix #1102: Do not include tracks in album API representation 2020-07-06 10:16:45 +02:00
mutations.py See #170: dispatch / handle delete and update on Audio 2020-04-08 16:17:24 +02:00
serializers.py Merge branch 'master' into develop 2020-07-21 14:47:07 +02:00
signals.py Audio federation 2018-09-22 12:29:30 +00:00
spa_views.py See #170: ensure fetch works properly on tracks with public upload 2020-03-23 12:54:58 +01:00
tasks.py Fix #1104: invalid metadata when importing multi-artists tracks/albums 2020-06-23 12:43:58 +02:00
utils.py Fix #1165: Fixed broken mimetype detection during import 2020-06-21 16:21:16 +02:00
views.py Merge branch 'master' into develop 2020-07-21 14:47:07 +02:00