-
- Downloads
Fixed #4: can now import artists and releases with a clean interface :party:
Showing
- front/src/components/audio/SearchBar.vue 3 additions, 3 deletionsfront/src/components/audio/SearchBar.vue
- front/src/components/audio/album/Card.vue 3 additions, 3 deletionsfront/src/components/audio/album/Card.vue
- front/src/components/audio/artist/Card.vue 2 additions, 2 deletionsfront/src/components/audio/artist/Card.vue
- front/src/components/audio/track/Table.vue 3 additions, 3 deletionsfront/src/components/audio/track/Table.vue
- front/src/components/auth/Login.vue 1 addition, 1 deletionfront/src/components/auth/Login.vue
- front/src/components/library/Album.vue 1 addition, 1 deletionfront/src/components/library/Album.vue
- front/src/components/library/Artist.vue 0 additions, 0 deletionsfront/src/components/library/Artist.vue
- front/src/components/library/Home.vue 1 addition, 1 deletionfront/src/components/library/Home.vue
- front/src/components/library/Library.vue 14 additions, 5 deletionsfront/src/components/library/Library.vue
- front/src/components/library/Track.vue 2 additions, 2 deletionsfront/src/components/library/Track.vue
- front/src/components/library/import/ArtistImport.vue 153 additions, 0 deletionsfront/src/components/library/import/ArtistImport.vue
- front/src/components/library/import/BatchDetail.vue 106 additions, 0 deletionsfront/src/components/library/import/BatchDetail.vue
- front/src/components/library/import/BatchList.vue 80 additions, 0 deletionsfront/src/components/library/import/BatchList.vue
- front/src/components/library/import/ImportMixin.vue 81 additions, 0 deletionsfront/src/components/library/import/ImportMixin.vue
- front/src/components/library/import/Main.vue 231 additions, 0 deletionsfront/src/components/library/import/Main.vue
- front/src/components/library/import/ReleaseImport.vue 113 additions, 0 deletionsfront/src/components/library/import/ReleaseImport.vue
- front/src/components/library/import/TrackImport.vue 188 additions, 0 deletionsfront/src/components/library/import/TrackImport.vue
- front/src/components/metadata/ArtistCard.vue 64 additions, 0 deletionsfront/src/components/metadata/ArtistCard.vue
- front/src/components/metadata/CardMixin.vue 50 additions, 0 deletionsfront/src/components/metadata/CardMixin.vue
- front/src/components/metadata/ReleaseCard.vue 66 additions, 0 deletionsfront/src/components/metadata/ReleaseCard.vue
Loading
Please register or sign in to comment