mirror of
https://github.com/go-gitea/gitea.git
synced 2025-12-15 21:45:35 +08:00
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) |
||
|---|---|---|
| .. | ||
| setting | ||
| block.go | ||
| home.go | ||
| main_test.go | ||
| members.go | ||
| org_labels.go | ||
| org.go | ||
| projects_test.go | ||
| projects.go | ||
| setting_oauth2.go | ||
| setting_packages.go | ||
| setting.go | ||
| teams.go | ||