aboutsummaryrefslogtreecommitdiff
path: root/http_handle_index.go (follow)
Commit message (Collapse)AuthorAgeFilesLines
* *: Support subgroups via SQL recursionRunxi Yu7 days1-1/+1
|
* *: Replace some := with varRunxi Yu8 days1-1/+4
|
* Add SPDX license headers to all Go filesRunxi Yu10 days1-0/+3
|
* http_*.go: Abstract out render_template for deduplicationRunxi Yu2025-02-141-5/+1
|
* {database,http_handle_*index}.go: Reduce query_name_desc_list duplicationRunxi Yu2025-02-141-19/+1
|
* {group_,}index: Use name_desc_tRunxi Yu2025-02-131-8/+2
|
* index: Reformat the pageRunxi Yu2025-02-131-9/+15
|
* http_*.go: Use http.ErrorRunxi Yu2025-02-131-5/+4
|
* http_handle_*.go: Use fmt.Fprintln, not w.WriteRunxi Yu2025-02-131-4/+5
|
* _header.html: Add headerRunxi Yu2025-02-131-6/+3
|
* *.go: Mass rename files for clarityRunxi Yu2025-02-131-0/+40