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/user/settings
wxiaoguang a784ed3d6c
Use "Safe" modifier for manually constructed safe HTML strings in templates (#29227)
Follow #29165. These HTML strings are safe to be rendered directly, to
avoid double-escaping.
12 months ago
..
security Make template `DateTime` show proper tooltip (#28677) 1 year ago
account.tmpl Remove unnecessary forgot password link in delete user section (#28355) 1 year ago
actions.tmpl
appearance.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 1 year ago
applications.tmpl Fix more "locale" usages (#27259) 1 year ago
applications_oauth2.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 1 year ago
applications_oauth2_edit.tmpl
applications_oauth2_edit_form.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 1 year ago
applications_oauth2_list.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 1 year ago
grants_oauth2.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 1 year ago
hook_new.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 1 year ago
hooks.tmpl
keys.tmpl
keys_gpg.tmpl Reference labels by IDs instead of names in `keys` settings (#29194) 1 year ago
keys_principal.tmpl Reference labels by IDs instead of names in `keys` settings (#29194) 1 year ago
keys_ssh.tmpl Reference labels by IDs instead of names in `keys` settings (#29194) 1 year ago
layout_footer.tmpl
layout_head.tmpl
navbar.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 1 year ago
organization.tmpl Use "Safe" modifier for manually constructed safe HTML strings in templates (#29227) 12 months ago
packages.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 1 year ago
packages_cleanup_rules_edit.tmpl
packages_cleanup_rules_preview.tmpl
profile.tmpl Fix labels referencing the wrong ID in the user profile settings (#29199) 12 months ago
repos.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 1 year ago
runner_edit.tmpl