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/web_src/js
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>
3 years ago
..
components Replace fomantic popup module with tippy.js (#20428) 3 years ago
features Remove useless JS operation for relative time tooltips (#20756) 3 years ago
markup Various Mermaid improvements (#18776) 3 years ago
modules Use separate class for tippy targets (#20742) 3 years ago
standalone Add new JS linter rules (#17699) 3 years ago
testUtils Update JS dependencies (#19675) 3 years ago
bootstrap.js Bypass Firefox (iOS) bug (#20244) 3 years ago
index.js Add support mCaptcha as captcha provider (#20458) 3 years ago
jquery.js Upgrade jQuery to 3.5.0, remove jQuery-Migrate, fix deprecations (#11055) 5 years ago
serviceworker.js Fix serviceworker output file and misc improvements (#11562) 5 years ago
svg.js Auto merge pull requests when all checks succeeded via WebUI (#19648) 3 years ago
svg.test.js Add copy button to markdown code blocks (#17638) 3 years ago
utils.js Add eslint-plugin-sonarjs (#20431) 3 years ago
utils.test.js Prettify number of issues (#17760) 3 years ago