gitea/routers/web
Norwin 0a32bd56eb
Show hint to link package to repo when viewing empty repo package list () ()
..
admin Refactor git module, make Gitea use internal git config ()
auth Catch the error before the response is processed by goth. () ()
dev Move user related model into models/user ()
events Improve Stopwatch behavior ()
explore In code search, get code unit accessible repos in one (main) query ()
feed Add `ContextUser` to http request context ()
healthcheck Update go-chi/cache to utilize Ping() ()
misc Fix panic in team repos API ()
org Move issues related files into models/issues ()
repo Show hint to link package to repo when viewing empty repo package list () ()
user Add repository condition for issue count ()
auth.go Remove legacy `+build:` constraint ()
auth_windows.go Let web and API routes have different auth methods group ()
base.go Add Cache-Control header to html and api responses, add no-transform () ()
goget.go Refactor legacy `unknwon/com` package, improve golangci lint ()
home.go Renamed ctx.User to ctx.Doer. ()
metrics.go Update HTTP status codes to modern codes ()
nodeinfo.go Add nodeinfo endpoint for federation purposes ()
swagger_json.go Refactor routers directory ()
web.go Check if project has the same repository id with issue when assign project to issue () ()
webfinger.go Move almost all functions' parameter db.Engine to context.Context ()