navidrome/server
certuna bae5fc946b
Fix hardcoded IPv4 literals (#2602)
* Update server_test.go

no hardcoded IPv4 literals

* Update package.json

no hardcoded IPv4 literals
2023-11-11 16:46:53 -05: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 POST endpoint for importing m3u playlists - #2078 (#2273) 2023-11-01 14:59:47 -04:00
public Disable share downloading when `EnableDownloads` is false. 2023-03-16 13:11:26 -04:00
subsonic POST endpoint for importing m3u playlists - #2078 (#2273) 2023-11-01 14:59:47 -04:00
auth.go Create accounts automatically when authenticating from HTTP header (#2087) 2023-01-24 20:18:10 -05:00
auth_test.go More tests 2023-03-27 20:36:23 -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 Some refactorings 2023-03-26 21:28:37 -04:00
middlewares_test.go Add more middleware tests 2023-03-26 21:28:36 -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 Fix hardcoded IPv4 literals (#2602) 2023-11-11 16:46:53 -05:00