Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2025-02-14 | http_*.go: Abstract out render_template for deduplication | Runxi Yu | 1 | -5/+1 | |
2025-02-14 | {database,http_handle_*index}.go: Reduce query_name_desc_list duplication | Runxi Yu | 1 | -19/+1 | |
2025-02-13 | {group_,}index: Use name_desc_t | Runxi Yu | 1 | -8/+2 | |
2025-02-13 | index: Reformat the page | Runxi Yu | 1 | -9/+15 | |
2025-02-13 | http_*.go: Use http.Error | Runxi Yu | 1 | -5/+4 | |
2025-02-13 | http_handle_*.go: Use fmt.Fprintln, not w.Write | Runxi Yu | 1 | -4/+5 | |
2025-02-13 | _header.html: Add header | Runxi Yu | 1 | -6/+3 | |
2025-02-13 | *.go: Mass rename files for clarity | Runxi Yu | 1 | -0/+0 | |
2025-02-12 | {ssh,global}.go, index.html: Add global data containing ssh fp | Runxi Yu | 1 | -0/+1 | |
2025-02-12 | handle_index: Query group names from database | Runxi Yu | 1 | -5/+16 | |
2025-02-10 | index: Categories -> groups again | Runxi Yu | 1 | -4/+4 | |
2025-02-10 | *.go: Linting | Runxi Yu | 1 | -2/+2 | |
2025-02-10 | index: List categories | Runxi Yu | 1 | -0/+20 | |
2025-02-05 | *: Basic web server | Runxi Yu | 1 | -0/+8 | |