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
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
..
api Fix `GetCommitStatuses` (#28787) 1 year ago
common Rework markup link rendering (#26745) 1 year ago
install Enhanced auth token / remember me (#27606) 1 year ago
private Improve ObjectFormat interface (#28496) 1 year ago
utils Implement FSFE REUSE for golang files (#21840) 2 years ago
web Add ability to see open and closed issues at the same time (#28757) 1 year ago
init.go Always enable caches (#28527) 1 year ago