Fix #551: Added a library widget to display libraries associated with a track, album and artist
Showing
- api/funkwhale_api/music/views.py 39 additions, 1 deletionapi/funkwhale_api/music/views.py
- api/tests/music/test_views.py 31 additions, 0 deletionsapi/tests/music/test_views.py
- changes/changelog.d/551.enhancement 1 addition, 0 deletionschanges/changelog.d/551.enhancement
- front/src/components/common/CopyInput.vue 5 additions, 2 deletionsfront/src/components/common/CopyInput.vue
- front/src/components/federation/LibraryWidget.vue 84 additions, 0 deletionsfront/src/components/federation/LibraryWidget.vue
- front/src/components/library/Album.vue 11 additions, 1 deletionfront/src/components/library/Album.vue
- front/src/components/library/Artist.vue 11 additions, 1 deletionfront/src/components/library/Artist.vue
- front/src/components/library/Track.vue 11 additions, 1 deletionfront/src/components/library/Track.vue
- front/src/views/content/remote/Card.vue 17 additions, 4 deletionsfront/src/views/content/remote/Card.vue
Loading
Please register or sign in to comment