gitea/routers/web
parnic 7503cd35c2
Use the total issue count for UI (#20785)
* Use the total issue count for UI

This fixes a problem where the "All" line item on the Issues or Pull Requests page was only showing the count of the selected repos instead of the total of all issues/prs in all repos.

The "total number of shown issues" number is now stashed in a different context variable in case it wants to be used by the frontend later. It's currently not being used.

Fixes #20574

* Remove unused context variable

Co-authored-by: zeripath <art27@cantab.net>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2022-08-17 21:13:41 +08:00
..
admin auth/reverseproxy: Add support for full name (#20776) 2022-08-16 14:30:27 +08:00
auth Refactor AssertExistsAndLoadBean to use generics (#20797) 2022-08-16 10:22:25 +08:00
dev Make better use of i18n (#20096) 2022-06-26 22:19:22 +08:00
events
explore
feed Add more linters to improve code readability (#19989) 2022-06-20 12:02:49 +02:00
healthcheck
misc
org Add Docker /v2/_catalog endpoint (#20469) 2022-07-28 11:59:39 +08:00
repo Remove follow from commits by file (#20765) 2022-08-14 21:22:13 -04:00
user Use the total issue count for UI (#20785) 2022-08-17 21:13:41 +08:00
auth.go
auth_windows.go
base.go Add Cache-Control header to html and api responses, add no-transform (#20432) 2022-07-23 14:38:03 +08:00
goget.go
home.go
metrics.go
nodeinfo.go
swagger_json.go
web.go Fix init mail render logic (#20704) 2022-08-08 20:04:28 +02:00
webfinger.go Fix various typos (#20338) 2022-07-12 23:32:37 +02:00