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/repo/settings
Jason Song 0470646d46
Show lock owner instead of repo owner on LFS setting page (#31788)
Fix #31784.

Before:

<img width="1648" alt="image"
src="https://github.com/user-attachments/assets/03f32545-4a85-42ed-bafc-2b193a5d8023">

After:

<img width="1653" alt="image"
src="https://github.com/user-attachments/assets/e5bcaf93-49cb-421f-aac1-5122bc488b02">
7 months ago
..
webhook Prevent tab shifting, remove extra margin on fluid pages (#31090) 9 months ago
actions.tmpl Support configuration variables on Gitea Actions (#24724) 2 years ago
branches.tmpl Migrate margin and padding helpers to tailwind (#30043) 11 months ago
collaboration.tmpl use correct l10n string (#31487) 8 months ago
deploy_keys.tmpl template: `label` fix correct input id (#30987) 9 months ago
githook_edit.tmpl Migrate `gt-hidden` to `tw-hidden` (#30046) 11 months ago
githooks.tmpl Migrate margin and padding helpers to tailwind (#30043) 11 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 Use flex-container for repo and org settings (#27418) 1 year ago
lfs.tmpl Remove fomantic button module (#30475) 10 months ago
lfs_file.tmpl Improve detecting empty files (#31332) 8 months ago
lfs_file_find.tmpl Remove RenderEmojiPlain from template helper (#29375) 1 year ago
lfs_locks.tmpl Show lock owner instead of repo owner on LFS setting page (#31788) 7 months ago
lfs_pointers.tmpl code optimization (#31315) 9 months ago
navbar.tmpl Refactor repo unit "disabled" check (#31389) 8 months ago
options.tmpl Move repository visibility to danger zone in the settings area (#31126) 7 months ago
protected_branch.tmpl Allow force push to protected branches (#28086) 8 months ago
push_mirror_sync_modal.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 1 year ago
runner_edit.tmpl Change to vertical navbar layout for secondary navbar for repo/user/admin settings (#24246) 2 years ago
secrets.tmpl Change to vertical navbar layout for secondary navbar for repo/user/admin settings (#24246) 2 years ago
tags.tmpl Replace 10 more gt- classes with tw- (#29945) 11 months ago