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 419003adb2
Improve SSH Key / GPG Key / Deploy Key UI (#26949)
1. In many cases, the `flex-list` has previous and next `gt-hidden`
siblings, so relax the CSS selector to remove all ".segument .flex-list"
paddings.
2. Make the "Add key" button can toggle
3. Move help message into the related segment(panel). Otherwise users
would misread the message, eg: the SSH help seemed for GPG because they
are so near
4. Move modal element into the segment element, otherwise it affects the
layout
1 year ago
..
security Introduce `flex-list` & `flex-item` elements for Gitea UI (#25790) 2 years ago
account.tmpl Fix UI misalignment on user setting page (#25629) 2 years ago
actions.tmpl Support configuration variables on Gitea Actions (#24724) 2 years ago
appearance.tmpl Change to vertical navbar layout for secondary navbar for repo/user/admin settings (#24246) 2 years ago
applications.tmpl Simplify helper CSS classes and avoid abuse (#26728) 1 year ago
applications_oauth2.tmpl Allow creation of OAuth2 applications for orgs (#18084) 2 years ago
applications_oauth2_edit.tmpl Change to vertical navbar layout for secondary navbar for repo/user/admin settings (#24246) 2 years ago
applications_oauth2_edit_form.tmpl Change `Regenerate Secret` button display (#25534) 2 years ago
applications_oauth2_list.tmpl Pre-register OAuth2 applications for git credential helpers (#26291) 2 years ago
grants_oauth2.tmpl Introduce `flex-list` & `flex-item` elements for Gitea UI (#25790) 2 years 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
keys.tmpl Change to vertical navbar layout for secondary navbar for repo/user/admin settings (#24246) 2 years ago
keys_gpg.tmpl Improve SSH Key / GPG Key / Deploy Key UI (#26949) 1 year ago
keys_principal.tmpl Introduce `flex-list` & `flex-item` elements for Gitea UI (#25790) 2 years ago
keys_ssh.tmpl Improve SSH Key / GPG Key / Deploy Key UI (#26949) 1 year ago
layout_footer.tmpl Change to vertical navbar layout for secondary navbar for repo/user/admin settings (#24246) 2 years ago
layout_head.tmpl Reduce margins on user settings page, introduce `flex-container` (#26046) 2 years ago
navbar.tmpl Differentiate better between user settings and admin settings (#26538) 1 year ago
organization.tmpl Use template context function for avatar rendering (#26385) 2 years ago
packages.tmpl Use docs.gitea.com instead of docs.gitea.io (#26739) 1 year ago
packages_cleanup_rules_edit.tmpl Change to vertical navbar layout for secondary navbar for repo/user/admin settings (#24246) 2 years ago
packages_cleanup_rules_preview.tmpl Change to vertical navbar layout for secondary navbar for repo/user/admin settings (#24246) 2 years ago
profile.tmpl Make "link-action" backend code respond correct JSON content (#26680) 1 year ago
repos.tmpl Remove polluted `.ui.right` (#26825) 1 year ago
runner_edit.tmpl Add user level action runners (#24995) 2 years ago