Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2025-02-13 | http_handle_*.go: Use fmt.Fprintln, not w.Write | Runxi Yu | 1 | -4/+5 | |
2025-02-13 | _header.html: Add header | Runxi Yu | 1 | -6/+3 | |
2025-02-13 | *.go: Mass rename files for clarity | Runxi Yu | 1 | -0/+0 | |
2025-02-12 | {ssh,global}.go, index.html: Add global data containing ssh fp | Runxi Yu | 1 | -0/+1 | |
2025-02-12 | *.go: Use the database for repo info, and fix ssh cloning repo | Runxi Yu | 1 | -11/+18 | |
2025-02-12 | *: Migrate to the new path scheme | Runxi Yu | 1 | -2/+2 | |
2025-02-11 | group_{index,repos}: Rename files too | Runxi Yu | 1 | -0/+0 | |
2025-02-10 | *: category -> group | Runxi Yu | 1 | -5/+5 | |
2025-02-10 | category_index -> category_repos | Runxi Yu | 1 | -2/+2 | |
2025-02-10 | handle_repo_tree: Syntax highlighting | Runxi Yu | 1 | -1/+1 | |
2025-02-10 | *: project -> category | Runxi Yu | 1 | -3/+3 | |
2025-02-10 | category_index: Add a repo index for each category | Runxi Yu | 1 | -0/+34 | |