0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-12-26 05:44:22 +01:00
gitea/templates/user/settings
Panagiotis "Ivory" Vasilopoulos ff90c87c87
Improve 'Privacy' section in profile settings (#25309)
- Improve "Hide the activity from the profile page" label
- E-Mail privacy icon in user profile now redirects to Privacy section
- E-Mail privacy settings moved to Privacy section

Previously, the user was redirected to the setting itself, however,
that is not a good design choice because the setting itself would
be at the very top of the user's browser window. This fix doesn't
fix the problem entirely, but it is definitely an improvement
compared to its previous iteration.
2023-06-22 08:58:16 +00:00
..
security Add template linting via djlint (#25212) 2023-06-14 18:17:58 +00:00
account.tmpl Change --font-weight-bold to --font-weight-semibold and 600 value, introduce new font weight variables (#24827) 2023-05-21 23:37:32 +00:00
actions.tmpl Support configuration variables on Gitea Actions (#24724) 2023-06-20 22:54:15 +00:00
appearance.tmpl
applications.tmpl
applications_oauth2.tmpl
applications_oauth2_edit.tmpl
applications_oauth2_edit_form.tmpl
applications_oauth2_list.tmpl
grants_oauth2.tmpl
hook_new.tmpl
hooks.tmpl
keys.tmpl
keys_gpg.tmpl Add template linting via djlint (#25212) 2023-06-14 18:17:58 +00:00
keys_principal.tmpl
keys_ssh.tmpl
layout_footer.tmpl
layout_head.tmpl
navbar.tmpl Support configuration variables on Gitea Actions (#24724) 2023-06-20 22:54:15 +00:00
organization.tmpl Various UI fixes (#25264) 2023-06-21 21:59:49 -04:00
packages.tmpl Add template linting via djlint (#25212) 2023-06-14 18:17:58 +00:00
packages_cleanup_rules_edit.tmpl
packages_cleanup_rules_preview.tmpl
profile.tmpl Improve 'Privacy' section in profile settings (#25309) 2023-06-22 08:58:16 +00:00
repos.tmpl Various UI fixes (#25264) 2023-06-21 21:59:49 -04:00
runner_edit.tmpl