aboutsummaryrefslogtreecommitdiff
path: root/database.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* database: Remove query_listRunxi Yu6 days1-25/+0
* *: Replace some := with varRunxi Yu8 days1-11/+13
* Add SPDX license headers to all Go filesRunxi Yu9 days1-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