gitea/templates/devtest
silverwind 857243bed7
Fix date rendering by adding `<gitea-absolute-date>` (#29725)
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">
2024-03-12 22:37:02 +00:00
..
fetch-action.tmpl Batch delete issue and improve tippy opts (#25253) 2023-06-19 15:46:50 +08:00
flex-list.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 2023-09-25 08:56:50 +00:00
fomantic-modal.tmpl Use tailwind instead of `gt-[wh]-` helper classes (#29423) 2024-02-27 14:31:41 +00:00
gitea-ui.tmpl Fix date rendering by adding `<gitea-absolute-date>` (#29725) 2024-03-12 22:37:02 +00:00
list.tmpl Change form actions to fetch for submit review box (#25219) 2023-06-14 16:01:37 +08:00
tmplerr-sub.tmpl Fix more "locale" usages (#27259) 2023-09-25 20:42:40 +08:00
tmplerr.tmpl Show friendly 500 error page to users and developers (#24110) 2023-04-14 13:19:11 +08:00