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.
yp05327 393193a3e0
Fix repo count in org action settings (#27245)
Only in org action settings, repo count is missing

Before:

![image](https://github.com/go-gitea/gitea/assets/18380374/4a74c090-c55f-4f06-810a-c390337efa9d)

![image](https://github.com/go-gitea/gitea/assets/18380374/e234f7e7-178c-4186-bbc0-0f291192b011)

![image](https://github.com/go-gitea/gitea/assets/18380374/c1db70cd-973b-40d5-ba17-1f354aed9149)
In other setting page:

![image](https://github.com/go-gitea/gitea/assets/18380374/43bfec6b-a1a4-48a9-8280-ab6f967b7ec4)

After:

![image](https://github.com/go-gitea/gitea/assets/18380374/9a697bd8-ce9f-40e2-8749-b46726d68d84)

![image](https://github.com/go-gitea/gitea/assets/18380374/3b6d1e59-64dd-4655-953b-064718e6aa7a)

![image](https://github.com/go-gitea/gitea/assets/18380374/5604c063-556c-4252-8778-4e5a5e23b7e1)
9 months ago
..
admin make writing main test easier (#27270) 9 months ago
auth make writing main test easier (#27270) 9 months ago
devtest Make "cancel" buttons have proper type in modal forms (#25618) 1 year ago
events Implement FSFE REUSE for golang files (#21840) 2 years ago
explore Next round of `db.DefaultContext` refactor (#27089) 10 months ago
feed More `db.DefaultContext` refactor (#27265) 9 months ago
healthcheck Remove `db.DefaultContext` in `routers/` and `cmd/` (#26076) 11 months ago
misc Serve pre-defined files in "public", add "security.txt", add CORS header for ".well-known" (#25974) 12 months ago
org More `db.DefaultContext` refactor (#27265) 9 months ago
repo Fix repo count in org action settings (#27245) 9 months ago
shared Introduce fixes and more rigorous tests for 'Show on a map' feature (#26803) 9 months ago
user Introduce fixes and more rigorous tests for 'Show on a map' feature (#26803) 9 months ago
base.go Fix all possible setting error related storages and added some tests (#23911) 1 year ago
goget.go Support SSH for go get (#24664) 1 year ago
home.go Reduce usage of `db.DefaultContext` (#27073) 10 months ago
metrics.go Implement FSFE REUSE for golang files (#21840) 2 years ago
nodeinfo.go Implement FSFE REUSE for golang files (#21840) 2 years ago
swagger_json.go Start using template context function (#26254) 11 months ago
web.go Make SSPI auth mockable (#27036) 10 months ago
webfinger.go Add a link to OpenID Issuer URL in WebFinger response (#26000) 12 months ago