forgejo/routers/web
Giteabot 54a516e9da
Fix the route for pull-request's authors (#26016) (#26018)
Backport #26016 by @wxiaoguang

Close #25906



![image](https://github.com/go-gitea/gitea/assets/2114189/e689f3e1-9a90-46c0-89f4-2d61394d34d3)


Succeeded logs:

```
[I] router: completed GET /root/test/issues/posters?&q=%20&_=1689853025011 for [::1]:59271, 200 OK in 127.7ms @ repo/issue.go:3505(repo.IssuePosters)


[I] router: completed GET /root/test/pulls/posters?&q=%20&_=1689853968204 for [::1]:59269, 200 OK in 94.3ms @ repo/issue.go:3509(repo.PullPosters)
```

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2023-07-20 13:38:12 +00:00
..
admin Update path related documents (#25417) (#25982) 2023-07-19 09:48:54 +00:00
auth Replace interface{} with any (#25686) (#25687) 2023-07-04 23:41:32 -04:00
devtest Make "cancel" buttons have proper type in modal forms (#25618) (#25641) 2023-07-03 17:09:38 +08:00
events
explore Replace interface{} with any (#25686) (#25687) 2023-07-04 23:41:32 -04:00
feed
healthcheck
misc
org fix incorrect repo url when changed the case of ownername (#25733) (#25881) 2023-07-15 19:47:24 +02:00
repo Fix the route for pull-request's authors (#26016) (#26018) 2023-07-20 13:38:12 +00:00
shared Replace interface{} with any (#25686) (#25687) 2023-07-04 23:41:32 -04:00
user Fix notification list bugs (#25781) (#25787) 2023-07-09 19:15:00 +00:00
auth.go
auth_windows.go
base.go
goget.go
home.go
metrics.go
nodeinfo.go
swagger_json.go
web.go Fix the route for pull-request's authors (#26016) (#26018) 2023-07-20 13:38:12 +00:00
webfinger.go Replace interface{} with any (#25686) (#25687) 2023-07-04 23:41:32 -04:00