1
1
mirror of https://github.com/go-gitea/gitea synced 2024-11-14 22:24:24 +00:00
gitea/templates/user/dashboard
wxiaoguang 259811617b
Replace DateTime with proper functions (#32402)
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.
2024-11-02 21:04:53 +00:00
..
dashboard.tmpl Fix flash message for flex-container (#30657) 2024-04-23 08:31:51 +00:00
feeds.tmpl Migrate margin and padding helpers to tailwind (#30043) 2024-03-24 17:42:49 +01:00
issues.tmpl Fixed incorrect localization explorer.go (#31348) 2024-06-13 01:43:41 +00:00
milestones.tmpl Replace DateTime with proper functions (#32402) 2024-11-02 21:04:53 +00:00
navbar.tmpl Refactor repo unit "disabled" check (#31389) 2024-06-18 00:51:13 +00:00
repolist.tmpl Use flex-container for dashboard layout (#30214) 2024-04-14 13:39:11 +02:00