mirror of
https://gitea.com/gitea/tea.git
synced 2026-09-10 07:26:33 -04:00
* Use stdlib encoders * Reduce some duplication * Remove global pagination state * Dedupe JSON detail types * Bump golangci-lint Reviewed-on: https://gitea.com/gitea/tea/pulls/941 Co-authored-by: techknowlogick <techknowlogick@gitea.com> Co-committed-by: techknowlogick <techknowlogick@gitea.com> |
||
|---|---|---|
| .. | ||
| comments.go | ||
| issue_create.go | ||
| issue_edit.go | ||
| login.go | ||
| milestone_create.go | ||
| print.go | ||
| prompts.go | ||
| pull_create.go | ||
| pull_merge.go | ||
| pull_review.go | ||