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
JakobDev 3cae50e841
Redirect from `{repo}/issues/new` to `{repo}/issues/new/choose` when blank issues are disabled (#26813)
You can currently visit `{repo}/issues/new` and create a blank issue,
even if it's disabled. This PR fixes this,

Fixes https://codeberg.org/forgejo/forgejo/issues/1356

Co-authored-by: Giteabot <teabot@gitea.io>
1 year ago
..
api Use `Set[Type]` instead of `map[Type]bool/struct{}`. (#26804) 1 year ago
common Start using template context function (#26254) 2 years ago
install Use docs.gitea.com instead of docs.gitea.io (#26739) 1 year ago
private Fix verifyCommits error when push a new branch (#26664) 1 year ago
utils Implement FSFE REUSE for golang files (#21840) 2 years ago
web Redirect from `{repo}/issues/new` to `{repo}/issues/new/choose` when blank issues are disabled (#26813) 1 year ago
init.go Pre-register OAuth2 applications for git credential helpers (#26291) 2 years ago