aboutsummaryrefslogtreecommitdiff
path: root/http_handle_repo_raw.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove underscores from Go code, pt 6Runxi Yu12 hours1-17/+17
* Remove underscores from Go code, pt 5Runxi Yu12 hours1-3/+3
* Remove underscores from Go code, pt 4Runxi Yu12 hours1-2/+2
* Remove underscores from Go code, pt 3Runxi Yu13 hours1-2/+2
* repo/*: Use var instead of :=Runxi Yu2025-03-051-15/+19
* Add SPDX license headers to all Go filesRunxi Yu2025-03-031-0/+3
* http: Refactor more handler code duplication into the routerRunxi Yu2025-02-181-9/+2
* http_handle_repo_*.go: Remove redundant returnRunxi Yu2025-02-141-1/+0
* http_*.go: Abstract out render_template for deduplicationRunxi Yu2025-02-141-5/+2
* http_*: Refactor to reduce duplicationRunxi Yu2025-02-141-13/+2
* http_handle_*.go: Fix http.Error callsRunxi Yu2025-02-131-8/+8
* http_*.go: Use http.ErrorRunxi Yu2025-02-131-9/+9
* repo_index: Add repo descriptionsRunxi Yu2025-02-131-1/+2
* http_handle_*.go: Use fmt.Fprintln, not w.WriteRunxi Yu2025-02-131-9/+10
* _header.html: Add headerRunxi Yu2025-02-131-8/+6
* *.go: Mass rename files for clarityRunxi Yu2025-02-131-0/+90