navidrome/server/app
Deluan cf8756b14b Unexport private function 2020-10-01 09:56:09 -04:00
..
app.go Unexport private function 2020-10-01 09:56:09 -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 export as m3u button to playlist 2020-08-22 13:23:50 -04:00
serve_index.go Unexport private function 2020-10-01 09:56:09 -04:00
serve_index_test.go Unexport private function 2020-10-01 09:56:09 -04:00
translations.go Allow translations to be overridden in the data folder 2020-07-23 18:11:10 -04:00
translations_test.go Add validation tests to translations files 2020-05-04 19:54:10 -04:00