1
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-01-04 09:17:43 +03:00
gitea/routers/web
yp05327 7bb7ba1b5b
Add show more organizations icon in user's profile (#32986)
Close #32952

# ⚠️ Doc update is required


![image](https://github.com/user-attachments/assets/296c5109-8fc1-43ea-b7dc-e79919cc1f9a)

![image](https://github.com/user-attachments/assets/d30980f6-22e4-4b97-9143-c750dc399da6)


------
⚠️This PR refuses to be cherry-picked by any forked projects without any
mentions.

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2024-12-27 02:49:50 +08:00
..
admin Clarify path param naming (#32969) 2024-12-24 13:47:45 +00:00
auth Clarify path param naming (#32969) 2024-12-24 13:47:45 +00:00
devtest Add auto-expanding running actions step (#30058) 2024-12-22 18:57:17 +00:00
events Move context from modules to services (#29440) 2024-02-27 08:12:22 +01:00
explore Refactor template & test related code (#32938) 2024-12-22 15:33:19 +00:00
feed Clarify path param naming (#32969) 2024-12-24 13:47:45 +00:00
healthcheck Always enable caches (#28527) 2023-12-19 09:29:05 +00:00
misc Refactor template & test related code (#32938) 2024-12-22 15:33:19 +00:00
org Clarify path param naming (#32969) 2024-12-24 13:47:45 +00:00
repo Refactor "string truncate" (#32984) 2024-12-26 11:56:03 +08:00
shared Add show more organizations icon in user's profile (#32986) 2024-12-27 02:49:50 +08:00
user Add show more organizations icon in user's profile (#32986) 2024-12-27 02:49:50 +08:00
base.go Fix missing signature key error when pulling Docker images with SERVE_DIRECT enabled (#32365) 2024-10-31 15:28:25 +00:00
githttp.go Fix LFS route mock, realm, middleware names (#32488) 2024-11-13 16:58:09 +08:00
goget.go Refactor RepoRefByType (#32413) 2024-11-05 06:35:54 +00:00
home.go Refactor template & test related code (#32938) 2024-12-22 15:33:19 +00:00
metrics.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
nodeinfo.go Move context from modules to services (#29440) 2024-02-27 08:12:22 +01:00
passkey.go Move context from modules to services (#29440) 2024-02-27 08:12:22 +01:00
swagger_json.go Move context from modules to services (#29440) 2024-02-27 08:12:22 +01:00
web.go Refactor tmpl and blob_excerpt (#32967) 2024-12-25 00:51:13 +08:00
webfinger.go Move context from modules to services (#29440) 2024-02-27 08:12:22 +01:00