.. |
management
|
Added a fix_track_files command to run checks and fixes against library (#183)
|
2018-04-27 21:11:20 +02:00 |
migrations
|
Fix #142: Increased max_length on TrackFile.source
|
2018-04-19 22:25:58 +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
|
Fixed #80: Added admin interface for radios, track files, favorites...
|
2018-02-27 23:01:55 +01:00 |
factories.py
|
updated import_task to support in place import
|
2018-04-21 18:20:56 +02:00 |
fake_data.py
|
Replaced vue-resource by axios
|
2018-01-11 21:35:51 +01:00 |
filters.py
|
Added q filter on artists
|
2018-04-26 14:26:01 +02:00 |
forms.py
|
Can now import library tracks from front-end
|
2018-04-15 11:25:34 +02:00 |
importers.py
|
Initial commit that merge both the front end and the API in the same repository
|
2017-06-23 23:00:42 +02:00 |
lyrics.py
|
Initial commit that merge both the front end and the API in the same repository
|
2017-06-23 23:00:42 +02:00 |
metadata.py
|
Smarted UUID validation on metadata
|
2018-04-21 16:01:42 +02:00 |
models.py
|
Fixed #182: X-sendfile not working with in-place imports
|
2018-04-25 18:50:06 +02:00 |
permissions.py
|
Ensure follower is approved for listening
|
2018-04-15 11:25:35 +02:00 |
serializers.py
|
Fix #176: Can now relaunch erored jobs and batches
|
2018-04-28 04:59:47 +02:00 |
tasks.py
|
See #186: moved federation settings to preferences
|
2018-04-28 05:55:21 +02:00 |
utils.py
|
Fix #183: ensure in place imported files get a proper mimetype
|
2018-04-27 21:10:35 +02:00 |
views.py
|
Fix #176: Can now relaunch erored jobs and batches
|
2018-04-28 04:59:47 +02:00 |