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
wxiaoguang af22f33a93
Fix the route for pull-request's authors (#26016)
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)
```
2 years ago
..
api Refactor "Content" for file uploading (#25851) 2 years ago
common Less naked returns (#25713) 2 years ago
install Show correct SSL Mode on "install page" (#25818) 2 years ago
private parseScope with owner/repo always sets owner to zero (#25987) 2 years ago
utils Implement FSFE REUSE for golang files (#21840) 2 years ago
web Fix the route for pull-request's authors (#26016) 2 years ago
init.go Refactor path & config system (#25330) 2 years ago