funkwhale/api/funkwhale_api/music
Eliot Berriot 4e7f1e63d2
Denormalized audio permission logic in a separate table to enhance performance
2019-10-22 00:13:25 +02:00
..
management Denormalized audio permission logic in a separate table to enhance performance 2019-10-22 00:13:25 +02:00
migrations Denormalized audio permission logic in a separate table to enhance performance 2019-10-22 00:13:25 +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 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 Implemented missing getSongsByGenre subsonic endpoint 2019-09-19 21:09:18 +02:00
fake_data.py Audio federation 2018-09-22 12:29:30 +00:00
filters.py See #432: added tag filtering for albums and artists (API) 2019-07-15 14:20:29 +02: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 Fix #946: Fix import crash when importing M4A file with no embedded cover 2019-10-16 10:21:53 +02:00
models.py Denormalized audio permission logic in a separate table to enhance performance 2019-10-22 00:13:25 +02:00
mutations.py Ensure owner of tracks/albums/artists can approve suggestions 2019-07-18 14:24:18 +02:00
serializers.py Fix #865: Performance optimization on /artists, /albums and /tracks endpoints 2019-09-24 09:48:04 +02:00
signals.py Audio federation 2018-09-22 12:29:30 +00:00
spa_views.py Playlist embed 2019-09-12 09:48:28 +02:00
tasks.py Denormalized audio permission logic in a separate table to enhance performance 2019-10-22 00:13:25 +02:00
utils.py Fix #661: Support for M4A/AAC files 2019-10-03 09:09:00 +02:00
views.py Fix audio serving issues under S3/nginx when signatures are enabled 2019-10-17 10:14:08 +02:00