git-pages/server/handler
reckter 1cfd582755 Keep query parameter on redirect to canonicalDomain in try upstream handler (#499)
My go knowledge is limited so I cant test this really.

Also not sure if including the raw query always is the right idea.
might fix https://codeberg.org/Codeberg/pages-server/issues/478

Reviewed-on: https://codeberg.org/Codeberg/pages-server/pulls/499
Reviewed-by: crapStone <codeberg@crapstone.dev>
Co-authored-by: reckter <reckter@noreply.codeberg.org>
Co-committed-by: reckter <reckter@noreply.codeberg.org>
2025-06-25 22:52:01 +02:00
..
handler.go feat: add option to log the n most active IPs each hour (#496) 2025-06-25 22:12:33 +02:00
handler_custom_domain.go Add reqId to all logging messages I could find (#413) 2024-12-29 18:49:25 +00:00
handler_raw_domain.go Add reqId to all logging messages I could find (#413) 2024-12-29 18:49:25 +00:00
handler_sub_domain.go Add reqId to all logging messages I could find (#413) 2024-12-29 18:49:25 +00:00
handler_test.go feat: add option to log the n most active IPs each hour (#496) 2025-06-25 22:12:33 +02:00
hsts.go Refactor split long functions (#135) 2022-11-12 20:43:44 +01:00
try.go Keep query parameter on redirect to canonicalDomain in try upstream handler (#499) 2025-06-25 22:52:01 +02:00