navidrome/server/subsonic
Deluan 9e35534dad Fix lint errors
New environment, forgot to setup it properly...
2020-07-10 13:11:02 -04:00
..
responses Always return `public` attribute in playlist response 2020-05-25 21:00:05 -04:00
album_lists.go Correct response body for getSongsByGenre 2020-05-22 18:08:35 -04:00
album_lists_test.go Add fromYear/toYear params to getRandomSongs 2020-04-17 21:44:34 -04:00
api.go Fix lint errors 2020-07-10 13:11:02 -04:00
api_suite_test.go Rename project to Navidrome 2020-01-23 19:44:08 -05:00
browsing.go Fix `child.size` and `directory.playCount` compatibility with Subsonic API. Fixes #304 2020-05-19 23:51:23 -04:00
helpers.go Fix `child.size` and `directory.playCount` compatibility with Subsonic API. Fixes #304 2020-05-19 23:51:23 -04:00
media_annotation.go Less noisy logs for scrobble 2020-04-06 19:42:35 -04:00
media_retrieval.go Fix lint errors 2020-07-10 13:11:02 -04:00
media_retrieval_test.go Fix all `errcheck` warnings 2020-04-26 15:07:36 -04:00
middlewares.go Always use lowercase username, as it is used for referential integrity. Fixes #352 2020-06-14 20:20:10 -04:00
middlewares_test.go Fix staticcheck's SA1029 2020-05-13 16:49:55 -04:00
playlists.go Change log level for playlist log messages 2020-05-26 22:03:25 -04:00
searching.go feat: add `transcodedSuffix` to Subsonic API responses 2020-03-17 15:20:35 -04:00
stream.go Fix lint errors 2020-07-10 13:11:02 -04:00
system.go Rename project to Navidrome 2020-01-23 19:44:08 -05:00
users.go Rename project to Navidrome 2020-01-23 19:44:08 -05:00
wire_gen.go feat: experimental downsampling support 2020-02-03 22:53:57 -05:00
wire_injectors.go feat: experimental downsampling support 2020-02-03 22:53:57 -05:00