mirror of
https://gitea.com/gitea/tea.git
synced 2025-12-21 19:29:55 +01:00
The command uses flags.GetListOptions() internally but didn't expose --page and --limit flags to users, making pagination inaccessible. Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com> Reviewed-on: https://gitea.com/gitea/tea/pulls/853 Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com> Co-authored-by: Alain Thiffault <athiffau@effectivemomentum.com> Co-committed-by: Alain Thiffault <athiffau@effectivemomentum.com> |
||
|---|---|---|
| .. | ||
| create.go | ||
| create_test.go | ||
| delete.go | ||
| delete_test.go | ||
| list.go | ||
| list_test.go | ||