mirror of https://github.com/go-gitea/gitea.git
This PR removes (almost) all path tricks, and introduces "renderhelper" package. Now we can clearly see the rendering behaviors for comment/file/wiki, more details are in "renderhelper" tests. Fix #31411 , fix #18592, fix #25632 and maybe more problems. (ps: fix #32608 by the way) |
||
|---|---|---|
| .. | ||
| auth.go | ||
| compare.go | ||
| db.go | ||
| deadline.go | ||
| errpage.go | ||
| errpage_test.go | ||
| lfs.go | ||
| markup.go | ||
| middleware.go | ||
| redirect.go | ||
| serve.go | ||