navidrome/server
Deluan 673880d661 Add option to load TLS cert/key, and use HTTPS 2023-03-17 16:32:13 -04: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 Disable share downloading when `EnableDownloads` is false. 2023-03-16 13:11:26 -04:00
subsonic Convert all Subsonic API ints to int32 as per specification (#2252) 2023-03-14 09:48:52 -04: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 Add download button in the SharePlayer 2023-03-10 23:33:29 -05:00
serve_index_test.go Add option to allow share to be downloaded 2023-03-10 23:33:29 -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 Add option to load TLS cert/key, and use HTTPS 2023-03-17 16:32:13 -04:00
server_suite_test.go Rename log.LevelCritical to log.LevelFatal 2022-12-21 14:53:36 -05:00