Merge branch 'proxy-attachments' into 'develop'
Fixed broken attachment fetching with long filename See merge request funkwhale/funkwhale!982
No related branches found
No related tags found
Showing
- api/funkwhale_api/common/tasks.py 4 additions, 3 deletionsapi/funkwhale_api/common/tasks.py
- api/tests/common/test_views.py 21 additions, 0 deletionsapi/tests/common/test_views.py
- front/src/components/audio/album/Card.vue 35 additions, 115 deletionsfront/src/components/audio/album/Card.vue
- front/src/components/audio/album/Widget.vue 4 additions, 50 deletionsfront/src/components/audio/album/Widget.vue
- front/src/components/audio/artist/Card.vue 15 additions, 41 deletionsfront/src/components/audio/artist/Card.vue
- front/src/components/library/Albums.vue 1 addition, 3 deletionsfront/src/components/library/Albums.vue
- front/src/components/library/ArtistDetail.vue 2 additions, 2 deletionsfront/src/components/library/ArtistDetail.vue
- front/src/components/library/Artists.vue 1 addition, 1 deletionfront/src/components/library/Artists.vue
- front/src/components/playlists/Card.vue 21 additions, 65 deletionsfront/src/components/playlists/Card.vue
- front/src/components/playlists/CardList.vue 2 additions, 9 deletionsfront/src/components/playlists/CardList.vue
- front/src/style/_main.scss 56 additions, 14 deletionsfront/src/style/_main.scss
Loading
Please register or sign in to comment