quintodrome/server/app
2020-11-13 00:40:30 -05:00
..
app.go Adding a communication channel between server and clients using SSE 2020-11-09 16:12:50 -05:00
app_suite_test.go Add test for ServeIndex 2020-04-06 15:37:15 -04:00
auth.go Redesign UserMenu, now with support for Gravatar 2020-11-13 00:40:30 -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 Add config option to globally enable/disable downloads 2020-11-10 16:14:43 -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