forgejo/routers/web
parnic 79fa1c15a4
Use the total issue count for UI (#20785) (#20827)
Backport #20785

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
2022-08-17 13:25:07 -04:00
..
admin Refactor git module, make Gitea use internal git config (#19732) 2022-06-10 09:57:49 +08:00
auth WebAuthn CredentialID field needs to be increased in size (#20530) (#20555) 2022-07-30 20:16:25 +02:00
dev
events
explore In code search, get code unit accessible repos in one (main) query (#19764) 2022-06-16 02:24:10 +03:00
feed
healthcheck
misc
org Add Docker /v2/_catalog endpoint (#20469) (#20556) 2022-07-30 17:52:04 +02:00
repo Use request timeout for git service rpc (#20689) (#20693) 2022-08-07 10:37:48 +08:00
user Use the total issue count for UI (#20785) (#20827) 2022-08-17 13:25:07 -04:00
auth.go
auth_windows.go
base.go Add Cache-Control header to html and api responses, add no-transform (#20432) (#20459) 2022-07-23 11:58:58 +01:00
goget.go
home.go
metrics.go
nodeinfo.go
swagger_json.go
web.go Add disable download source configuration (#20548) (#20579) 2022-08-12 23:53:10 +08:00
webfinger.go