Merge branch '106-web-upload' into 'develop'
Resolve "File import is broken" Closes #106 and #213 See merge request funkwhale/funkwhale!204
No related branches found
No related tags found
Showing
- api/funkwhale_api/music/tasks.py 9 additions, 6 deletionsapi/funkwhale_api/music/tasks.py
- api/funkwhale_api/providers/audiofile/management/commands/import_files.py 1 addition, 9 deletions...i/providers/audiofile/management/commands/import_files.py
- api/tests/music/test_tasks.py 12 additions, 36 deletionsapi/tests/music/test_tasks.py
- api/tests/test_import_audio_file.py 0 additions, 24 deletionsapi/tests/test_import_audio_file.py
- changes/changelog.d/106.bugfix 1 addition, 0 deletionschanges/changelog.d/106.bugfix
- changes/changelog.d/213.bugfix 9 additions, 0 deletionschanges/changelog.d/213.bugfix
- changes/changelog.d/acoustid.misc 1 addition, 0 deletionschanges/changelog.d/acoustid.misc
- docker/nginx/conf.dev 1 addition, 1 deletiondocker/nginx/conf.dev
- docs/importing-music.rst 3 additions, 7 deletionsdocs/importing-music.rst
- front/src/components/library/import/FileUpload.vue 11 additions, 3 deletionsfront/src/components/library/import/FileUpload.vue
- front/src/components/library/import/Main.vue 24 additions, 2 deletionsfront/src/components/library/import/Main.vue
- front/src/views/admin/Settings.vue 1 addition, 2 deletionsfront/src/views/admin/Settings.vue
changes/changelog.d/106.bugfix
0 → 100644
changes/changelog.d/213.bugfix
0 → 100644
changes/changelog.d/acoustid.misc
0 → 100644
Please register or sign in to comment