forgejo/templates/user
wxiaoguang fddde93759
[PORT] Replace DateTime with proper functions (gitea#32402)
Follow https://github.com/go-gitea/gitea/pull/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.

(cherry picked from commit 259811617ba15c77ddd89360178a59251d611af2)
2024-11-03 17:03:14 +01:00
..
auth feat(ui): link back to one-time code page from scratch code page (#5712) 2024-10-29 05:31:49 +00:00
dashboard [PORT] Replace DateTime with proper functions (gitea#32402) 2024-11-03 17:03:14 +01:00
notification feat(ui): add more emoji and code block rendering in issues 2024-09-24 14:20:33 +02:00
overview feat(UI): add package counter to repo/user/org overview pages 2024-07-31 12:40:24 +02:00
settings [PORT] Replace DateTime with DateUtils (gitea#32383) 2024-11-03 16:37:01 +01:00
code.tmpl Unify search boxes (#29530) 2024-03-20 12:31:05 +00:00
heatmap.tmpl Fix heatmap localization 2024-03-20 08:20:08 +01:00
profile.tmpl feat(ui): better activity messages for cases of private profiles (#5638) 2024-10-21 14:39:29 +00:00