forgejo/routers/web
zeripath d2c165811a
Use the new/choose link for New Issue on project page (#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>
2022-03-22 19:54:24 +00:00
..
admin Renamed ctx.User to ctx.Doer. (#19161) 2022-03-22 15:03:22 +08:00
auth Use ctx instead of db.DefaultContext in some packages(routers/services/modules) (#19163) 2022-03-22 16:22:54 +01:00
dev
events Renamed ctx.User to ctx.Doer. (#19161) 2022-03-22 15:03:22 +08:00
explore Renamed ctx.User to ctx.Doer. (#19161) 2022-03-22 15:03:22 +08:00
feed Renamed ctx.User to ctx.Doer. (#19161) 2022-03-22 15:03:22 +08:00
org Use ctx instead of db.DefaultContext in some packages(routers/services/modules) (#19163) 2022-03-22 16:22:54 +01:00
repo Use the new/choose link for New Issue on project page (#19172) 2022-03-22 19:54:24 +00:00
user Use ctx instead of db.DefaultContext in some packages(routers/services/modules) (#19163) 2022-03-22 16:22:54 +01:00
base.go
goget.go
home.go Renamed ctx.User to ctx.Doer. (#19161) 2022-03-22 15:03:22 +08:00
metrics.go
nodeinfo.go
swagger_json.go
web.go