You cannot 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 4ef7e496b8
Add a trailing slash to dashboard links (#29555) (#29573)
Backport #29555
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 Make "cancel" buttons have proper type in modal forms (#25618) 2 years ago
events Implement FSFE REUSE for golang files (#21840) 2 years ago
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 Remove `db.DefaultContext` in `routers/` and `cmd/` (#26076) 2 years ago
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 Add a trailing slash to dashboard links (#29555) (#29573) 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 Support SSH for go get (#24664) 2 years ago
home.go Reduce usage of `db.DefaultContext` (#27073) 1 year ago
metrics.go Implement FSFE REUSE for golang files (#21840) 2 years ago
nodeinfo.go Implement FSFE REUSE for golang files (#21840) 2 years ago
swagger_json.go Start using template context function (#26254) 2 years ago
web.go Refactor CORS handler (#28587) (#28611) 1 year ago
webfinger.go Add a link to OpenID Issuer URL in WebFinger response (#26000) 2 years ago