Resolve "UX, UI : Browse Library"
Showing
- api/config/settings/local.py 1 addition, 0 deletionsapi/config/settings/local.py
- api/funkwhale_api/favorites/serializers.py 11 additions, 2 deletionsapi/funkwhale_api/favorites/serializers.py
- api/funkwhale_api/favorites/views.py 17 additions, 3 deletionsapi/funkwhale_api/favorites/views.py
- api/funkwhale_api/history/serializers.py 16 additions, 2 deletionsapi/funkwhale_api/history/serializers.py
- api/funkwhale_api/history/views.py 26 additions, 5 deletionsapi/funkwhale_api/history/views.py
- api/funkwhale_api/playlists/filters.py 15 additions, 1 deletionapi/funkwhale_api/playlists/filters.py
- api/funkwhale_api/playlists/models.py 29 additions, 0 deletionsapi/funkwhale_api/playlists/models.py
- api/funkwhale_api/playlists/serializers.py 35 additions, 1 deletionapi/funkwhale_api/playlists/serializers.py
- api/funkwhale_api/playlists/views.py 2 additions, 0 deletionsapi/funkwhale_api/playlists/views.py
- api/funkwhale_api/users/serializers.py 8 additions, 6 deletionsapi/funkwhale_api/users/serializers.py
- api/tests/favorites/test_favorites.py 12 additions, 6 deletionsapi/tests/favorites/test_favorites.py
- api/tests/favorites/test_views.py 13 additions, 0 deletionsapi/tests/favorites/test_views.py
- api/tests/history/test_views.py 13 additions, 0 deletionsapi/tests/history/test_views.py
- api/tests/playlists/test_serializers.py 37 additions, 0 deletionsapi/tests/playlists/test_serializers.py
- front/src/App.vue 3 additions, 0 deletionsfront/src/App.vue
- front/src/components/About.vue 3 additions, 3 deletionsfront/src/components/About.vue
- front/src/components/Sidebar.vue 11 additions, 3 deletionsfront/src/components/Sidebar.vue
- front/src/components/audio/PlayButton.vue 13 additions, 7 deletionsfront/src/components/audio/PlayButton.vue
- front/src/components/audio/album/Widget.vue 134 additions, 0 deletionsfront/src/components/audio/album/Widget.vue
- front/src/components/audio/track/Row.vue 1 addition, 1 deletionfront/src/components/audio/track/Row.vue
Loading
Please register or sign in to comment