navidrome/server
Deluan 727632b616 Refactor play tracking 2023-02-11 18:52:28 -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 Add lastUpdated to `coverArt` ids. Helps with invalidating art cache client-side. 2023-02-08 20:03:31 -05:00
subsonic Refactor play tracking 2023-02-11 18:52:28 -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 Add public endpoint to expose images 2023-01-13 22:18:34 -05:00
middlewares_test.go Upgrade Ginkgo to V2 2022-07-26 16:53:17 -04:00
serve_index.go Add option to change max playlists shown in UI's sidebar, `MaxSidebarPlaylists`. Fix #2077 2023-02-01 10:25:25 -05:00
serve_index_test.go Add option to change max playlists shown in UI's sidebar, `MaxSidebarPlaylists`. Fix #2077 2023-02-01 10:25:25 -05:00
server.go Initial work on Shares 2023-01-24 18:36:45 -05:00
server_suite_test.go Rename log.LevelCritical to log.LevelFatal 2022-12-21 14:53:36 -05:00