1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-07-01 02:05:30 +00:00
gitea/templates
Giteabot e0832da7fa
Add missing public user visibility in user details page (#27246) (#27250)
Backport #27246 by @yp05327

It seems that `Public` user visibility is missing in the template.

Before:

![image](https://github.com/go-gitea/gitea/assets/18380374/a8e7f3e0-1b77-41a0-921a-10adba90211e)

After:

![image](https://github.com/go-gitea/gitea/assets/18380374/b0bffe13-0ca6-453e-95d7-0794528d5733)

Co-authored-by: yp05327 <576951401@qq.com>
2023-09-25 07:03:22 +00:00
..
admin Add missing public user visibility in user details page (#27246) (#27250) 2023-09-25 07:03:22 +00:00
api/packages/pypi Remove incorrect HTML self close tag (#23748) 2023-03-27 18:05:51 +02:00
base cleanup locale function usage (#27227) (#27240) 2023-09-25 00:21:38 +00:00
code cleanup locale function usage (#27227) (#27240) 2023-09-25 00:21:38 +00:00
custom Add footer extra links template (#9576) 2020-01-03 20:41:56 +02:00
devtest cleanup locale function usage (#27227) (#27240) 2023-09-25 00:21:38 +00:00
explore cleanup locale function usage (#27227) (#27240) 2023-09-25 00:21:38 +00:00
mail Update team invitation email link (#26550) 2023-08-31 16:26:13 +00:00
org Change green buttons to primary color (#27099) 2023-09-18 22:05:31 +00:00
package cleanup locale function usage (#27227) (#27240) 2023-09-25 00:21:38 +00:00
projects cleanup locale function usage (#27227) (#27240) 2023-09-25 00:21:38 +00:00
repo cleanup locale function usage (#27227) (#27240) 2023-09-25 00:21:38 +00:00
shared cleanup locale function usage (#27227) (#27240) 2023-09-25 00:21:38 +00:00
status Replace fomantic divider module with our own (#25539) 2023-06-29 20:24:22 +08:00
swagger Fix token endpoints ignore specified account (#27080) 2023-09-18 00:21:15 +00:00
user cleanup locale function usage (#27227) (#27240) 2023-09-25 00:21:38 +00:00
webhook Extract common code to new template (#26933) 2023-09-06 10:11:06 +00:00
home.tmpl Improve home page template, fix Sort dropdown menu flash (#23856) 2023-04-01 13:47:54 +08:00
install.tmpl Use docs.gitea.com instead of docs.gitea.io (#26739) 2023-08-27 11:59:12 +00:00
post-install.tmpl Remove incorrect element ID on "post-install" page (#25104) 2023-06-08 12:23:39 +08:00