funkwhale/api/funkwhale_api/music
Agate d33d084943 Fixed #1171: invalid swagger syntax 2020-07-17 17:27:38 +02:00
..
management Fix #1155: Fixed crash on python 3.5 with cli importer 2020-06-11 05:57:53 +02:00
migrations Importer updates: watch directories, handle metadata updates 2020-05-07 09:56:05 +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 Added a new ?related=obj_id filter for artists, albums and tracks, based on tags 2020-06-22 14:43:42 +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 Fixed #1171: invalid swagger syntax 2020-07-17 17:27:38 +02:00
mutations.py See #170: dispatch / handle delete and update on Audio 2020-04-08 16:17:24 +02:00
serializers.py See #170: reel2bits compat 2020-04-08 13:28:46 +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 Fix #1145: Support ordering=random for artists, albums, tracks and channels endpoints 2020-06-22 13:22:26 +02:00