mirror of
https://github.com/go-gitea/gitea.git
synced 2025-12-14 21:15:18 +08:00
Follow #32383 This PR cleans up the "Deadline" usages in templates, make them call `ParseLegacy` first to get a `Time` struct then display by `DateUtils`. Now it should be pretty clear how "deadline string" works, it makes it possible to do further refactoring and correcting. |
||
|---|---|---|
| .. | ||
| 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_test.go | ||
| util_date.go | ||
| util_dict.go | ||
| util_json.go | ||
| util_misc.go | ||
| util_render_test.go | ||
| util_render.go | ||
| util_slice.go | ||
| util_string.go | ||
| util_test.go | ||