aboutsummaryrefslogtreecommitdiff
path: root/http_handle_group_index.go (unfollow)
Commit message (Collapse)AuthorFilesLines
9 days*: Replace some := with varRunxi Yu1-2/+6
10 daysAdd SPDX license headers to all Go filesRunxi Yu1-0/+3
2025-02-14http_*.go: Abstract out render_template for deduplicationRunxi Yu1-5/+1
2025-02-14{database,http_handle_*index}.go: Reduce query_name_desc_list duplicationRunxi Yu1-13/+1
2025-02-13{group_,}index: Use name_desc_tRunxi Yu1-8/+2
2025-02-13group_index: Use table listRunxi Yu1-4/+21
2025-02-13index: Reformat the pageRunxi Yu1-2/+2
2025-02-13database.go: query_list[T any]Runxi Yu1-20/+3
2025-02-13http_*.go: Use http.ErrorRunxi Yu1-5/+4
2025-02-13http_handle_*.go: Use fmt.Fprintln, not w.WriteRunxi Yu1-4/+5
2025-02-13_header.html: Add headerRunxi Yu1-6/+3
2025-02-13*.go: Mass rename files for clarityRunxi Yu1-0/+0
2025-02-12{ssh,global}.go, index.html: Add global data containing ssh fpRunxi Yu1-0/+1
2025-02-12*.go: Use the database for repo info, and fix ssh cloning repoRunxi Yu1-11/+18
2025-02-12*: Migrate to the new path schemeRunxi Yu1-2/+2
2025-02-11group_{index,repos}: Rename files tooRunxi Yu1-0/+0
2025-02-10*: category -> groupRunxi Yu1-5/+5
2025-02-10category_index -> category_reposRunxi Yu1-2/+2
2025-02-10handle_repo_tree: Syntax highlightingRunxi Yu1-1/+1
2025-02-10*: project -> categoryRunxi Yu1-3/+3
2025-02-10category_index: Add a repo index for each categoryRunxi Yu1-0/+34