gitea/routers/web/repo/setting
2025-11-09 03:13:31 +00:00
..
actions.go Support actions and reusable workflows from private repos (#32562) 2025-10-25 17:37:33 +00:00
avatar.go
collaboration.go
default_branch.go Move git references checking to gitrepo packages to reduce expose of repository path (#33891) 2025-03-15 19:48:59 -07:00
deploy_key.go Move delete deploy keys into service layer (#32201) 2024-12-18 04:10:38 +00:00
git_hooks.go Refactor error system (#33610) 2025-02-16 22:13:17 -08:00
lfs.go Fix code tag style problem and LFS view bug (#35628) 2025-10-12 02:38:42 +08:00
main_test.go
protected_branch.go Fix team member access check (#35899) 2025-11-09 03:13:31 +00:00
protected_tag.go Fix team member access check (#35899) 2025-11-09 03:13:31 +00:00
public_access.go Add anonymous access support for private/unlisted repositories (#34051) 2025-03-29 13:26:41 +08:00
secrets.go refactor organization menu (#33928) 2025-04-10 12:12:55 -07:00
setting.go Remove unnecessary code and fix comments (#35761) 2025-10-28 18:03:57 +00:00
settings_test.go Remove incorrect "db.DefaultContext" usages (#35366) 2025-08-28 03:52:43 +00:00
webhook.go Refactor webhook and fix feishu/lark secret (#34961) 2025-07-06 06:04:08 +00:00