navidrome/server
Deluan fb7229a53e Refech using getMany, reducing the number of API calls 2021-06-16 10:01:09 -04:00
..
events Only send events to clients who need it 2021-06-15 18:59:26 -04:00
nativeapi Rename `app` package to `nativeapi` 2021-06-13 19:15:41 -04:00
subsonic Refech using getMany, reducing the number of API calls 2021-06-16 10:01:09 -04:00
auth.go No need to check for first time when authenticating. One less SQL call per request 2021-06-13 19:26:25 -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 Only send events to clients who need it 2021-06-15 18:59:26 -04:00
middlewares_test.go Remove dependency of go-bindata (#818) 2021-03-12 11:06:51 -05:00
serve_index.go Refactor routing, changes API URLs (#1171) 2021-06-13 12:46:36 -04:00
serve_index_test.go Refactor routing, changes API URLs (#1171) 2021-06-13 12:46:36 -04:00
server.go Disable `realip` middleware when using the reverse proxy authentication feature 2021-06-16 10:01:09 -04:00
server_suite_test.go Refactor routing, changes API URLs (#1171) 2021-06-13 12:46:36 -04:00