aboutsummaryrefslogtreecommitdiff
path: root/database.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove underscores from Go code, pt 2Runxi Yu34 hours1-5/+5
* database: Remove query_listRunxi Yu13 days1-25/+0
* *: Replace some := with varRunxi Yu2025-03-051-11/+13
* Add SPDX license headers to all Go filesRunxi Yu2025-03-031-0/+3
* *.go: Add some comments for docsRunxi Yu2025-02-181-0/+5
* database.go: Merge name_desc_t; remove misc.goRunxi Yu2025-02-171-0/+5
* {database,http_handle_*index}.go: Reduce query_name_desc_list duplicationRunxi Yu2025-02-141-0/+18
* index: Reformat the pageRunxi Yu2025-02-131-1/+0
* database.go: query_list[T any]Runxi Yu2025-02-131-0/+29