aboutsummaryrefslogtreecommitdiff
path: root/url.go (unfollow)
Commit message (Expand)AuthorFilesLines
2025-03-31Add descriptive comments to most Go functionsRunxi Yu1-0/+15
2025-03-31Replace FileContributor with FileCopyrightTextRunxi Yu1-1/+1
2025-03-22Variable name lengthsRunxi Yu1-13/+13
2025-03-22Fix tree/raw redirection and disallow slashes in their path segmentsRunxi Yu1-0/+9
2025-03-19Remove underscores from Go code, pt 6Runxi Yu1-1/+1
2025-03-19Remove underscores from Go code, pt 4Runxi Yu1-40/+39
2025-03-06group/index: Allow repo creation via webRunxi Yu1-0/+15
2025-03-06*: Support subgroups via SQL recursionRunxi Yu1-0/+7
2025-03-03Add SPDX license headers to all Go filesRunxi Yu1-0/+3
2025-02-19all: Remove error wrappingRunxi Yu1-7/+1
2025-02-19*.go: Use lowercase error valuesRunxi Yu1-2/+2
2025-02-19url.go: ReformatRunxi Yu1-1/+1
2025-02-19http: Consistently use redirect_with{out,}_slash, never r.URL.PathRunxi Yu1-0/+19
2025-02-15*.go: ReformatRunxi Yu1-1/+1
2025-02-15{http_server,url}.go: Fix redirectsRunxi Yu1-1/+20
2025-02-13*.go: Mass rename files for clarityRunxi Yu1-0/+0
2025-02-12router_{http,ssh}.go, url_misc.go: Fix escapingRunxi Yu1-1/+1
2025-02-12*.go: Use the database for repo info, and fix ssh cloning repoRunxi Yu1-1/+4
2025-02-12*: Migrate to the new path schemeRunxi Yu1-0/+20
2025-02-11*.go: ReformatRunxi Yu1-1/+1
2025-02-11*: Use URL params to specify commits/branches/tagsRunxi Yu1-0/+42