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
c7af3b8256362b9a36bba9fb5eb904b52ec840c5
navidrome
/
server
/
app
History
Deluan
861b406575
Use new simplified
uuid.NewString()
syntax
2021-02-01 01:22:31 -05:00
..
app_suite_test.go
…
app.go
Only adds route to
/events
if Activity Panel is enabled
2020-12-09 15:33:37 -05: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
Use new simplified
uuid.NewString()
syntax
2021-02-01 01:22:31 -05:00
playlists.go
Avoid cross-site scripting
2020-11-05 12:32:39 -05:00
serve_index_test.go
Add config option to globally enable/disable downloads
2020-11-10 16:14:43 -05:00
serve_index.go
Disable Activity Panel by default.
2020-11-25 15:29:46 -05: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