funkwhale/api/funkwhale_api/music
Eliot Berriot 99359094e0
Point to new gitlab URL
2018-12-19 10:16:20 +01:00
..
management Point to new gitlab URL 2018-12-19 10:16:20 +01:00
migrations Audio federation 2018-09-22 12:29:30 +00: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 Ensure we always use raw_ids for related fields in django's admin 2018-10-01 21:56:52 +02:00
factories.py See !368: ensure we filter playable entities in subsonic API 2018-10-01 21:16:11 +02:00
fake_data.py Audio federation 2018-09-22 12:29:30 +00:00
filters.py Audio federation 2018-09-22 12:29:30 +00:00
importers.py Audio federation 2018-09-22 12:29:30 +00:00
lyrics.py See #297: sorted imports 2018-06-10 10:55:16 +02:00
metadata.py Import trust source 2018-09-23 12:38:42 +00:00
models.py Fix #546: Ensure from_activity field is not required in django's admin 2018-10-01 21:43:33 +02:00
serializers.py CLI for importing files with user libraries 2018-09-22 15:47:17 +00:00
signals.py Audio federation 2018-09-22 12:29:30 +00:00
tasks.py Cleanup unused code 2018-09-28 22:49:59 +02:00
utils.py Resolve "Per-user libraries" (use !368 instead) 2018-09-06 18:35:02 +00:00
views.py Fix #551: Added a library widget to display libraries associated with a track, album and artist 2018-10-02 19:30:13 +02:00