0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-12-15 09:27:46 +01:00
gitea/templates/repo
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
..
actions Actions support workflow dispatch event (#28163) 2024-08-18 22:38:40 -04:00
branch Fix rename branch permission bug (#32066) 2024-09-22 18:08:27 +00:00
cite
code
diff Replace DateTime with DateUtils (#32383) 2024-11-02 04:08:28 +00:00
editor
find
graph Replace DateTime with DateUtils (#32383) 2024-11-02 04:08:28 +00:00
issue Replace DateTime with proper functions (#32402) 2024-11-02 21:04:53 +00:00
migrate Fix javascript error when an anonymous user visiting migration page (#32144) 2024-10-02 04:37:16 +00:00
projects
pulls
release
settings Replace DateTime with DateUtils (#32383) 2024-11-02 04:08:28 +00:00
tag Included tag search capabilities (#32045) 2024-09-18 02:33:11 +08:00
wiki
activity.tmpl
blame.tmpl
branch_dropdown.tmpl
clone_buttons.tmpl
clone_script.tmpl
code_frequency.tmpl
commit_load_branches_and_tags.tmpl
commit_page.tmpl
commit_status.tmpl
commit_statuses.tmpl
commits_list_small.tmpl
commits_list.tmpl Add tag name in the commits list (#31082) 2024-08-19 17:04:06 +00:00
commits_search_dropdown.tmpl
commits_table.tmpl
commits.tmpl
contributors.tmpl
create_helper.tmpl
create.tmpl
empty.tmpl Replace DateTime with DateUtils (#32383) 2024-11-02 04:08:28 +00:00
file_info.tmpl
forks.tmpl
graph.tmpl
header.tmpl
home.tmpl Replace DateTime with DateUtils (#32383) 2024-11-02 04:08:28 +00:00
icon.tmpl
latest_commit.tmpl
navbar.tmpl
packages.tmpl
pulse.tmpl Replace DateTime with DateUtils (#32383) 2024-11-02 04:08:28 +00:00
recent_commits.tmpl
release_tag_header.tmpl
search_name.tmpl
search.tmpl
shabox_badge.tmpl
star_unstar.tmpl
sub_menu.tmpl Support repo license (#24872) 2024-10-01 15:25:08 -04:00
unicode_escape_prompt.tmpl
upload.tmpl
user_cards.tmpl Replace DateTime with DateUtils (#32383) 2024-11-02 04:08:28 +00:00
view_file.tmpl
view_list.tmpl
watch_unwatch.tmpl
watchers.tmpl