This website requires JavaScript.
Explore
Help
Sign In
renun
/
navidrome
Watch
1
Star
0
Fork
0
You've already forked navidrome
mirror of
https://github.com/navidrome/navidrome.git
synced
2025-08-10 00:52:20 +00:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
Files
4bb4fc0cb8a4ce7fd46280aabf6c05ab576d1999
navidrome
/
api
History
Deluan
4bb4fc0cb8
More playlists
2016-03-09 14:24:00 -05:00
..
responses
More playlists
2016-03-09 14:24:00 -05:00
api_test.go
…
base_api_controller.go
…
browsing_test.go
Grouped some API controllers by functionality
2016-03-09 10:22:10 -05:00
browsing.go
Grouped some API controllers by functionality
2016-03-09 10:22:10 -05:00
get_album_list_test.go
…
get_album_list.go
…
get_cover_art_test.go
Moved coverart tests to engine
2016-03-09 09:07:06 -05:00
get_cover_art.go
…
playlists.go
Initial wiring for getPlaylists endpoint
2016-03-09 10:09:15 -05:00
stream_test.go
…
stream.go
Moved Stream logic to engine layer
2016-03-09 09:12:26 -05:00
system_test.go
Grouped some API controllers by functionality
2016-03-09 10:22:10 -05:00
system.go
Grouped some API controllers by functionality
2016-03-09 10:22:10 -05:00
users.go
…
validation_test.go
…
validation.go
…