Merge branch '747-full-artist-embed' into 'develop'
Fix #747: Support embedding full artist discographies Closes #747 See merge request funkwhale/funkwhale!653
Showing
- api/funkwhale_api/music/serializers.py 30 additions, 0 deletionsapi/funkwhale_api/music/serializers.py
- api/funkwhale_api/music/spa_views.py 19 additions, 0 deletionsapi/funkwhale_api/music/spa_views.py
- api/funkwhale_api/music/views.py 2 additions, 0 deletionsapi/funkwhale_api/music/views.py
- api/tests/music/test_spa_views.py 20 additions, 0 deletionsapi/tests/music/test_spa_views.py
- api/tests/music/test_views.py 35 additions, 0 deletionsapi/tests/music/test_views.py
- changes/changelog.d/747.feature 1 addition, 0 deletionschanges/changelog.d/747.feature
- front/src/EmbedFrame.vue 6 additions, 2 deletionsfront/src/EmbedFrame.vue
- front/src/components/audio/EmbedWizard.vue 5 additions, 1 deletionfront/src/components/audio/EmbedWizard.vue
- front/src/components/library/Artist.vue 39 additions, 3 deletionsfront/src/components/library/Artist.vue
Loading
Please register or sign in to comment