Jamstash/app
Hyzual d2bdb8eed9 Use angular cache when querying getMusicFolders and getIndexes
It saves us a few requests and helps making Jamstash faster.
It's unlikely that the artists list or the music folders will change during a Jamstash session. It's also an easy cache to reset: the user only has to reload the page.
2015-07-07 22:09:12 +02:00
..
archive Move starring songs to subsonic-service 2015-05-14 13:39:59 +02:00
common Replaced Underscore with Lodash 2015-07-07 22:06:59 +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 Adds a repeat directive to manage a 3-state repeat button 2015-05-22 00:05:37 +02:00
styles Refactor breadcrumbs into a directive. 2015-07-07 22:08:17 +02:00
subsonic Use angular cache when querying getMusicFolders and getIndexes 2015-07-07 22:09:12 +02:00
app.js Replaced Underscore with Lodash 2015-07-07 22:06:59 +02:00
index.html Refactor breadcrumbs into a directive. 2015-07-07 22:08:17 +02:00