aboutsummaryrefslogtreecommitdiff
path: root/http_error_page.go (unfollow)
Commit message (Expand)AuthorFilesLines
2025-03-31Replace FileContributor with FileCopyrightTextRunxi Yu1-1/+1
2025-03-25Add 403 and 501 pagesRunxi Yu1-0/+11
2025-03-22Use a custom errPage500Runxi Yu1-0/+6
2025-03-22Initial lintingRunxi Yu1-3/+3
2025-03-22Add HTTP 451Runxi Yu1-1/+7
2025-03-22Fix tree/raw redirection and disallow slashes in their path segmentsRunxi Yu1-0/+6
2025-03-21errorPage404 should actually do 404Runxi Yu1-0/+1
2025-03-21Add a "Proper" 404 pageRunxi Yu1-0/+12