.. |
management
|
Fixed typo refrence => reference
|
2019-06-25 11:03:45 +02:00 |
migrations
|
Implement tag models
|
2019-07-08 15:26:14 +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
|
See #432: added model tagging logic on artists and albums
|
2019-07-15 10:53:33 +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
|
See #432: Moved tag validation in the tags app
|
2019-07-15 11:32:14 +02:00 |
models.py
|
See #432: added model tagging logic on artists and albums
|
2019-07-15 10:53:33 +02:00 |
mutations.py
|
Ensure owner of tracks/albums/artists can approve suggestions
|
2019-07-18 14:24:18 +02:00 |
serializers.py
|
Ensure owner of tracks/albums/artists can approve suggestions
|
2019-07-18 14:24:18 +02:00 |
signals.py
|
Audio federation
|
2018-09-22 12:29:30 +00:00 |
spa_views.py
|
Fix #747: Support embedding full artist discographies
|
2019-03-08 10:34:50 +01:00 |
tasks.py
|
See #432: tags acquisition (from audio files)
|
2019-07-12 15:06:39 +02:00 |
utils.py
|
Fix #868: Added opus to the list of supported mimetypes and extensions
|
2019-06-27 06:07:05 +02:00 |
views.py
|
Merge branch '432-tags-radio' into 'develop'
|
2019-07-19 06:58:25 +02:00 |