From 147ecba9cb05b825e346900ba706531db4914fe8 Mon Sep 17 00:00:00 2001 From: RemixDev Date: Tue, 5 May 2020 15:08:04 +0200 Subject: [PATCH] Added spotify playlists in the playlist tab --- public/index.html | 65 ++++++++++++++----- public/js/app.js | 5 +- public/js/modules/components/favorites-tab.js | 16 ++++- public/js/modules/components/settings-tab.js | 20 +++++- public/js/modules/components/tracklist-tab.js | 24 ++++++- public/js/modules/tabs.js | 9 +++ 6 files changed, 115 insertions(+), 24 deletions(-) diff --git a/public/index.html b/public/index.html index c43d04b..7fd6b0e 100644 --- a/public/index.html +++ b/public/index.html @@ -376,7 +376,7 @@

Favorites

No Playlists found

-
+
@@ -388,6 +388,17 @@

No Playlists found

{{ release.title }}

{{ 'by '+release.creator.name+' - '+release.nb_tracks+' tracks' }}

+
+
+ +
get_app
+
+

{{ release.title }}

+

{{ 'by '+release.creator.name+' - '+release.nb_tracks+' tracks' }}

+
@@ -783,6 +794,10 @@

Album covers

Spotify Client Secret

+
+

Spotify username

+ +