navidrome/server
Deluan 10108c63c9 Allow BaseURL to contain full server url, including scheme and host. Fix #2183 2023-02-15 21:13:38 -05:00
..
backgrounds Better log message 2023-02-03 11:35:10 -05:00
events Update golangci-lint and fix lint errors 2023-02-02 11:10:28 -05:00
nativeapi Rename `DevEnableShare` to `EnableSharing` 2023-01-29 20:33:10 -05:00
public Allow BaseURL to contain full server url, including scheme and host. Fix #2183 2023-02-15 21:13:38 -05:00
subsonic Allow BaseURL to contain full server url, including scheme and host. Fix #2183 2023-02-15 21:13:38 -05:00
auth.go Create accounts automatically when authenticating from HTTP header (#2087) 2023-01-24 20:18:10 -05:00
auth_test.go Initial work on Shares 2023-01-24 18:36:45 -05:00
initial_setup.go Make ffmpeg path configurable, also finds it automatically in current folder. Fixes #1932 2023-02-07 13:46:09 -05:00
initial_setup_test.go Upgrade Ginkgo to V2 2022-07-26 16:53:17 -04:00
middlewares.go Allow BaseURL to contain full server url, including scheme and host. Fix #2183 2023-02-15 21:13:38 -05:00
middlewares_test.go Upgrade Ginkgo to V2 2022-07-26 16:53:17 -04:00
serve_index.go Allow BaseURL to contain full server url, including scheme and host. Fix #2183 2023-02-15 21:13:38 -05:00
serve_index_test.go Allow BaseURL to contain full server url, including scheme and host. Fix #2183 2023-02-15 21:13:38 -05:00
serve_test.go Allow BaseURL to contain full server url, including scheme and host. Fix #2183 2023-02-15 21:13:38 -05:00
server.go Allow BaseURL to contain full server url, including scheme and host. Fix #2183 2023-02-15 21:13:38 -05:00
server_suite_test.go Rename log.LevelCritical to log.LevelFatal 2022-12-21 14:53:36 -05:00