mirror of
https://github.com/LAX18/gitea.git
synced 2026-06-03 22:17:49 -09:00
6ff5400af9
Close #23411 Always pass "page" query parameter to backend, and make backend respect it. The `ctx.FormInt("limit")` is never used, so removed. --------- Co-authored-by: Jason Song <i@wolfogre.com> Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>