You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
2 years ago
..
admin Add packagist webhook (#18224) 2 years ago
base Support webauthn (#17957) 2 years ago
custom Add footer extra links template (#9576) 4 years ago
explore Propagate context and ensure git commands run in request context (#17868) 2 years ago
mail Unify and simplify TrN for i18n (#18141) 2 years ago
org Add packagist webhook (#18224) 2 years ago
repo Fix commit's time (#18375) 2 years ago
shared Unify and simplify TrN for i18n (#18141) 2 years ago
status Refactor HTTP request context (#17979) 3 years ago
swagger Add packagist webhook (#18224) 2 years ago
user Add config options to hide issue events (#17414) 2 years ago
home.tmpl Rename StaticUrlPrefix to AssetUrlPrefix (#15779) 3 years ago
install.tmpl Refactor install page (db type) (#17919) 3 years ago
post-install.tmpl Rename StaticUrlPrefix to AssetUrlPrefix (#15779) 3 years ago