aboutsummaryrefslogtreecommitdiff
path: root/http_handle_group_index.go (follow)
Commit message (Collapse)AuthorAgeFilesLines
* group/index: Allow repo creation via webRunxi Yu7 days1-0/+56
|
* *: Remove unnecessary debug printfRunxi Yu7 days1-3/+0
|
* http: Check for direct user accessRunxi Yu7 days1-0/+15
|
* group/index: Reuse ID from first SQL query to avoid triple recursionRunxi Yu7 days1-59/+10
|
* group/index: Add group descriptionRunxi Yu7 days1-0/+42
|
* *: ReformatRunxi Yu7 days1-1/+0
|
* *: Support subgroups via SQL recursionRunxi Yu7 days1-6/+112
|
* *: Replace some := with varRunxi Yu9 days1-2/+6
|
* 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-13/+1
|
* {group_,}index: Use name_desc_tRunxi Yu2025-02-131-8/+2
|
* group_index: Use table listRunxi Yu2025-02-131-4/+21
|
* index: Reformat the pageRunxi Yu2025-02-131-2/+2
|
* database.go: query_list[T any]Runxi Yu2025-02-131-20/+3
|
* 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/+42