aboutsummaryrefslogtreecommitdiff
path: root/http_handle_index.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use a custom errPage500Runxi Yu2025-03-221-1/+1
* Variable name lengthsRunxi Yu2025-03-221-4/+4
* Initial lintingRunxi Yu2025-03-221-1/+1
* Remove underscores from Go code, pt 4Runxi Yu2025-03-191-2/+2
* Remove underscores from Go code, pt 2Runxi Yu2025-03-181-2/+2
* index: Humanize allocated sizeRunxi Yu2025-03-091-1/+3
* index: Show allocated bytesRunxi Yu2025-03-091-0/+6
* *: Support subgroups via SQL recursionRunxi Yu2025-03-061-1/+1
* *: Replace some := with varRunxi Yu2025-03-051-1/+4
* Add SPDX license headers to all Go filesRunxi Yu2025-03-031-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