Commit graph

3 commits

Author SHA1 Message Date
Hyzual
b190d2f99f Moves the subsonic controller into its own module.
Removes many injected params that weren't used at all in it.
Removes the old commented getStarred function from the subsonic service.
2014-11-09 16:05:12 +01:00
Hyzual
2c6276cced Renames all tests according to angularseed's style convention.
Refactors subsonic service's getStarred method to use angular $http and to limit results on the client side since we can't do it with Subsonic's API.

Adds a working unit test for this new method.
2014-11-09 16:00:15 +01:00
Hyzual
85dac2d244 Modifies all the controllers to access the Jamstash module through angular instead of a global var. 2014-11-09 15:58:19 +01:00