aboutsummaryrefslogtreecommitdiff
path: root/http_handle_users.go (unfollow)
Commit message (Expand)AuthorFilesLines
2025-03-31Add descriptive comments to most Go functionsRunxi Yu1-0/+1
2025-03-31Replace FileContributor with FileCopyrightTextRunxi Yu1-1/+1
2025-03-25Add 403 and 501 pagesRunxi Yu1-2/+2
2025-03-22Variable name lengthsRunxi Yu1-2/+2
2025-03-22Initial lintingRunxi Yu1-1/+1
2025-03-19Remove underscores from Go code, pt 4Runxi Yu1-1/+1
2025-03-03Add SPDX license headers to all Go filesRunxi Yu1-0/+3
2025-02-13http_*.go: Use http.ErrorRunxi Yu1-2/+1
2025-02-13users: Print not implementedRunxi Yu1-0/+2
2025-02-13handle_user: StubRunxi Yu1-0/+8