navidrome/api
Deluan 29c2925a1c New API level target: 1.4.0 2016-03-11 00:35:13 -05:00
..
responses Adding fullpath and songCount to playlists 2016-03-10 10:43:34 -05: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 Introduced helper methods for parsing/biding request parameters 2016-03-07 14:13:31 -05:00
browsing.go Renamed error variable 2016-03-10 11:25:15 -05:00
browsing_test.go Grouped some API controllers by functionality 2016-03-09 10:22:10 -05:00
get_album_list.go Implemented getAlbumList with type=random 2016-03-08 21:54:32 -05:00
get_album_list_test.go Max size to return == 500 2016-03-04 17:11:22 -05:00
get_cover_art.go Renamed error variable 2016-03-10 11:25:15 -05:00
get_cover_art_test.go Moved coverart tests to engine 2016-03-09 09:07:06 -05:00
playlists.go Renamed error variable 2016-03-10 11:25:15 -05:00
stream.go Hack to make streaming work, but with wrong content-length 2016-03-10 11:16:28 -05:00
stream_test.go Implemented stream 2016-03-03 14:46:19 -05:00
system.go Grouped some API controllers by functionality 2016-03-09 10:22:10 -05:00
system_test.go New API level target: 1.4.0 2016-03-11 00:35:13 -05:00
users.go Introduced helper methods for parsing/biding request parameters 2016-03-07 14:13:31 -05:00
validation.go Log validation errors 2016-03-10 09:57:09 -05:00
validation_test.go Log validation errors 2016-03-10 09:57:09 -05:00