navidrome/server/app
Deluan 089a92157f Pass version to UI through AppConfig, instead of login payload.master
This makes the version info updated with a browser refresh (no need to logout and login again)
2020-04-08 11:00:30 -04:00
..
app.go Fix tests in pipeline 2020-04-06 17:01:48 -04:00
app_suite_test.go Add test for ServeIndex 2020-04-06 15:37:15 -04:00
auth.go Pass version to UI through AppConfig, instead of login payload.master 2020-04-08 11:00:30 -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
serve_index.go Pass version to UI through AppConfig, instead of login payload.master 2020-04-08 11:00:30 -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