aboutsummaryrefslogtreecommitdiff
path: root/http_handle_index.go (unfollow)
Commit message (Collapse)AuthorFilesLines
7 days*: Support subgroups via SQL recursionRunxi Yu1-1/+1
9 days*: Replace some := with varRunxi Yu1-1/+4
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-19/+1
2025-02-13{group_,}index: Use name_desc_tRunxi Yu1-8/+2
2025-02-13index: Reformat the pageRunxi Yu1-9/+15
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-12handle_index: Query group names from databaseRunxi Yu1-5/+16
2025-02-10index: Categories -> groups againRunxi Yu1-4/+4
2025-02-10*.go: LintingRunxi Yu1-2/+2
2025-02-10index: List categoriesRunxi Yu1-0/+20
2025-02-05*: Basic web serverRunxi Yu1-0/+8