quintodrome/server/app
2020-05-04 20:46:16 -04:00
..
app.go Move translations to server 2020-05-02 14:19:01 -04:00
app_suite_test.go Add test for ServeIndex 2020-04-06 15:37:15 -04:00
auth.go Fix all errcheck warnings 2020-04-26 15:07:36 -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
serve_index.go Move translations to server 2020-05-02 14:19:01 -04:00
serve_index_test.go Pass version to UI through AppConfig, instead of login payload.master 2020-04-08 11:00:30 -04:00
translations.go Fix lint error 2020-05-04 20:46:16 -04:00
translations_test.go Add validation tests to translations files 2020-05-04 19:54:10 -04:00