navidrome/server
Brice Johnson 6d947f6f7e
Allowing 3rd party UIs to access `x-total-count` http header (#1470)
* Adding 'x-content-duratin' and 'x-total-count' to CORS exposed headers

* Moving cors setup to middlewares.go

* adding x-nd-authorization to exposed headers
2021-11-19 10:07:54 -05:00
..
events Don't rely on goroutines to send keepalive events 2021-07-01 13:31:46 -04:00
nativeapi Make song/album/artist endpoints read-only 2021-11-02 14:44:50 -04:00
subsonic Fix error codes for required parameters in getAlbumList 2021-11-02 21:38:08 -04:00
auth.go Use `structs` lib to map models to DB. Fix #1266 2021-08-01 12:04:45 -04:00
auth_test.go Refactor routing, changes API URLs (#1171) 2021-06-13 12:46:36 -04:00
initial_setup.go Less `warning` messages when first running it. 2021-06-13 19:27:01 -04:00
initial_setup_test.go Fix DevAutoCreateAdminPassword 2021-05-01 18:40:02 -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 Remove dependency of go-bindata (#818) 2021-03-12 11:06:51 -05: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 Rename ListenBrainz config flag and enable by default (#1443) 2021-11-17 21:11:53 -05: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 Refactor routing, changes API URLs (#1171) 2021-06-13 12:46:36 -04:00