navidrome/server
Deluan 16afd3a490 Remove `//+build` tags, as the code does not compile on older versions of Go anymore 2022-07-29 08:41:28 -04:00
..
events Simplify Singleton usage by leveraging Go 1.18's generics 2022-07-27 12:15:05 -04:00
nativeapi Upgrade Ginkgo to V2 2022-07-26 16:53:17 -04:00
subsonic Remove `//+build` tags, as the code does not compile on older versions of Go anymore 2022-07-29 08:41:28 -04:00
auth.go Upgrade golangci-lint and fix new lint error 2022-07-24 19:30:23 -04:00
auth_test.go Upgrade Ginkgo to V2 2022-07-26 16:53:17 -04:00
initial_setup.go Better logging for agents configuration 2021-11-25 15:48:32 -05:00
initial_setup_test.go Upgrade Ginkgo to V2 2022-07-26 16:53:17 -04:00
middlewares.go Allowing 3rd party UIs to access `x-total-count` http header (#1470) 2021-11-19 10:07:54 -05:00
middlewares_test.go Upgrade Ginkgo to V2 2022-07-26 16:53:17 -04:00
serve_index.go Rename ListenBrainz config flag and enable by default (#1443) 2021-11-17 21:11:53 -05:00
serve_index_test.go Upgrade Ginkgo to V2 2022-07-26 16:53:17 -04:00
server.go Allowing 3rd party UIs to access `x-total-count` http header (#1470) 2021-11-19 10:07:54 -05:00
server_suite_test.go Upgrade Ginkgo to V2 2022-07-26 16:53:17 -04:00