forgejo/routers
Giteabot 8536dc4b73
Make branches list page operations remember current page () ()
Backport  by @wxiaoguang

Close 

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>
2023-03-14 20:51:14 +08:00
..
api Purge API comment () () 2023-03-13 15:46:18 -05:00
common Support sanitising the URL by removing extra slashes in the URL () () 2023-03-05 02:14:12 -05:00
install Set X-Gitea-Debug header once () () 2023-03-09 06:33:05 +08:00
private Refactor the setting to make unit test easier () 2023-02-20 00:12:01 +08:00
utils Implement FSFE REUSE for golang files () 2022-11-27 18:20:29 +00:00
web Make branches list page operations remember current page () () 2023-03-14 20:51:14 +08:00
init.go Refactor setting.Database.UseXXX to methods () () 2023-03-07 20:11:44 +08:00