navidrome/api
Deluan 757e1992d7 Bare bones getMusicDirectory for albums! 2016-03-02 23:15:17 -05:00
..
responses getMusicDirectory bare bones for artists working 2016-03-02 22:22:31 -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 Small fixes to response marshaling, introduced tests for response formats 2016-03-02 17:23:26 -05:00
get_indexes.go Small fixes to response marshaling, introduced tests for response formats 2016-03-02 17:23:26 -05:00
get_indexes_test.go Started the implementation of getMusicDirectory. Probably will need to introduce a new 'service' layer... 2016-03-02 20:00:55 -05:00
get_license.go Supporting json output (except for errors) 2016-03-02 13:14:44 -05:00
get_license_test.go Small fixes to response marshaling, introduced tests for response formats 2016-03-02 17:23:26 -05:00
get_music_directory.go Bare bones getMusicDirectory for albums! 2016-03-02 23:15:17 -05:00
get_music_directory_test.go Bare bones getMusicDirectory for albums! 2016-03-02 23:15:17 -05:00
get_music_folders.go go fmt 2016-03-02 13:18:39 -05:00
get_music_folders_test.go Small fixes to response marshaling, introduced tests for response formats 2016-03-02 17:23:26 -05:00
ping.go Supporting json output (except for errors) 2016-03-02 13:14:44 -05:00
ping_test.go Small fixes to response marshaling, introduced tests for response formats 2016-03-02 17:23:26 -05:00
validation.go Supporting json output (except for errors) 2016-03-02 13:14:44 -05:00
validation_test.go go fmt 2016-03-02 13:18:39 -05:00