Merge branch 'feature/50-browsing' into 'develop'
Feature/50 browsing Closes #50 See merge request funkwhale/funkwhale!32
Showing
- CHANGELOG 2 additions, 0 deletionsCHANGELOG
- api/config/urls.py 6 additions, 0 deletionsapi/config/urls.py
- api/funkwhale_api/music/filters.py 1 addition, 1 deletionapi/funkwhale_api/music/filters.py
- api/funkwhale_api/music/serializers.py 2 additions, 2 deletionsapi/funkwhale_api/music/serializers.py
- api/funkwhale_api/music/views.py 8 additions, 4 deletionsapi/funkwhale_api/music/views.py
- front/src/App.vue 1 addition, 1 deletionfront/src/App.vue
- front/src/components/favorites/List.vue 70 additions, 6 deletionsfront/src/components/favorites/List.vue
- front/src/components/library/Artists.vue 87 additions, 11 deletionsfront/src/components/library/Artists.vue
- front/src/components/library/Library.vue 1 addition, 1 deletionfront/src/components/library/Library.vue
- front/src/components/mixins/Ordering.vue 26 additions, 0 deletionsfront/src/components/mixins/Ordering.vue
- front/src/components/mixins/Pagination.vue 8 additions, 0 deletionsfront/src/components/mixins/Pagination.vue
- front/src/router/index.js 16 additions, 2 deletionsfront/src/router/index.js
Loading
Please register or sign in to comment