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
/
app
History
Deluan
cf8756b14b
Unexport private function
2020-10-01 09:56:09 -04:00
..
app_suite_test.go
…
app.go
Unexport private function
2020-10-01 09:56:09 -04:00
auth_test.go
Use a custom authorization header, to avoid conflicts with proxies using basic auth (
fixes
#146
)
2020-04-06 16:03:20 -04:00
auth.go
Started the big refactor to extract common logic from
engine
package (Subsonic only) to
core
package (more generic)
2020-07-10 12:53:11 -04:00
playlists.go
Add export as m3u button to playlist
2020-08-22 13:23:50 -04:00
serve_index_test.go
Unexport private function
2020-10-01 09:56:09 -04:00
serve_index.go
Unexport private function
2020-10-01 09:56:09 -04:00
translations_test.go
Add validation tests to translations files
2020-05-04 19:54:10 -04:00
translations.go
Allow translations to be overridden in the data folder
2020-07-23 18:11:10 -04:00