From fb989567ccea91d1be50b4be05435c044b4b9c94 Mon Sep 17 00:00:00 2001 From: Trevor Squillario Date: Fri, 2 May 2014 16:34:32 -0400 Subject: [PATCH] 3.4 consolidated subsonic actions --- index.html | 27 +- js/{partials => _saved}/playlists.html | 2 +- js/_saved/playlists.js | 24 + js/app.js | 41 ++ js/controllers/archive.js | 6 - js/controllers/library.js | 583 ++++++--------- js/controllers/main.js | 141 +--- js/controllers/playlists.js | 231 ------ js/controllers/podcasts.js | 105 +-- js/json_changelog.js | 6 + js/partials/library.html | 126 +++- js/partials/songs.html | 2 +- js/partials/template.html | 47 -- js/player.js | 6 + js/plugins/angular-ui-router.min.js | 7 + js/service.js | 969 +++++++++++++++++++++---- js/utils.js | 34 +- style/Style.css | 23 +- 18 files changed, 1303 insertions(+), 1077 deletions(-) rename js/{partials => _saved}/playlists.html (98%) create mode 100644 js/_saved/playlists.js delete mode 100644 js/controllers/playlists.js delete mode 100644 js/partials/template.html create mode 100644 js/plugins/angular-ui-router.min.js diff --git a/index.html b/index.html index 9fb1f1a..af5119e 100755 --- a/index.html +++ b/index.html @@ -20,11 +20,8 @@ + + --> @@ -39,14 +36,11 @@ - - -
-
@@ -157,10 +142,10 @@ Shuffle Empty - Remove + Remove Song(s)
    -
    +