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
Kerwin Bryant 68d9f36543
Allow cropping an avatar before setting it (#32565)
Provide a cropping tool on the avatar editing page, allowing users to
select the cropping area themselves. This way, users can decide the
displayed area of the image, rather than us deciding for them.

---------

Co-authored-by: silverwind <me@silverwind.io>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
Co-authored-by: delvh <dev.lh@web.de>
Co-authored-by: Giteabot <teabot@gitea.io>
3 months ago
..
security Refactor DateUtils and merge TimeSince (#32409) 4 months ago
account.tmpl Allow disabling authentication related user features (#31535) 8 months ago
actions.tmpl Support configuration variables on Gitea Actions (#24724) 2 years ago
appearance.tmpl Initial support for colorblindness-friendly themes (#30625) 10 months ago
applications.tmpl Refactor DateUtils and merge TimeSince (#32409) 4 months ago
applications_oauth2.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 1 year 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 add skip secondary authorization option for public oauth2 clients (#31454) 7 months ago
applications_oauth2_list.tmpl add skip secondary authorization option for public oauth2 clients (#31454) 7 months ago
blocked_users.tmpl Add user blocking (#29028) 12 months ago
grants_oauth2.tmpl Refactor DateUtils and merge TimeSince (#32409) 4 months ago
hook_new.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 1 year ago
hooks.tmpl Change to vertical navbar layout for secondary navbar for repo/user/admin settings (#24246) 2 years ago
keys.tmpl Allow options to disable user ssh keys configuration from the interface on app.ini (#29447) 12 months ago
keys_gpg.tmpl Refactor DateUtils and merge TimeSince (#32409) 4 months ago
keys_principal.tmpl Refactor DateUtils and merge TimeSince (#32409) 4 months ago
keys_ssh.tmpl Refactor DateUtils and merge TimeSince (#32409) 4 months 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 Allow disabling authentication related user features (#31535) 8 months ago
organization.tmpl Refactor Safe modifier (#29392) 1 year ago
packages.tmpl Remove unnecessary "Safe" modifier from templates (#29318) 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 Allow cropping an avatar before setting it (#32565) 3 months ago
repos.tmpl Optimize repo-list layout to enhance visual experience (#31272) 9 months ago
runner_edit.tmpl Add user level action runners (#24995) 2 years ago