Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | index: Humanize allocated size | Runxi Yu | 3 days | 1 | -1/+3 |
* | index: Show allocated bytes | Runxi Yu | 4 days | 1 | -0/+6 |
* | *: Support subgroups via SQL recursion | Runxi Yu | 6 days | 1 | -1/+1 |
* | *: Replace some := with var | Runxi Yu | 8 days | 1 | -1/+4 |
* | Add SPDX license headers to all Go files | Runxi Yu | 9 days | 1 | -0/+3 |
* | http_*.go: Abstract out render_template for deduplication | Runxi Yu | 2025-02-14 | 1 | -5/+1 |
* | {database,http_handle_*index}.go: Reduce query_name_desc_list duplication | Runxi Yu | 2025-02-14 | 1 | -19/+1 |
* | {group_,}index: Use name_desc_t | Runxi Yu | 2025-02-13 | 1 | -8/+2 |
* | index: Reformat the page | Runxi Yu | 2025-02-13 | 1 | -9/+15 |
* | http_*.go: Use http.Error | Runxi Yu | 2025-02-13 | 1 | -5/+4 |
* | http_handle_*.go: Use fmt.Fprintln, not w.Write | Runxi Yu | 2025-02-13 | 1 | -4/+5 |
* | _header.html: Add header | Runxi Yu | 2025-02-13 | 1 | -6/+3 |
* | *.go: Mass rename files for clarity | Runxi Yu | 2025-02-13 | 1 | -0/+40 |