Merge branch 'feature/store-persistence' into 'develop'
Feature/store persistence See merge request funkwhale/funkwhale!35
Showing
- api/pytest.ini 1 addition, 0 deletionsapi/pytest.ini
- front/package.json 2 additions, 1 deletionfront/package.json
- front/src/cache/index.js 0 additions, 29 deletionsfront/src/cache/index.js
- front/src/components/Sidebar.vue 2 additions, 4 deletionsfront/src/components/Sidebar.vue
- front/src/components/audio/Player.vue 4 additions, 4 deletionsfront/src/components/audio/Player.vue
- front/src/components/audio/SearchBar.vue 2 additions, 1 deletionfront/src/components/audio/SearchBar.vue
- front/src/components/audio/Track.vue 10 additions, 4 deletionsfront/src/components/audio/Track.vue
- front/src/components/favorites/List.vue 0 additions, 1 deletionfront/src/components/favorites/List.vue
- front/src/components/favorites/TrackFavoriteIcon.vue 2 additions, 9 deletionsfront/src/components/favorites/TrackFavoriteIcon.vue
- front/src/components/metadata/Search.vue 1 addition, 1 deletionfront/src/components/metadata/Search.vue
- front/src/store/auth.js 2 additions, 7 deletionsfront/src/store/auth.js
- front/src/store/favorites.js 5 additions, 10 deletionsfront/src/store/favorites.js
- front/src/store/index.js 81 additions, 1 deletionfront/src/store/index.js
- front/src/store/queue.js 2 additions, 5 deletionsfront/src/store/queue.js
Loading
Please register or sign in to comment