This website requires JavaScript.
Explore
Help
Sign In
arian
/
navidrome
Watch
1
Star
0
Fork
0
You've already forked navidrome
Code
Issues
Pull Requests
1
Packages
Projects
Releases
Wiki
Activity
Files
1c7fb74a1dc6273db5483bfb25268cd929b77d24
navidrome
/
server
T
History
Deluan
1c7fb74a1d
Fix writeEvents race condition.
...
This required removing the compress middleware from the /events route.
2023-04-01 20:54:15 -04:00
..
backgrounds
Better log message
2023-02-03 11:35:10 -05:00
events
Fix writeEvents race condition.
2023-04-01 20:54:15 -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
Some refactorings
2023-03-26 21:28:37 -04:00
auth_test.go
More tests
2023-03-27 20:36:23 -04:00
auth.go
Create accounts automatically when authenticating from HTTP header (
#2087
)
2023-01-24 20:18:10 -05:00
initial_setup_test.go
Upgrade Ginkgo to V2
2022-07-26 16:53:17 -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
middlewares_test.go
Add more middleware tests
2023-03-26 21:28:36 -04:00
middlewares.go
Some refactorings
2023-03-26 21:28:37 -04:00
serve_index_test.go
More tests
2023-03-27 20:36:23 -04:00
serve_index.go
Add download button in the SharePlayer
2023-03-10 23:33:29 -05:00
server_suite_test.go
Rename log.LevelCritical to log.LevelFatal
2022-12-21 14:53:36 -05:00
server_test.go
More tests
2023-03-27 20:36:23 -04:00
server.go
Fix writeEvents race condition.
2023-04-01 20:54:15 -04:00