| Commit message (Expand) | Author | Files | Lines |
2025-02-14 | http_*.go: Abstract out render_template for deduplication | Runxi Yu | 1 | -5/+1 |
2025-02-14 | {database,http_handle_*index}.go: Reduce query_name_desc_list duplication | Runxi Yu | 1 | -13/+1 |
2025-02-13 | {group_,}index: Use name_desc_t | Runxi Yu | 1 | -8/+2 |
2025-02-13 | group_index: Use table list | Runxi Yu | 1 | -4/+21 |
2025-02-13 | index: Reformat the page | Runxi Yu | 1 | -2/+2 |
2025-02-13 | database.go: query_list[T any] | Runxi Yu | 1 | -20/+3 |
2025-02-13 | http_*.go: Use http.Error | Runxi Yu | 1 | -5/+4 |
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 |