gitea/routers
Mai-Lapyst 090d89e0f9
Fixing wrong paging when filtering on the issue dashboard (#19801)
Fixes #19791 by adding an check if filtering after any repo; if yes, simply set the total count for the pageing to the sum of the issue count for each selected repo by utilize `issueCountByRepo`.

Fix #19791
2022-06-04 21:12:14 +01:00
..
api Add API to serve blob or LFS file content (#19689) 2022-06-04 21:17:53 +08:00
common
install feat: add DEFAULT_MERGE_STYLE to `repository.pull-request` section for repo init (#19751) 2022-06-02 23:45:54 -04:00
private
utils
web Fixing wrong paging when filtering on the issue dashboard (#19801) 2022-06-04 21:12:14 +01:00
init.go