Git with a cup of tea, painless self-hosted git service Mirror for internal git.with.parts use https://git.with.parts
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
Lunny Xiao 61db562a5f
Fix user router possbile panic (#29751) (#29786)
8 months ago
..
admin Forbid removing the last admin user (#28337) (#28793) 10 months ago
auth Make "/user/login" page redirect if the current user has signed in (#29583) (#29599) 9 months ago
devtest Make "cancel" buttons have proper type in modal forms (#25618) 1 year ago
events
explore Only use supported sort order for "explore/users" page (#29430) (#29443) 9 months ago
feed Rework markup link rendering (#26745) (#28803) 10 months ago
healthcheck Remove `db.DefaultContext` in `routers/` and `cmd/` (#26076) 1 year ago
misc Refactor CORS handler (#28587) (#28611) 11 months ago
org Add missing database transaction for new issue (#29490) (#29607) 9 months ago
repo Add missing database transaction for new issue (#29490) (#29607) 9 months ago
shared Fix project counter in organization/individual profile (#28068) (#29361) 9 months ago
user Fix user router possbile panic (#29751) (#29786) 8 months ago
base.go Fix panic in storageHandler (#27446) (#27479) 1 year ago
githttp.go Refactor CORS handler (#28587) (#28611) 11 months ago
goget.go
home.go Reduce usage of `db.DefaultContext` (#27073) 1 year ago
metrics.go
nodeinfo.go
swagger_json.go Start using template context function (#26254) 1 year ago
web.go Use Get but not Post to get actions artifacts (#29734) (#29737) 9 months ago
webfinger.go Add a link to OpenID Issuer URL in WebFinger response (#26000) 1 year ago