1
1
mirror of https://github.com/go-gitea/gitea synced 2025-08-21 00:48:27 +00:00
Files
gitea/routers/web/repo
Giteabot 04d489dbdd Make branches list page operations remember current page (#23420) (#23459)
Backport #23420 by @wxiaoguang

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: wxiaoguang <wxiaoguang@gmail.com>
Co-authored-by: Jason Song <i@wolfogre.com>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: KN4CK3R <admin@oldschoolhack.me>
2023-03-15 13:13:27 +01:00
..
2022-06-09 14:15:08 +03:00
2021-06-09 14:53:12 +02:00
2022-06-12 23:51:54 +08:00