mirror of https://github.com/go-gitea/gitea.git
Backport #31832 by @yp05327 Fix #31807 ps: the newly added params's value will be changed. When the first time you selected the filter, the values of params will be `0` or `1` But in pager it will be `true` or `false`. So do we have `boolToInt` function? Co-authored-by: yp05327 <576951401@qq.com> |
||
|---|---|---|
| .. | ||
| code.go | ||
| org.go | ||
| repo.go | ||
| topic.go | ||
| user.go | ||