Jamstash/app
Hyzual fa1dec8e34 4.6.0 Code refactorings, Genre auto-playlists and Breadcrumbs improvements.
**Please do a 'bower install' and 'npm install' to update**
**You should probably also do a 'bower prune' and 'npm prune' to remove deprecated dependencies !**

* Fixes tsquillario/Jamstash#217
* Remove subsonic.js getStarred()
* Rename subsonic's getSongs() to getDirectory()
* Remove songs_lite.html
* Refactor queue.js
* Added angular-ui's ui-sortable directive as a bower dependency
* Refactor song selection across the app
* Refactor subsonic.js' loadPlaylistsForMenu
* Refactor subsonic-service.js to improve readability
* Updated bower deps to their latest versions
* Add a VersionEye badge in the README to track our dependencies
* Minor code style adjustments to comply with our jscsrc.
* Changed the localStorage key used to store the genre playlists names
* Enable removing genre auto-playlists from the list
* Use angular cache when querying getMusicFolders and getIndexes
* Refactor getAlbumListBy()
* Rework of the JSCS and JSHint configs
* Refactor breadcrumbs into a directive.
* Removes getAlbums() in subsonic-service, replaced by getSongs()
* Removes getSongTemplate() in subsonic-service which appears unused.
* Replaced Underscore with Lodash
* Fetch users' ID3 genres using Subsonic
* Update all npm packages, removes the "undef" rule to enable johnpapa's style
* Display the loading spinner gif for all angular ajax requests
2015-07-14 19:23:28 +02:00
..
archive Refactor song selection across the app 2015-07-12 01:52:42 +02:00
common 4.6.0 Code refactorings, Genre auto-playlists and Breadcrumbs improvements. 2015-07-14 19:23:28 +02:00
images Display the loading spinner gif for all angular ajax requests 2015-05-28 22:07:17 +02:00
player Refactor queue.js 2015-07-12 01:53:01 +02:00
podcasts Renamed all controlles from 'Ctrl' to 'Controller' to better follow angular best practices. 2015-01-17 19:13:40 +01:00
queue Refactor queue.js 2015-07-12 01:53:01 +02:00
settings Minor code style adjustments to comply with our jscsrc. 2015-07-07 22:10:22 +02:00
styles Replaced the text gradient with a simple white color on the Dark theme. 2015-07-14 15:28:36 +02:00
subsonic Remove subsonic.js getStarred() 2015-07-12 01:53:02 +02:00
app.js Refactor queue.js 2015-07-12 01:53:01 +02:00
index.html Refactor queue.js 2015-07-12 01:53:01 +02:00