You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/templates/admin
yp05327 65d0b7c13a
Add missing public user visibility in user details page (#27246)
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)
1 year ago
..
applications Change to vertical navbar layout for secondary navbar for repo/user/admin settings (#24246) 2 years ago
auth Change green buttons to primary color (#27099) 1 year ago
base cleanup locale function usage (#27227) 1 year ago
emails cleanup locale function usage (#27227) 1 year ago
org Display all user types and org types on admin management UI (#27050) 1 year ago
packages cleanup locale function usage (#27227) 1 year ago
repo cleanup locale function usage (#27227) 1 year ago
runners Move secrets and runners settings to actions settings (#24200) 2 years ago
user Add missing public user visibility in user details page (#27246) 1 year ago
actions.tmpl Move secrets and runners settings to actions settings (#24200) 2 years ago
config.tmpl Change green buttons to primary color (#27099) 1 year ago
cron.tmpl Change green buttons to primary color (#27099) 1 year ago
dashboard.tmpl Change green buttons to primary color (#27099) 1 year ago
hook_new.tmpl Extract common code to new template (#26933) 1 year ago
hooks.tmpl Change to vertical navbar layout for secondary navbar for repo/user/admin settings (#24246) 2 years ago
layout_footer.tmpl Change to vertical navbar layout for secondary navbar for repo/user/admin settings (#24246) 2 years ago
layout_head.tmpl User details page (#26713) 1 year ago
navbar.tmpl Differentiate better between user settings and admin settings (#26538) 2 years ago
notice.tmpl Remove polluted `.ui.right` (#26825) 1 year ago
queue.tmpl Show queue's active worker number (#26896) 1 year ago
queue_manage.tmpl Show queue's active worker number (#26896) 1 year ago
stacktrace-row.tmpl Simplify helper CSS classes and avoid abuse (#26728) 1 year ago
stacktrace.tmpl Replace fomantic divider module with our own (#25539) 2 years ago
stats.tmpl Use a separate admin page to show global stats, remove `actions` stat (#25062) 2 years ago