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
wxiaoguang 2b059f493e
Only use supported sort order for "explore/users" page (#29430) (#29443)
12 months ago
..
admin Forbid removing the last admin user (#28337) (#28793) 1 year ago
auth Fix bug when the linked account was disactived and list the linked accounts (#29263) 1 year ago
devtest
events
explore Only use supported sort order for "explore/users" page (#29430) (#29443) 12 months ago
feed Rework markup link rendering (#26745) (#28803) 1 year ago
healthcheck
misc Refactor CORS handler (#28587) (#28611) 1 year ago
org Rework markup link rendering (#26745) (#28803) 1 year ago
repo Fix incorrect redirection when creating a PR fails (#29537) (#29543) 12 months ago
shared Fix project counter in organization/individual profile (#28068) (#29361) 1 year ago
user Fix incorrect relative/absolute URL usages (#29531) (#29547) 12 months ago
base.go Fix panic in storageHandler (#27446) (#27479) 1 year ago
githttp.go Refactor CORS handler (#28587) (#28611) 1 year 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) 2 years ago
web.go Refactor CORS handler (#28587) (#28611) 1 year ago
webfinger.go