Merge branch 'webpack-tweaking' into 'develop'
Improve front-end performance See merge request funkwhale/funkwhale!499
Showing
- .gitignore 1 addition, 0 deletions.gitignore
- api/funkwhale_api/instance/dynamic_preferences_registry.py 0 additions, 9 deletionsapi/funkwhale_api/instance/dynamic_preferences_registry.py
- changes/changelog.d/front-performance.enhancement 51 additions, 0 deletionschanges/changelog.d/front-performance.enhancement
- deploy/docker.proxy.template 34 additions, 0 deletionsdeploy/docker.proxy.template
- deploy/nginx.template 35 additions, 0 deletionsdeploy/nginx.template
- docker/nginx/conf.dev 33 additions, 0 deletionsdocker/nginx/conf.dev
- docs/configuration.rst 2 additions, 2 deletionsdocs/configuration.rst
- front/package.json 4 additions, 4 deletionsfront/package.json
- front/public/settings.json 3 additions, 1 deletionfront/public/settings.json
- front/scripts/i18n-compile.sh 6 additions, 2 deletionsfront/scripts/i18n-compile.sh
- front/src/App.vue 4 additions, 187 deletionsfront/src/App.vue
- front/src/assets/audio/default-cover.png 0 additions, 0 deletionsfront/src/assets/audio/default-cover.png
- front/src/components/About.vue 12 additions, 3 deletionsfront/src/components/About.vue
- front/src/components/Footer.vue 10 additions, 1 deletionfront/src/components/Footer.vue
- front/src/components/Pagination.vue 1 addition, 1 deletionfront/src/components/Pagination.vue
- front/src/components/Raven.vue 0 additions, 40 deletionsfront/src/components/Raven.vue
- front/src/components/Sidebar.vue 5 additions, 12 deletionsfront/src/components/Sidebar.vue
- front/src/components/audio/Search.vue 1 addition, 1 deletionfront/src/components/audio/Search.vue
- front/src/components/audio/Track.vue 1 addition, 1 deletionfront/src/components/audio/Track.vue
- front/src/components/audio/album/Widget.vue 7 additions, 9 deletionsfront/src/components/audio/album/Widget.vue
Loading
Please register or sign in to comment