You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/routers
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
3 years ago
..
api Add support for NuGet API keys (#20721) (#20734) 3 years ago
common Rework raw file http header logic (#20484) (#20542) 3 years ago
install Add Cache-Control header to html and api responses, add no-transform (#20432) (#20459) 3 years ago
private move agit dependcy (#19998) 3 years ago
utils A better go code formatter, and now `make fmt` can run in Windows (#17684) 3 years ago
web Use the total issue count for UI (#20785) (#20827) 3 years ago
init.go Initialize cron last (#20373) (#20384) 3 years ago