navidrome/server/app
Deluan 482f46f3fd Remove unneeded context in log calls 2020-07-19 15:28:50 -04:00
..
app.go Remove unneeded context in log calls 2020-07-19 15:28:50 -04:00
app_suite_test.go Add test for ServeIndex 2020-04-06 15:37:15 -04:00
auth.go Started the big refactor to extract common logic from `engine` package (Subsonic only) to `core` package (more generic) 2020-07-10 12:53:11 -04:00
auth_test.go Use a custom authorization header, to avoid conflicts with proxies using basic auth (fixes #146) 2020-04-06 16:03:20 -04:00
playlists.go Add ability to reorder playlist items 2020-06-04 19:05:41 -04:00
serve_index.go Add initial support for Google Analytics 2020-07-03 13:51:31 -04:00
serve_index_test.go Add initial support for Google Analytics 2020-07-03 13:51:31 -04:00
translations.go Fix lint error 2020-05-04 20:46:16 -04:00
translations_test.go Add validation tests to translations files 2020-05-04 19:54:10 -04:00