0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-12-25 19:34:38 +01:00
gitea/routers/web
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>
2023-09-13 18:47:35 +08:00
..
admin
auth Show OpenID Connect and OAuth on signup page (#20242) 2023-09-13 05:14:21 +00:00
devtest
events
explore
feed
healthcheck
misc
org
repo Update status and code index after changing the default branch (#27018) 2023-09-13 04:43:31 +00:00
shared resolve issue with sort icons on admin/users and admin/runners (#24360) 2023-09-12 12:26:51 +00:00
user Show the repo count in code tab on both user profile and org page. (#27048) 2023-09-13 18:47:35 +08:00
auth.go
auth_windows.go
base.go
goget.go
home.go
metrics.go
nodeinfo.go
swagger_json.go
web.go Extract auth middleware from service (#27028) 2023-09-12 08:15:16 +02:00
webfinger.go