pages-server/server/handler
crystal 46316f9e2f Fix raw domain for branches with custom domains and index.html (#159)
fix #156
fix #157

Co-authored-by: 6543 <6543@obermui.de>
Reviewed-on: https://codeberg.org/Codeberg/pages-server/pulls/159
Reviewed-by: 6543 <6543@obermui.de>
Co-authored-by: crystal <crystal@noreply.codeberg.org>
Co-committed-by: crystal <crystal@noreply.codeberg.org>
2023-02-11 03:12:42 +00:00
..
handler.go Remove unnecessary conversion (#139) 2022-11-15 16:15:11 +01:00
handler_custom_domain.go Fix wrong redirect on custom domain with path (#154) 2023-01-11 00:00:37 +00:00
handler_raw_domain.go Refactor split long functions (#135) 2022-11-12 20:43:44 +01:00
handler_sub_domain.go Return a 404 if there is no repository (#141) 2022-11-22 21:26:10 +00:00
handler_test.go Return a 404 if there is no repository (#141) 2022-11-22 21:26:10 +00:00
hsts.go Refactor split long functions (#135) 2022-11-12 20:43:44 +01:00
try.go Fix raw domain for branches with custom domains and index.html (#159) 2023-02-11 03:12:42 +00:00