forgejo/templates
silverwind f98211f13a
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">

(cherry picked from commit 857243bed7f9dccdc597c2941df41e821781cb0f)
2024-03-20 08:46:28 +01:00
..
admin Merge pull request 'English fixes and improvements' (#2631) from 0ko/forgejo:english20240311 into forgejo 2024-03-19 08:09:27 +00:00
api/packages/pypi Remove incorrect HTML self close tag (#23748) 2023-03-27 18:05:51 +02:00
base Replace more `gt-` with `tw-`, update frontend docs (#29595) 2024-03-11 23:36:58 +07:00
code [PORT] Fix wrong line number in code search result (gitea#29260) (#2619) 2024-03-10 15:35:30 +00:00
custom [FEAT] Repository flags 2024-02-05 16:09:42 +01:00
devtest Fix date rendering by adding `<gitea-absolute-date>` (#29725) 2024-03-20 08:46:28 +01:00
explore Filter Repositories by type (#29231) 2024-03-06 12:10:46 +08:00
mail templates: remove superfluous SanitizeHTML 2024-03-11 23:36:58 +07:00
org templates: remove superfluous SanitizeHTML 2024-03-11 23:36:58 +07:00
package Fix incorrect package link method calls in templates (#29580) 2024-03-11 23:36:57 +07:00
projects Replace some `gt-` classes with `tw-` (#29570) 2024-03-11 23:36:57 +07:00
repo [BUG] Fix manual merge button 2024-03-19 18:47:09 +01:00
shared [BUG] Make write and preview tabs interactive 2024-03-17 23:38:10 +01:00
status templates: remove superfluous SanitizeHTML 2024-03-11 23:36:58 +07:00
swagger remove repetitive words (#29695) 2024-03-20 08:46:28 +01:00
user Revert "Fix heatmap localization" 2024-03-20 07:31:23 +01:00
webhook Change webhook-type in create-view (#29114) 2024-02-17 23:24:30 +01:00
home.tmpl templates: remove superfluous SanitizeHTML 2024-03-11 23:36:58 +07:00
install.tmpl [I18N] Improve English names & consistency 2024-03-10 19:10:29 +05:00
post-install.tmpl [BRANDING] Custom loading animation for Forgejo 2024-02-05 16:02:13 +01:00