Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move stuff into internal/unsortedv0.1.28 | Runxi Yu | 2025-04-06 | 1 | -15/+0 |
* | templates shall no longer be a global variable | Runxi Yu | 2025-04-05 | 1 | -2/+2 |
* | web: Separate HTTP error pages into its own package | Runxi Yu | 2025-04-05 | 1 | -1/+3 |
* | Use cmd/forge for the entry point | Runxi Yu | 2025-04-05 | 1 | -1/+1 |
* | Add descriptive comments to most Go functions | Runxi Yu | 2025-03-31 | 1 | -0/+1 |
* | Replace FileContributor with FileCopyrightText | Runxi Yu | 2025-03-31 | 1 | -1/+1 |
* | Add 403 and 501 pages | Runxi Yu | 2025-03-25 | 1 | -2/+2 |
* | Variable name lengths | Runxi Yu | 2025-03-22 | 1 | -2/+2 |
* | Initial linting | Runxi Yu | 2025-03-22 | 1 | -1/+1 |
* | Remove underscores from Go code, pt 4 | Runxi Yu | 2025-03-19 | 1 | -1/+1 |
* | Add SPDX license headers to all Go files | Runxi Yu | 2025-03-03 | 1 | -0/+3 |
* | http_*.go: Use http.Error | Runxi Yu | 2025-02-13 | 1 | -2/+1 |
* | users: Print not implemented | Runxi Yu | 2025-02-13 | 1 | -0/+2 |
* | handle_user: Stub | Runxi Yu | 2025-02-13 | 1 | -0/+8 |