1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-04 08:17:24 -05:00
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.
2024-02-18 01:48:59 +00:00
..
security Make template DateTime show proper tooltip (#28677) 2024-01-02 20:09:18 +01:00
account.tmpl Remove unnecessary forgot password link in delete user section (#28355) 2023-12-15 14:13:55 +00:00
actions.tmpl
appearance.tmpl Always use ctx.Locale.Tr inside templates (#27231) 2023-09-25 08:56:50 +00:00
applications_oauth2_edit_form.tmpl Always use ctx.Locale.Tr inside templates (#27231) 2023-09-25 08:56:50 +00:00
applications_oauth2_edit.tmpl
applications_oauth2_list.tmpl Always use ctx.Locale.Tr inside templates (#27231) 2023-09-25 08:56:50 +00:00
applications_oauth2.tmpl Always use ctx.Locale.Tr inside templates (#27231) 2023-09-25 08:56:50 +00:00
applications.tmpl Fix more "locale" usages (#27259) 2023-09-25 20:42:40 +08:00
grants_oauth2.tmpl Always use ctx.Locale.Tr inside templates (#27231) 2023-09-25 08:56:50 +00:00
hook_new.tmpl Always use ctx.Locale.Tr inside templates (#27231) 2023-09-25 08:56:50 +00:00
hooks.tmpl
keys_gpg.tmpl Reference labels by IDs instead of names in keys settings (#29194) 2024-02-16 13:59:48 +00:00
keys_principal.tmpl Reference labels by IDs instead of names in keys settings (#29194) 2024-02-16 13:59:48 +00:00
keys_ssh.tmpl Reference labels by IDs instead of names in keys settings (#29194) 2024-02-16 13:59:48 +00:00
keys.tmpl
layout_footer.tmpl
layout_head.tmpl
navbar.tmpl Always use ctx.Locale.Tr inside templates (#27231) 2023-09-25 08:56:50 +00:00
organization.tmpl Use "Safe" modifier for manually constructed safe HTML strings in templates (#29227) 2024-02-18 01:48:59 +00:00
packages_cleanup_rules_edit.tmpl
packages_cleanup_rules_preview.tmpl
packages.tmpl Always use ctx.Locale.Tr inside templates (#27231) 2023-09-25 08:56:50 +00:00
profile.tmpl Fix labels referencing the wrong ID in the user profile settings (#29199) 2024-02-17 15:01:25 +00:00
repos.tmpl Always use ctx.Locale.Tr inside templates (#27231) 2023-09-25 08:56:50 +00:00
runner_edit.tmpl