gitea/routers/web
Lunny Xiao 9332ff291b
Move git command to git/gitcmd (#35483)
The name cmd is already used in many places and may cause conflicts, so
I chose `gitcmd` instead to minimize potential naming conflicts.
2025-09-15 23:33:12 +07:00
..
admin split admin config settings templates to make it maintain easier (#35294) 2025-09-04 15:42:26 +07:00
auth Remove incorrect "db.DefaultContext" usages (#35366) 2025-08-28 03:52:43 +07:00
devtest Send email on Workflow Run Success/Failure (#34982) 2025-07-15 18:54:31 +07:00
events
explore Fix context usages (#35348) 2025-08-27 11:00:01 +07:00
feed Fix context usages (#35348) 2025-08-27 11:00:01 +07:00
healthcheck
misc enforce explanation for necessary nolints and fix bugs (#34883) 2025-06-27 21:48:03 +07:00
org Remove incorrect "db.DefaultContext" usages (#35366) 2025-08-28 03:52:43 +07:00
repo Move git command to git/gitcmd (#35483) 2025-09-15 23:33:12 +07:00
shared when using rules to delete packages, remove unclean bugs (#34632) 2025-06-18 04:47:49 +07:00
user Fix package link setting can only list limited repositories (#35394) 2025-09-11 01:50:17 +07:00
base.go Redirect to a presigned URL of HEAD for HEAD requests (#35088) 2025-07-16 11:22:45 +07:00
githttp.go
goget.go
home.go Do not mutate incoming options to SearchRepositoryByName (#34553) 2025-06-02 17:33:25 +07:00
metrics.go
nodeinfo.go
passkey.go
swagger_json.go Improve OAuth2 provider (correct Issuer, respect ENABLED) (#34966) 2025-07-06 13:36:45 +07:00
web.go Fix bug when issue disabled, pull request number in the commit message cannot be redirected (#35420) 2025-09-09 12:14:06 +07:00
webfinger.go Fix context usages (#35348) 2025-08-27 11:00:01 +07:00