mirror of https://github.com/go-gitea/gitea.git
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.
Fix #31395 This regression is introduced by #30273. To find out how GitHub handles this case, I did [some tests](https://github.com/go-gitea/gitea/issues/31395#issuecomment-2278929115). I use redirect in this PR instead of checking if the corresponding `.md` file exists when rendering the link because GitHub also uses redirect. With this PR, there is no need to resolve the raw wiki link when rendering a wiki page. If a wiki link points to a raw file, access will be redirected to the raw link. |
6 months ago | |
---|---|---|
.. | ||
admin | 7 months ago | |
auth | 7 months ago | |
devtest | 8 months ago | |
events | 12 months ago | |
explore | 6 months ago | |
feed | 7 months ago | |
healthcheck | 1 year ago | |
misc | 9 months ago | |
org | 6 months ago | |
repo | 6 months ago | |
shared | 8 months ago | |
user | 6 months ago | |
base.go | 8 months ago | |
githttp.go | 8 months ago | |
goget.go | 12 months ago | |
home.go | 11 months ago | |
metrics.go | 2 years ago | |
nodeinfo.go | 12 months ago | |
passkey.go | 12 months ago | |
swagger_json.go | 12 months ago | |
web.go | 7 months ago | |
webfinger.go | 12 months ago |