1
1
mirror of https://github.com/go-gitea/gitea.git synced 2026-03-01 10:16:28 +01:00
gitea/routers/web/repo/setting
Nicolas dae2d32186
Correct spelling (#36783)
I was testing typos-cli and fixed some misspelled wording here.
All changes are internal — no public API fields, database columns,
locale keys, or migration names are affected.
2026-02-28 11:23:20 -08:00
..
actions.go Support actions and reusable workflows from private repos (#32562) 2025-10-25 17:37:33 +00:00
avatar.go Move context from modules to services (#29440) 2024-02-27 08:12:22 +01:00
collaboration.go Correct spelling (#36783) 2026-02-28 11:23:20 -08:00
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 Deprecate RenderWithErr (#36769) 2026-02-27 12:38:44 +00:00
git_hooks.go Add code editor setting dropdowns (#36534) 2026-02-12 03:55:46 +08:00
lfs.go Update tool dependencies and fix new lint issues (#36702) 2026-02-26 19:13:19 +00:00
main_test.go make writing main test easier (#27270) 2023-09-28 01:38:53 +00:00
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 Enable nilnil linter for new code (#36591) 2026-02-16 09:57:18 +00:00
setting.go Deprecate RenderWithErr (#36769) 2026-02-27 12:38:44 +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