Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | repo/tree, readme: nosec G203 | Runxi Yu | 6 days | 1 | -1/+1 |
* | repo/*: Use var instead of := | Runxi Yu | 8 days | 1 | -22/+31 |
* | Add SPDX license headers to all Go files | Runxi Yu | 9 days | 1 | -0/+3 |
* | http: Refactor more handler code duplication into the router | Runxi Yu | 2025-02-18 | 1 | -7/+2 |
* | http_handle_repo_*.go: Remove redundant return | Runxi Yu | 2025-02-14 | 1 | -1/+0 |
* | http_*.go: Abstract out render_template for deduplication | Runxi Yu | 2025-02-14 | 1 | -10/+3 |
* | http_*: Refactor to reduce duplication | Runxi Yu | 2025-02-14 | 1 | -12/+2 |
* | http_handle_*.go: Fix http.Error calls | Runxi Yu | 2025-02-13 | 1 | -11/+11 |
* | http_*.go: Use http.Error | Runxi Yu | 2025-02-13 | 1 | -12/+11 |
* | repo_index: Add repo descriptions | Runxi Yu | 2025-02-13 | 1 | -1/+3 |
* | http_handle_*.go: Use fmt.Fprintln, not w.Write | Runxi Yu | 2025-02-13 | 1 | -11/+12 |
* | _header.html: Add header | Runxi Yu | 2025-02-13 | 1 | -11/+9 |
* | *.go: Mass rename files for clarity | Runxi Yu | 2025-02-13 | 1 | -0/+115 |