forgejo/templates
Gusted 43c6b27716
Fix commit's time (#18375)
* Fix commit's time

- Use the Committer's `when` as the CommitDate will be modified when the
commit is being moved around in the git tree(e.g. being rebased on top
of newer commits). The Author's `when` is created once and never touched
again.

* Update templates/repo/view_list.tmpl

* Commmt unstaged

* Add fallback

Co-authored-by: zeripath <art27@cantab.net>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2022-01-25 00:11:40 +02:00
..
admin Add packagist webhook (#18224) 2022-01-23 21:46:30 +08:00
base
custom
explore Propagate context and ensure git commands run in request context (#17868) 2022-01-19 23:26:57 +00:00
mail
org Add packagist webhook (#18224) 2022-01-23 21:46:30 +08:00
repo Fix commit's time (#18375) 2022-01-25 00:11:40 +02:00
shared
status
swagger Add packagist webhook (#18224) 2022-01-23 21:46:30 +08:00
user Add config options to hide issue events (#17414) 2022-01-21 18:59:26 +01:00
home.tmpl
install.tmpl
post-install.tmpl