aboutsummaryrefslogtreecommitdiff
path: root/http_server.go (unfollow)
Commit message (Expand)AuthorFilesLines
2025-02-13handle_user: StubRunxi Yu1-3/+5
2025-02-13login: Stub login pageRunxi Yu1-3/+13
2025-02-13_header.html: Add headerRunxi Yu1-9/+22
2025-02-13*.go: Mass rename files for clarityRunxi Yu1-0/+0
2025-02-12router_http: Ensure module index has /Runxi Yu1-0/+4
2025-02-12router_{http,ssh}.go, url_misc.go: Fix escapingRunxi Yu1-0/+2
2025-02-12*.go: ReformatRunxi Yu1-1/+0
2025-02-12router_http: Use http.Error instead of Fprintln to report errorsRunxi Yu1-6/+9
2025-02-12http_router.go: Move from router.go and fix conditional placement bugRunxi Yu1-5/+5
2025-02-12router.go: Fix out-of-bounds read on /:Runxi Yu1-0/+5
2025-02-12*.go: ReformatRunxi Yu1-1/+0
2025-02-12router: Stricter URLRunxi Yu1-0/+12
2025-02-12*: Migrate to the new path schemeRunxi Yu1-0/+101