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.
forgejo/templates/user/settings
Gerd Katzenbeisser 31f8880bc2
Show placeholder email in privacy popup (#27770)
This PR will show the _noreply_ address in the privacy popup
_keep_email_private_popup_.

I had to look into the source code to figure out which E-Mail Adress I
had to use on gitea.com to hide it from public access.

According to the contribution guidelines I only updated the en-US
translation file.

Co-authored-by: Hakito <hakito@git.example.com>
8 months ago
..
security Add missing IconHTML size (#27269) 9 months ago
account.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 9 months ago
actions.tmpl Support configuration variables on Gitea Actions (#24724) 1 year ago
appearance.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 9 months ago
applications.tmpl Fix more "locale" usages (#27259) 9 months ago
applications_oauth2.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 9 months ago
applications_oauth2_edit.tmpl Change to vertical navbar layout for secondary navbar for repo/user/admin settings (#24246) 1 year ago
applications_oauth2_edit_form.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 9 months ago
applications_oauth2_list.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 9 months ago
grants_oauth2.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 9 months ago
hook_new.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 9 months ago
hooks.tmpl Change to vertical navbar layout for secondary navbar for repo/user/admin settings (#24246) 1 year ago
keys.tmpl Change to vertical navbar layout for secondary navbar for repo/user/admin settings (#24246) 1 year ago
keys_gpg.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 9 months ago
keys_principal.tmpl Fix more "locale" usages (#27259) 9 months ago
keys_ssh.tmpl Fix more "locale" usages (#27259) 9 months ago
layout_footer.tmpl Change to vertical navbar layout for secondary navbar for repo/user/admin settings (#24246) 1 year ago
layout_head.tmpl Reduce margins on user settings page, introduce `flex-container` (#26046) 11 months ago
navbar.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 9 months ago
organization.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 9 months ago
packages.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 9 months ago
packages_cleanup_rules_edit.tmpl Change to vertical navbar layout for secondary navbar for repo/user/admin settings (#24246) 1 year ago
packages_cleanup_rules_preview.tmpl Change to vertical navbar layout for secondary navbar for repo/user/admin settings (#24246) 1 year ago
profile.tmpl Show placeholder email in privacy popup (#27770) 8 months ago
repos.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 9 months ago
runner_edit.tmpl Add user level action runners (#24995) 1 year ago