mirror of
https://github.com/go-gitea/gitea.git
synced 2025-01-31 17:52:10 +02:00
633785a5f3
Some checks failed
release-nightly / nightly-binary (push) Waiting to run
release-nightly / nightly-docker-rootful (push) Failing after 2m55s
release-nightly / nightly-docker-rootless (push) Failing after 2m49s
cron-translations / crowdin-pull (push) Has been skipped
cron-licenses / cron-licenses (push) Has been skipped
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) |
||
---|---|---|
.. | ||
eval | ||
scopedtmpl | ||
vars | ||
base.go | ||
dynamic.go | ||
helper_test.go | ||
helper.go | ||
htmlrenderer_test.go | ||
htmlrenderer.go | ||
mailer.go | ||
static.go | ||
templates_bindata.go | ||
util_avatar.go | ||
util_date_legacy.go | ||
util_date_test.go | ||
util_date.go | ||
util_dict.go | ||
util_json.go | ||
util_misc.go | ||
util_render_legacy.go | ||
util_render_test.go | ||
util_render.go | ||
util_slice.go | ||
util_string.go | ||
util_test.go |