1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-18 09:15:49 +00:00
gitea/routers
zeripath 4b7cb813e6
Use the new/choose link for New Issue on project page (#19172) (#19176)
Backport #19172

Extend issues/new/choose to pass the project id and change New Issue
link on project page to use new/choose

Fix #19170

Signed-off-by: Andrew Thornton <art27@cantab.net>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2022-03-23 09:41:12 +08:00
..
api/v1 Fix NPE /repos/issues/search when not signed in (#19154) (#19155) 2022-03-20 22:42:31 +01:00
common Instead of using routerCtx just escape the url before routing (#18086) 2021-12-25 00:50:49 +08:00
install Refactor HTTP request context (#17979) 2021-12-15 14:59:57 +08:00
private Do not send notification emails to inactive users (#19131) (#19139) 2022-03-19 18:33:32 +00:00
utils A better go code formatter, and now make fmt can run in Windows (#17684) 2021-11-17 20:34:35 +08:00
web Use the new/choose link for New Issue on project page (#19172) (#19176) 2022-03-23 09:41:12 +08:00
init.go Handle email address not exist (#19089) (#19121) 2022-03-19 11:35:23 +00:00