You can not 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
6543 3e88af898a
Make git.OpenRepository accept Context (#19260)
3 years ago
..
admin Only send webhook events to active system webhooks and only deliver to active hooks (#19234) 3 years ago
auth Update HTTP status codes to modern codes (#18063) 3 years ago
dev Move user related model into models/user (#17781) 3 years ago
events Renamed ctx.User to ctx.Doer. (#19161) 3 years ago
explore Update HTTP status codes to modern codes (#18063) 3 years ago
feed Add `ContextUser` to http request context (#18798) 3 years ago
org Move init repository related functions to modules (#19159) 3 years ago
repo Make git.OpenRepository accept Context (#19260) 3 years ago
user Move project files into models/project sub package (#17704) 3 years ago
auth.go Let web and API routes have different auth methods group (#19168) 3 years ago
auth_windows.go Let web and API routes have different auth methods group (#19168) 3 years ago
base.go Update HTTP status codes to modern codes (#18063) 3 years ago
goget.go Update HTTP status codes to modern codes (#18063) 3 years ago
home.go Renamed ctx.User to ctx.Doer. (#19161) 3 years ago
metrics.go Update HTTP status codes to modern codes (#18063) 3 years ago
nodeinfo.go Add nodeinfo endpoint for federation purposes (#16953) 3 years ago
swagger_json.go Refactor routers directory (#15800) 3 years ago
web.go Refactor repo clone button and repo clone links, fix JS error on empty repo page (#19208) 3 years ago