navidrome/api
Deluan e42ebebe72 Don't abort request when id to scrobble is not found 2016-03-21 20:08:35 -04:00
..
responses Even more metadata for playlists 2016-03-21 12:26:55 -04:00
album_lists.go More Album List types 2016-03-21 17:37:12 -04:00
album_lists_test.go More Album List types 2016-03-21 17:37:12 -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 Scrobble accepts multiple ids 2016-03-21 19:35:40 -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 Don't abort request when id to scrobble is not found 2016-03-21 20:08:35 -04:00
playlists.go Even more metadata for playlists 2016-03-21 12:26:55 -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 Moving up: API level 1.8.0 2016-03-21 17:36:09 -04: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