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