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/routers/web/repo/setting
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
..
avatar.go Move context from modules to services (#29440) 1 year ago
collaboration.go Add user blocking (#29028) 12 months ago
default_branch.go Move context from modules to services (#29440) 1 year ago
deploy_key.go Move context from modules to services (#29440) 1 year ago
git_hooks.go Refactor names (#31405) 8 months ago
lfs.go Show lock owner instead of repo owner on LFS setting page (#31788) 7 months ago
main_test.go make writing main test easier (#27270) 1 year ago
protected_branch.go Allow force push to protected branches (#28086) 8 months ago
protected_tag.go Refactor names (#31405) 8 months ago
runners.go Refactor names (#31405) 8 months ago
secrets.go Allow disabling authentication related user features (#31535) 8 months ago
setting.go Move repository visibility to danger zone in the settings area (#31126) 7 months ago
settings_test.go Move context from modules to services (#29440) 1 year ago
variables.go Move context from modules to services (#29440) 1 year ago
webhook.go Refactor names (#31405) 8 months ago