1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-12-04 14:46:57 -05:00
gitea/routers/web/repo/setting
KN4CK3R c3e462921e
Improve user search display name (#29002)
I tripped over this strange method and I don't think we need that
workaround to fix the value.

old:

![grafik](https://github.com/go-gitea/gitea/assets/1666336/c8b6797b-eb45-4dec-99db-1b0649a34ec5)

new:

![grafik](https://github.com/go-gitea/gitea/assets/1666336/ab1a65ae-de5b-4ce4-9813-3b8b39c7922e)

---------

Co-authored-by: silverwind <me@silverwind.io>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2024-02-01 17:10:16 +00:00
..
avatar.go
collaboration.go Improve user search display name (#29002) 2024-02-01 17:10:16 +00:00
default_branch.go
deploy_key.go
git_hooks.go
lfs.go Preserve BOM in web editor (#28935) 2024-01-27 18:02:51 +00:00
main_test.go
protected_branch.go
protected_tag.go
runners.go
secrets.go
setting.go Don't run push mirrors for archived repos (#27140) 2024-01-24 02:32:57 +00:00
settings_test.go
variables.go
webhook.go