forgejo/web_src/js
silverwind f98211f13a
Fix date rendering by adding <gitea-absolute-date> ()
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
..
components Use Get but not Post to get actions artifacts () 2024-03-20 08:46:28 +01:00
features Remove jQuery AJAX from the issue branch reference selection () 2024-03-20 08:46:28 +01:00
markup Use more specific selector for name links () 2024-03-11 23:36:59 +07:00
modules Merge pull request 'Accessibility: Taborder in repo explore' () from fnetx/explore-taborder into forgejo 2024-03-13 02:31:47 +00:00
render Use vitest globals () 2023-09-27 04:37:13 +00:00
standalone [FRONTEND] fix javascript linting errors 2024-02-25 23:43:58 +01:00
utils Support pasting URLs over markdown text () 2024-03-11 23:36:59 +07:00
vendor Vendor jquery.are-you-sure with strict mode fixes () 2023-09-06 00:02:44 +00:00
webcomponents Fix date rendering by adding <gitea-absolute-date> () 2024-03-20 08:46:28 +01:00
bootstrap.js Suppress error from monaco-editor () 2024-03-11 23:37:00 +07:00
bootstrap.test.js Avoid duplicate JS error messages on UI () 2024-01-21 14:23:08 +00:00
htmx.js Auto-update the system status in admin dashboard () 2024-02-17 23:24:31 +01:00
index.js Filter Repositories by type () 2024-03-06 12:10:46 +08:00
jquery.js Upgrade jQuery to 3.5.0, remove jQuery-Migrate, fix deprecations () 2020-04-18 18:46:29 -04:00
svg.js Artifact deletion in actions ui () 2024-02-23 09:06:14 +01:00
svg.test.js Use vitest globals () 2023-09-27 04:37:13 +00:00
utils.js enforce maxlength in frontend () 2024-02-26 22:30:27 +01:00
utils.test.js Use vitest globals () 2023-09-27 04:37:13 +00:00
vitest.setup.js [gitea] Move vitest setup file to root () 2024-02-10 10:53:43 +01:00