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-04-03 06:41:01 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
navidrome
/
server
/
public
History
Deluan
31a599a39a
Add support for
timeOffset
in
/stream
endpoint
2026-01-02 20:31:56 +00:00
..
encode_id_test.go
Add lastUpdated to
coverArt
ids. Helps with invalidating art cache client-side.
2026-01-02 20:22:41 +00:00
encode_id.go
Add
getShares
and
createShare
Subsonic endpoints
2026-01-02 20:21:59 +00:00
handle_downloads.go
Add share download endpoint
2026-01-02 20:24:47 +00:00
handle_images.go
Discard request for image canceled by the client before any further processing
2026-01-02 20:22:23 +00:00
handle_shares.go
Add download button in the SharePlayer
2026-01-02 20:24:47 +00:00
handle_streams.go
Add support for
timeOffset
in
/stream
endpoint
2026-01-02 20:31:56 +00:00
public_suite_test.go
Move artwork id encoding to public package
2026-01-02 20:21:18 +00:00
public.go
Disable share downloading when
EnableDownloads
is false.
2026-01-02 20:24:48 +00:00