quintodrome/server/app
2021-02-01 01:22:31 -05:00
..
app.go Only adds route to /events if Activity Panel is enabled 2020-12-09 15:33:37 -05:00
app_suite_test.go Add test for ServeIndex 2020-04-06 15:37:15 -04:00
auth.go Use new simplified uuid.NewString() syntax 2021-02-01 01:22:31 -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
playlists.go Avoid cross-site scripting 2020-11-05 12:32:39 -05:00
serve_index.go Disable Activity Panel by default. 2020-11-25 15:29:46 -05:00
serve_index_test.go Add config option to globally enable/disable downloads 2020-11-10 16:14:43 -05:00
translations.go Allow translations to be overridden in the data folder 2020-07-23 18:11:10 -04:00
translations_test.go Add validation tests to translations files 2020-05-04 19:54:10 -04:00