forgejo/templates/admin/auth
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
..
source ldap: default domain name (#3414) 2024-04-26 22:38:58 +00:00
edit.tmpl allow synchronizing user status from OAuth2 login providers (#31572) 2024-07-22 15:44:13 +02:00
list.tmpl [PORT] Replace DateTime with proper functions (gitea#32402) 2024-11-03 17:03:14 +01:00
new.tmpl Remove urls from translations (#31950) 2024-09-12 17:28:58 +05:00