Jamstash/app
Hyzual 66478bf67e Changed the localStorage key used to store the genre playlists names
I am aware that this means "wiping" users' choices of genre playlists, but consider the following :
- Previously, all they could choose from was a static list, whereas now one can choose from every genre available on the Subsonic server.
- We can't know what genres are available on the server when we're getting the saved value from localStorage. So a mapping might be possible but way too costly for a list of names that will only take a few clicks to recreate anyway.
2015-07-07 22:10:22 +02:00
..
archive Move starring songs to subsonic-service 2015-05-14 13:39:59 +02:00
common Changed the localStorage key used to store the genre playlists names 2015-07-07 22:10:22 +02:00
images Display the loading spinner gif for all angular ajax requests 2015-05-28 22:07:17 +02:00
player Replaced Underscore with Lodash 2015-07-07 22:06:59 +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 Adds a repeat directive to manage a 3-state repeat button 2015-05-22 00:05:37 +02:00
settings Enable removing genre auto-playlists from the list 2015-07-07 22:10:21 +02:00
styles Refactor breadcrumbs into a directive. 2015-07-07 22:08:17 +02:00
subsonic Enable removing genre auto-playlists from the list 2015-07-07 22:10:21 +02:00
app.js Replaced Underscore with Lodash 2015-07-07 22:06:59 +02:00
index.html Enable removing genre auto-playlists from the list 2015-07-07 22:10:21 +02:00