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
wxiaoguang c83168104b
Use a more general (and faster) method to sanitize URLs with credentials (#19239)
3 years ago
..
admin Add Package Registry (#16510) 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 Add Package Registry (#16510) 3 years ago
repo Use a more general (and faster) method to sanitize URLs with credentials (#19239) 3 years ago
user Add Package Registry (#16510) 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 Add Package Registry (#16510) 3 years ago