navidrome/server/app
Deluan c742ae0843 Remove unused feature toggles 2020-06-11 22:11:59 -04:00
..
app.go Add ability to reorder playlist items 2020-06-04 19:05:41 -04:00
app_suite_test.go Add test for ServeIndex 2020-04-06 15:37:15 -04:00
auth.go Fix staticcheck's SA1029 2020-05-13 16:49:55 -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 Remove unused feature toggles 2020-06-11 22:11:59 -04:00
serve_index_test.go Pass version to UI through AppConfig, instead of login payload.master 2020-04-08 11:00:30 -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