diff options
author | yp05327 <576951401@qq.com> | 2024-03-28 20:15:39 +0100 |
---|---|---|
committer | Gergely Nagy <forgejo@gergo.csillger.hu> | 2024-04-07 10:52:45 +0200 |
commit | 473b90da53db42331f8b35308c74c8977ca29108 (patch) | |
tree | a1c52e2f344dc7dac052f0ca9d8e5c58abfcbc62 /routers | |
parent | Add gap to commit status details (#30284) (diff) | |
download | forgejo-473b90da53db42331f8b35308c74c8977ca29108.tar.xz forgejo-473b90da53db42331f8b35308c74c8977ca29108.zip |
Fix `DEFAULT_SHOW_FULL_NAME=false` has no effect in commit list and commit graph page (#30096)
Fix #20446
This PR will fix the username in:
repo home page
![image](https://github.com/go-gitea/gitea/assets/18380374/347c0f70-ea42-432d-aae3-bf87a7e07ae1)
repo commit list page
![image](https://github.com/go-gitea/gitea/assets/18380374/b3b1f5d5-c371-4222-ac2e-64b8994c7551)
repo commit graph page
![image](https://github.com/go-gitea/gitea/assets/18380374/01b7117c-3aea-4d7d-8bd1-35e5ea942821)
pr commit page
![image](https://github.com/go-gitea/gitea/assets/18380374/4d180c30-2150-4348-8eeb-0b4b2559ec19)
Will not fix:
wiki revisions page:
![image](https://github.com/go-gitea/gitea/assets/18380374/b49df6bf-d751-4374-b7ea-1ac85e2739e3)
ps: the author name is `FullName` by default
(cherry picked from commit 61036235966773a0af6b690b10b33ff8222df1d7)
Diffstat (limited to 'routers')
0 files changed, 0 insertions, 0 deletions