Fix #1105: Can now launch server import from the UI
Showing
- api/funkwhale_api/music/management/commands/import_files.py 48 additions, 2 deletionsapi/funkwhale_api/music/management/commands/import_files.py
- api/funkwhale_api/music/serializers.py 20 additions, 0 deletionsapi/funkwhale_api/music/serializers.py
- api/funkwhale_api/music/tasks.py 33 additions, 1 deletionapi/funkwhale_api/music/tasks.py
- api/funkwhale_api/music/utils.py 20 additions, 0 deletionsapi/funkwhale_api/music/utils.py
- api/funkwhale_api/music/views.py 59 additions, 0 deletionsapi/funkwhale_api/music/views.py
- api/setup.cfg 1 addition, 0 deletionsapi/setup.cfg
- api/tests/music/test_tasks.py 36 additions, 0 deletionsapi/tests/music/test_tasks.py
- api/tests/music/test_utils.py 19 additions, 1 deletionapi/tests/music/test_utils.py
- api/tests/music/test_views.py 66 additions, 0 deletionsapi/tests/music/test_views.py
- changes/changelog.d/1105.feature 1 addition, 0 deletionschanges/changelog.d/1105.feature
- front/scripts/fix-fomantic-css.py 1 addition, 0 deletionsfront/scripts/fix-fomantic-css.py
- front/src/components/library/FileUpload.vue 89 additions, 2 deletionsfront/src/components/library/FileUpload.vue
- front/src/components/library/FsBrowser.vue 54 additions, 0 deletionsfront/src/components/library/FsBrowser.vue
- front/src/components/library/FsLogs.vue 17 additions, 0 deletionsfront/src/components/library/FsLogs.vue
- front/src/style/_main.scss 2 additions, 0 deletionsfront/src/style/_main.scss
- front/src/style/components/_fs_browser.scss 4 additions, 0 deletionsfront/src/style/components/_fs_browser.scss
- front/src/style/components/_fs_logs.scss 6 additions, 0 deletionsfront/src/style/components/_fs_logs.scss
Loading
Please register or sign in to comment