This website requires JavaScript.
Explore
Help
Sign In
nik
/
navidrome
Watch
1
Star
0
Fork
0
You've already forked navidrome
mirror of
https://github.com/navidrome/navidrome.git
synced
2026-02-02 06:24:14 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
navidrome
/
server
History
Deluan
7106add40c
Removed event.type from SSE, as it was causing the browser to hang.
...
Needs more investigation, but for now, back to the simple message format
2026-01-02 19:20:16 +00:00
..
app
Use new simplified
uuid.NewString()
syntax
2026-01-02 19:20:14 +00:00
events
Removed event.type from SSE, as it was causing the browser to hang.
2026-01-02 19:20:16 +00:00
subsonic
Logging when triggering manual scan
2026-01-02 19:20:15 +00:00
initial_setup.go
Use new simplified
uuid.NewString()
syntax
2026-01-02 19:20:14 +00:00
middlewares_test.go
Serve
robots.txt
from root (
http://server/robots.txt
)
2020-10-02 10:15:19 -04:00
middlewares.go
Disable CSP for now
2020-10-06 11:24:59 -04:00
server_suite_test.go
Serve
robots.txt
from root (
http://server/robots.txt
)
2020-10-02 10:15:19 -04:00
server.go
Add better process lifecycle management
2026-01-02 19:17:32 +00:00