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-08-01 07:21:17 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
navidrome
/
server
History
Deluan
a46cd491fb
test(e2e): add NewTestStream function and implement spyStreamer for testing
...
Signed-off-by: Deluan <deluan@navidrome.org>
2026-03-08 23:51:30 -04:00
..
backgrounds
…
e2e
test(e2e): add NewTestStream function and implement spyStreamer for testing
2026-03-08 23:51:30 -04:00
events
fix(ui): activity Indicator switching constantly between online/offline (
#5054
)
2026-02-17 14:47:20 -05:00
nativeapi
chore: upgrade golangci-lint to 2.11 and fix lint issues
2026-03-06 19:23:47 -05:00
public
refactor(transcode): move MediaStreamer into core/transcode and unify StreamRequest
2026-03-08 20:06:17 -04:00
subsonic
test(transcode): remove redundant tests and use constants
2026-03-08 20:39:21 -04:00
testdata
…
auth_test.go
…
auth.go
refactor(auth): replace untyped JWT claims with typed Claims struct
2026-03-02 14:03:27 -05:00
initial_setup_test.go
…
initial_setup.go
…
middlewares_test.go
…
middlewares.go
…
serve_index_test.go
feat(server): add ExtAuth logout URL configuration (
#5074
)
2026-02-23 20:28:38 -05:00
serve_index.go
feat(server): add EnableCoverArtUpload config option
2026-03-02 16:59:05 -05:00
server_suite_test.go
…
server_test.go
…
server.go
…