Fixed #50: ordering for favorites
Showing
- api/funkwhale_api/music/views.py 6 additions, 1 deletionapi/funkwhale_api/music/views.py
- front/src/components/favorites/List.vue 70 additions, 6 deletionsfront/src/components/favorites/List.vue
- front/src/components/library/Artists.vue 9 additions, 22 deletionsfront/src/components/library/Artists.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 5 additions, 1 deletionfront/src/router/index.js
front/src/components/mixins/Ordering.vue
0 → 100644
front/src/components/mixins/Pagination.vue
0 → 100644
Please register or sign in to comment