aboutsummaryrefslogtreecommitdiff
path: root/url.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* misc: Move url.go into the misc packageRunxi Yu2025-04-051-154/+0
* LMTP: Patch handling stubRunxi Yu2025-04-011-1/+10
* Add descriptive comments to most Go functionsRunxi Yu2025-03-311-0/+15
* Replace FileContributor with FileCopyrightTextRunxi Yu2025-03-311-1/+1
* Variable name lengthsRunxi Yu2025-03-221-13/+13
* Fix tree/raw redirection and disallow slashes in their path segmentsRunxi Yu2025-03-221-0/+9
* Remove underscores from Go code, pt 6Runxi Yu2025-03-191-1/+1
* Remove underscores from Go code, pt 4Runxi Yu2025-03-191-40/+39
* group/index: Allow repo creation via webRunxi Yu2025-03-061-0/+15
* *: Support subgroups via SQL recursionRunxi Yu2025-03-061-0/+7
* Add SPDX license headers to all Go filesRunxi Yu2025-03-031-0/+3
* all: Remove error wrappingRunxi Yu2025-02-191-7/+1
* *.go: Use lowercase error valuesRunxi Yu2025-02-191-2/+2
* url.go: ReformatRunxi Yu2025-02-191-1/+1
* http: Consistently use redirect_with{out,}_slash, never r.URL.PathRunxi Yu2025-02-191-0/+19
* *.go: ReformatRunxi Yu2025-02-151-1/+1
* {http_server,url}.go: Fix redirectsRunxi Yu2025-02-151-1/+20
* *.go: Mass rename files for clarityRunxi Yu2025-02-131-0/+65