0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-02-24 23:06:09 -05:00
forgejo/web_src/js/features
silverwind 20b3a90450
Remove useless JS operation for relative time tooltips (#20756)
This operation that shifts the content from title to data-content is
useless when we can directly render the expected HTML instead.

This change does prevent these tooltips from working when the user has
JS disabled in their browser, but I think we made it clear by now that
JS is required for gitea to work properly.

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
2022-08-12 17:03:41 -04:00
..
comp Replace fomantic popup module with tippy.js (#20428) 2022-08-09 14:37:34 +02:00
admin-common.js
admin-emails.js
admin-users.js
aria.js
aria.md
clipboard.js Replace fomantic popup module with tippy.js (#20428) 2022-08-09 14:37:34 +02:00
codeeditor.js
colorpicker.js
common-global.js Remove useless JS operation for relative time tooltips (#20756) 2022-08-12 17:03:41 -04:00
common-issue.js Add a checkbox to select all issues/PRs (#20177) 2022-07-28 18:25:18 +08:00
common-organization.js
contextpopup.js Use tippy.js for context popup (#20393) 2022-07-19 00:33:34 +02:00
dropzone.js
emoji.js
eventsource.sharedworker.js Fix the JS error "EventSource is not defined" caused by some non-standard browsers (#20584) 2022-08-03 22:58:27 +03:00
file-fold.js
formatting.js
heatmap.js
imagediff.js
install.js
mcaptcha.js Add support mCaptcha as captcha provider (#20458) 2022-08-10 15:20:10 +02:00
notification.js Fix the JS error "EventSource is not defined" caused by some non-standard browsers (#20584) 2022-08-03 22:58:27 +03:00
org-team.js
pull-view-file.js Replace unstyled meter with progress (#19968) 2022-06-15 12:28:24 +08:00
repo-branch.js
repo-code.js Replace fomantic popup module with tippy.js (#20428) 2022-08-09 14:37:34 +02:00
repo-commit.js Fix CI status popup (#20737) 2022-08-10 12:08:06 +08:00
repo-common.js Rework repo buttons (#20602) 2022-08-08 02:15:11 +03:00
repo-diff.js Replace fomantic popup module with tippy.js (#20428) 2022-08-09 14:37:34 +02:00
repo-editor.js
repo-findfile.js
repo-graph.js
repo-home.js
repo-issue-content.js
repo-issue-pr-form.js
repo-issue.js Replace fomantic popup module with tippy.js (#20428) 2022-08-09 14:37:34 +02:00
repo-legacy.js Enable spellcheck for EasyMDE, use contenteditable mode (#19776) 2022-06-29 01:52:58 +08:00
repo-migrate.js
repo-migration.js
repo-projects.js Fix various typos (#20338) 2022-07-12 23:32:37 +02:00
repo-release.js Enable spellcheck for EasyMDE, use contenteditable mode (#19776) 2022-06-29 01:52:58 +08:00
repo-settings.js
repo-template.js
repo-unicode-escape.js
repo-wiki.js Enable spellcheck for EasyMDE, use contenteditable mode (#19776) 2022-06-29 01:52:58 +08:00
serviceworker.js
sshkey-helper.js
stopwatch.js Replace fomantic popup module with tippy.js (#20428) 2022-08-09 14:37:34 +02:00
tablesort.js
tribute.js
user-auth-webauthn.js
user-auth.js
user-settings.js