Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | templates shall no longer be a global variable | Runxi Yu | 2025-04-05 | 1 | -2/+2 |
| | |||||
* | Use cmd/forge for the entry point | Runxi Yu | 2025-04-05 | 1 | -1/+1 |
| | |||||
* | Use log/slog instead of clog | Runxi Yu | 2025-04-05 | 1 | -3/+2 |
| | |||||
* | Replace FileContributor with FileCopyrightText | Runxi Yu | 2025-03-31 | 1 | -1/+1 |
| | |||||
* | Use a custom errPage500 | Runxi Yu | 2025-03-22 | 1 | -2/+7 |
| | |||||
* | Remove underscores from Go code, pt 4 | Runxi Yu | 2025-03-19 | 1 | -3/+3 |
| | |||||
* | *: Replacing more := with var | Runxi Yu | 2025-03-05 | 1 | -2/+1 |
| | |||||
* | Add SPDX license headers to all Go files | Runxi Yu | 2025-03-03 | 1 | -0/+3 |
| | |||||
* | *.go: Add some comments for docs | Runxi Yu | 2025-02-18 | 1 | -0/+2 |
| | |||||
* | http_*.go: Abstract out render_template for deduplication | Runxi Yu | 2025-02-14 | 1 | -0/+10 |