gitea/routers/web
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
..
admin Fix wrong scopes caused by empty scope input (#19029) (#19145) 2022-03-21 03:13:18 +08:00
auth Do not send activation email if manual confirm is set (#19119) (#19122) 2022-03-19 14:20:42 +00:00
dev Move user related model into models/user (#17781) 2021-11-24 17:49:20 +08:00
events Refactor auth package (#17962) 2022-01-02 21:12:35 +08:00
explore Refactor admin user filter query parameters (#18965) (#18975) 2022-03-02 19:57:18 +01:00
feed Move user related model into models/user (#17781) 2021-11-24 17:49:20 +08:00
org Send 404 on `/{org}.gpg` (#18959) (#18962) 2022-03-01 20:37:47 -05:00
repo Use the new/choose link for New Issue on project page (#19172) (#19176) 2022-03-23 09:41:12 +08:00
user Restrict email address validation (#17688) (#19085) 2022-03-14 20:51:58 +01:00
base.go Fix nil checking on typed interface (#17598) 2021-11-15 21:16:11 +08:00
goget.go Refactor HTTP request context (#17979) 2021-12-15 14:59:57 +08:00
home.go Refactor auth package (#17962) 2022-01-02 21:12:35 +08:00
metrics.go Refactor routers directory (#15800) 2021-06-09 01:33:54 +02:00
nodeinfo.go Add nodeinfo endpoint for federation purposes (#16953) 2021-09-28 01:38:06 +02:00
swagger_json.go Refactor routers directory (#15800) 2021-06-09 01:33:54 +02:00
web.go Use custom favicon when viewing static files if it exists (#19130) (#19152) 2022-03-20 20:28:35 -04:00