This website requires JavaScript.
Explore
Help
Sign In
third-party-mirrors
/
navidrome
Watch
1
Star
0
Fork
0
You've already forked navidrome
mirror of
https://github.com/navidrome/navidrome.git
synced
2025-05-30 23:29:27 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
navidrome
/
server
/
app
History
Deluan
9df405a8ce
Add export as m3u button to playlist
2020-08-22 13:23:50 -04:00
..
app_suite_test.go
…
app.go
Handle exporting playlists as m3u files
2020-08-22 12:15:26 -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
Add initial support for Google Analytics
2020-07-03 13:51:31 -04:00
serve_index.go
Add a
v
prefix to the version in the description
2020-07-26 10:52:20 -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