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
Gwyneth Morgan 2c3da59e27
Add ability to see open and closed issues at the same time (#28757)
By clicking the currently active "Open" or "Closed" filter button in the
issue list, the user can toggle that filter off in order to see all
issues regardless of state. The URL "state" parameter will be set to
"all" and the "Open"/"Closed" button will not show as active.
1 year ago
..
admin Forbid removing the last admin user (#28337) 1 year ago
auth Normalize oauth email username (#28561) 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 Allow to set explore page default sort (#27951) 1 year ago
feed Rework markup link rendering (#26745) 1 year ago
healthcheck Always enable caches (#28527) 1 year ago
misc Refactor CORS handler (#28587) 1 year ago
org Rework markup link rendering (#26745) 1 year ago
repo Add ability to see open and closed issues at the same time (#28757) 1 year ago
shared Rework markup link rendering (#26745) 1 year ago
user Rework markup link rendering (#26745) 1 year ago
base.go Fix panic in storageHandler (#27446) 1 year ago
githttp.go Refactor CORS handler (#28587) 1 year ago
goget.go Support SSH for go get (#24664) 2 years ago
home.go Enhanced auth token / remember me (#27606) 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 Recommend/convert to use case-sensitive collation for MySQL/MSSQL (#28662) 1 year ago
webfinger.go Add a link to OpenID Issuer URL in WebFinger response (#26000) 2 years ago