1
0
Fork 0
gitea/modules
wxiaoguang 6ff5400af9
Make branches list page operations remember current page (#23420)
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>
2023-03-14 13:11:38 +08:00
..
actions
activitypub
analyze
auth
avatar
base
cache Improve cache context (#23330) 2023-03-08 11:57:05 -06:00
charset
container
context Make branches list page operations remember current page (#23420) 2023-03-14 13:11:38 +08:00
csv
doctor add path prefix to ObjectStorage.Iterator (#23332) 2023-03-13 18:23:51 +08:00
emoji
eventsource
generate
git Support reflogs (#22451) 2023-03-13 15:51:07 +08:00
gitgraph
graceful
hcaptcha
highlight
hostmatcher
html
httpcache Set `X-Gitea-Debug` header once (#23361) 2023-03-08 15:40:04 -05:00
httplib
indexer
issue/template
json
label Reduce duplicate and useless code in options (#23369) 2023-03-08 17:31:27 +08:00
lfs
log
markup
mcaptcha
metrics
migration
mirror
nosql
notification
options Use CleanPath instead of path.Clean (#23371) 2023-03-08 20:17:39 +08:00
packages Add Swift package registry (#22404) 2023-03-13 15:28:39 -05:00
paginator
pprof
private
process
proxy
proxyprotocol
public Use CleanPath instead of path.Clean (#23371) 2023-03-08 20:17:39 +08:00
queue
recaptcha
references
regexplru
repository Fix pull request update showing too many commits with multiple branches (#22856) 2023-03-09 12:14:22 -06:00
secret
session
setting Add Swift package registry (#22404) 2023-03-13 15:28:39 -05:00
sitemap
ssh
storage add path prefix to ObjectStorage.Iterator (#23332) 2023-03-13 18:23:51 +08:00
structs
svg
sync
system
templates Scoped label display and documentation tweaks (#23430) 2023-03-13 08:46:13 +08:00
test
timeutil
translation
turnstile
typesniffer Do not recognize text files as audio (#23355) 2023-03-07 22:40:41 -05:00
updatechecker
upload
uri
user
util Use CleanPath instead of path.Clean (#23371) 2023-03-08 20:17:39 +08:00
validation
watcher
web
webhook