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.
gitea/templates
Giteabot 6124c78de0
Fix date rendering by adding `<gitea-absolute-date>` (#29725) (#29747)
Backport #29725 by @silverwind

Alternative to: https://github.com/go-gitea/gitea/pull/29698
Fixes: https://github.com/go-gitea/gitea/issues/29034

<img width="278" alt="image"
src="https://github.com/go-gitea/gitea/assets/115237/12ecd967-2723-410d-8a28-a1b0f41b7bba">

It also fixes a secondary issue that we were showing timestamp tooltips
over date, which makes no sense, so these are now gone as well:

<img width="284" alt="image"
src="https://github.com/go-gitea/gitea/assets/115237/a70432f3-97b6-41e6-b202-b53b76924a66">

Co-authored-by: silverwind <me@silverwind.io>
3 months ago
..
admin Convert visibility to number (#29226) (#29244) 3 months ago
api/packages/pypi Remove incorrect HTML self close tag (#23748) 1 year ago
base Add a trailing slash to dashboard links (#29555) (#29573) 3 months ago
code Fix wrong line number in code search result (#29260) (#29623) 3 months ago
custom Add footer extra links template (#9576) 4 years ago
devtest Fix date rendering by adding `<gitea-absolute-date>` (#29725) (#29747) 3 months ago
explore Only use supported sort order for "explore/users" page (#29430) (#29443) 3 months ago
mail Update team invitation email link (#26550) 9 months ago
org Fix project counter in organization/individual profile (#28068) (#29361) 3 months ago
package switch destination directory for apt signing keys (#28639) (#28642) 5 months ago
projects Use full width for project boards (#28225) (#28245) 6 months ago
repo Fix wrong line number in code search result (#29260) (#29623) 3 months ago
shared Fix wrong line number in code search result (#29260) (#29623) 3 months ago
status Clean up template locale usage (#27856) (#27857) 7 months ago
swagger Forbid removing the last admin user (#28337) (#28793) 5 months ago
user Fix template bug (#27581) (#29446) 3 months ago
webhook Extract common code to new template (#26933) 9 months ago
home.tmpl Backport ctx locale refactoring manually (#27231) (#27259) (#27260) 8 months ago
install.tmpl Backport ctx locale refactoring manually (#27231) (#27259) (#27260) 8 months ago
post-install.tmpl Backport ctx locale refactoring manually (#27231) (#27259) (#27260) 8 months ago