mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-11-02 23:41:05 +00:00
This can be useful to update custom templates in production mode, when they are updated frequently and a full Gitea restart each time is disruptive. |
||
|---|---|---|
| .. | ||
| eval | ||
| scopedtmpl | ||
| vars | ||
| base.go | ||
| dynamic.go | ||
| helper.go | ||
| helper_test.go | ||
| htmlrenderer.go | ||
| htmlrenderer_test.go | ||
| mailer.go | ||
| static.go | ||
| templates_bindata.go | ||
| util_avatar.go | ||
| util_dict.go | ||
| util_json.go | ||
| util_misc.go | ||
| util_render.go | ||
| util_slice.go | ||
| util_string.go | ||
| util_test.go | ||