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.
puni9869 e0aacc7624
Show the repo count in code tab on both user profile and org page. (#27048)
as title

Screenshot before
User Profile page 
<img width="1367" alt="image"
src="https://github.com/go-gitea/gitea/assets/80308335/24e79689-ba2f-4c85-b591-fe5621746965">

after 
<img width="1346" alt="image"
src="https://github.com/go-gitea/gitea/assets/80308335/754a7ee8-c2f0-424d-9ba8-be38a48140aa">


Org page
<img width="1354" alt="image"
src="https://github.com/go-gitea/gitea/assets/80308335/c96178d8-664f-45c5-a162-f4df5690d9d0">

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
10 months ago
..
admin Fix context cache bug & enable context cache for dashabord commits' authors (#26991) 10 months ago
auth Show OpenID Connect and OAuth on signup page (#20242) 10 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 remove unnecessary explore org template (#26459) 11 months ago
feed Add context parameter to some database functions (#26055) 12 months ago
healthcheck Remove `db.DefaultContext` in `routers/` and `cmd/` (#26076) 12 months ago
misc Serve pre-defined files in "public", add "security.txt", add CORS header for ".well-known" (#25974) 12 months ago
org move repository deletion to service layer (#26948) 10 months ago
repo Update status and code index after changing the default branch (#27018) 10 months ago
shared resolve issue with sort icons on admin/users and admin/runners (#24360) 10 months ago
user Show the repo count in code tab on both user profile and org page. (#27048) 10 months ago
auth.go Implement FSFE REUSE for golang files (#21840) 2 years ago
auth_windows.go Implement FSFE REUSE for golang files (#21840) 2 years 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 Refactor cookie (#24107) 1 year 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 Extract auth middleware from service (#27028) 10 months ago
webfinger.go Add a link to OpenID Issuer URL in WebFinger response (#26000) 12 months ago