aboutsummaryrefslogtreecommitdiff
path: root/http_handle_users.go (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add descriptive comments to most Go functionsRunxi Yu2025-03-311-0/+1
|
* Replace FileContributor with FileCopyrightTextRunxi Yu2025-03-311-1/+1
|
* Add 403 and 501 pagesRunxi Yu2025-03-251-2/+2
|
* Variable name lengthsRunxi Yu2025-03-221-2/+2
|
* Initial lintingRunxi Yu2025-03-221-1/+1
|
* Remove underscores from Go code, pt 4Runxi Yu2025-03-191-1/+1
|
* Add SPDX license headers to all Go filesRunxi Yu2025-03-031-0/+3
|
* http_*.go: Use http.ErrorRunxi Yu2025-02-131-2/+1
|
* users: Print not implementedRunxi Yu2025-02-131-0/+2
|
* handle_user: StubRunxi Yu2025-02-131-0/+8