navidrome/api
Deluan 3cefc321b8 Playlists now have all metadata. Also removed some duplicated code 2016-03-21 11:57:04 -04:00
..
responses UserRatings for Albums and MediaFiles 2016-03-21 10:24:40 -04:00
album_list.go Playlists now have all metadata. Also removed some duplicated code 2016-03-21 11:57:04 -04:00
album_list_test.go Halfway of getNowPlaying implementation 2016-03-17 10:08:47 -04:00
api_test.go Small fixes to response marshaling, introduced tests for response formats 2016-03-02 17:23:26 -05:00
base_api_controller.go Playlists now have all metadata. Also removed some duplicated code 2016-03-21 11:57:04 -04:00
browsing.go Playlists now have all metadata. Also removed some duplicated code 2016-03-21 11:57:04 -04:00
browsing_test.go UserRatings for Albums and MediaFiles 2016-03-21 10:24:40 -04:00
get_cover_art.go Simplified DI resolution 2016-03-11 15:16:17 -05:00
get_cover_art_test.go Introduced engine.Scrobbler 2016-03-16 17:59:28 -04:00
media_annotation.go Fixed build 2016-03-17 19:00:31 -04:00
playlists.go Playlists now have all metadata. Also removed some duplicated code 2016-03-21 11:57:04 -04:00
searching.go Playlists now have all metadata. Also removed some duplicated code 2016-03-21 11:57:04 -04:00
stream.go Get() methods from all repositories now return a ErrNotFound when the id is nonexistent 2016-03-18 11:33:50 -04:00
stream_test.go Introduced engine.Scrobbler 2016-03-16 17:59:28 -04:00
system.go Grouped some API controllers by functionality 2016-03-09 10:22:10 -05:00
system_test.go New target API version: 1.5.0 2016-03-11 15:08:37 -05:00
users.go Scrobble working!!! I mean, iTunes scrobble, not Last.FM (for now) 2016-03-11 20:49:01 -05:00
validation.go getNowPlaying.view working 2016-03-17 10:37:19 -04:00
validation_test.go Log validation errors 2016-03-10 09:57:09 -05:00