navidrome/server
2023-06-07 10:49:56 -04:00
..
api Refactor included handling 2023-06-07 10:49:56 -04:00
backgrounds Better log message 2023-02-03 11:35:10 -05:00
events Increase max Server-Sent Events' ID 2023-04-04 10:46:57 -04:00
nativeapi Fix writeEvents race condition. 2023-04-01 20:54:15 -04:00
public Disable share downloading when EnableDownloads is false. 2023-03-16 13:11:26 -04:00
subsonic Make SmartPlaylists to always be seen as changed for Subsonic clients. 2023-05-25 09:14:00 -04:00
auth.go Add authorization to new API 2023-06-07 10:49:55 -04:00
auth_test.go Add authorization to new API 2023-06-07 10:49:55 -04: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 Refactor 2023-06-07 10:49:55 -04:00
middlewares_test.go Refactor 2023-06-07 10:49:55 -04:00
serve_index.go Add download button in the SharePlayer 2023-03-10 23:33:29 -05:00
serve_index_test.go More tests 2023-03-27 20:36:23 -04:00
server.go Remove any previous UNIX socket file 2023-04-04 11:03:37 -04:00
server_suite_test.go Rename log.LevelCritical to log.LevelFatal 2022-12-21 14:53:36 -05:00
server_test.go Add tests 2023-06-07 10:49:55 -04:00