mirror of https://github.com/go-gitea/gitea.git
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.
- Added [GitHub's `relative-time` element](https://github.com/github/relative-time-element) - Converted all formatted timestamps to use this element - No more flashes of unstyled content around time elements - These elements are localized using the `lang` property of the HTML file - Relative (e.g. the activities in the dashboard) and duration (e.g. server uptime in the admin page) time elements are auto-updated to keep up with the current time without refreshing the page - Code that is not needed anymore such as `formatting.js` and parts of `since.go` have been deleted Replaces #21440 Follows #22861 ## Screenshots ### Localized   ### Tooltips #### Native for dates  #### Interactive for relative  ### Auto-update  --------- Signed-off-by: Yarden Shoham <git@yardenshoham.com> Co-authored-by: wxiaoguang <wxiaoguang@gmail.com> Co-authored-by: silverwind <me@silverwind.io> Co-authored-by: delvh <dev.lh@web.de> |
2 years ago | |
---|---|---|
.. | ||
security | 2 years ago | |
account.tmpl | 2 years ago | |
appearance.tmpl | ||
applications.tmpl | 2 years ago | |
applications_oauth2.tmpl | ||
applications_oauth2_edit.tmpl | ||
applications_oauth2_edit_form.tmpl | ||
applications_oauth2_list.tmpl | 2 years ago | |
grants_oauth2.tmpl | 2 years ago | |
hook_new.tmpl | 2 years ago | |
hooks.tmpl | 2 years ago | |
keys.tmpl | ||
keys_gpg.tmpl | 2 years ago | |
keys_principal.tmpl | 2 years ago | |
keys_ssh.tmpl | 2 years ago | |
navbar.tmpl | 2 years ago | |
organization.tmpl | 2 years ago | |
packages.tmpl | 2 years ago | |
packages_cleanup_rules_edit.tmpl | ||
packages_cleanup_rules_preview.tmpl | ||
profile.tmpl | 2 years ago | |
repos.tmpl | 2 years ago | |
secrets.tmpl |