Jamstash/app/subsonic
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
..
breadcrumbs-directive Refactor breadcrumbs into a directive. 2015-07-07 22:08:17 +02:00
subsonic-service.js Use angular cache when querying getMusicFolders and getIndexes 2015-07-07 22:09:12 +02:00
subsonic-service_test.js Refactor getAlbumListBy() 2015-07-07 22:09:12 +02:00
subsonic.html Refactor getAlbumListBy() 2015-07-07 22:09:12 +02:00
subsonic.js Refactor getAlbumListBy() 2015-07-07 22:09:12 +02:00
subsonic_test.js Refactor getAlbumListBy() 2015-07-07 22:09:12 +02:00