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
/
public
History
Deluan
efe9291db0
refactor: multiple syntax updates for Go 1.26
...
Signed-off-by: Deluan <deluan@navidrome.org>
2026-05-19 18:02:36 -03:00
..
handle_downloads.go
Replace all
utils.Param*
with
req.Params
2023-12-21 17:41:09 -05:00
handle_images_test.go
refactor(auth): replace untyped JWT claims with typed Claims struct
2026-03-02 14:03:27 -05:00
handle_images.go
fix(server): use http.TimeFormat for Last-Modified header (
#5219
)
2026-03-17 08:04:47 -04:00
handle_shares.go
fix(sharing): validate JWT expiration and share existence on stream endpoint (
#5426
)
2026-04-27 19:36:57 -04:00
handle_streams_test.go
refactor: multiple syntax updates for Go 1.26
2026-05-19 18:02:36 -03:00
handle_streams.go
fix(sharing): validate JWT expiration and share existence on stream endpoint (
#5426
)
2026-04-27 19:36:57 -04:00
public_suite_test.go
Move artwork id encoding to public package
2023-01-16 15:24:25 -05:00
public.go
fix(server): prevent artwork throttle token starvation on slow clients (
#5472
)
2026-05-06 00:12:50 -04:00