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.
silverwind 2b0093cb9f
Forbid HTML string tooltips (#20935)
Tippy allows HTML strings to be passed as content but we do not use this
feature (we do pass HTML only as Element), so it's better to disable it
for increased security.

Ref: https://atomiks.github.io/tippyjs/v6/html-content/#string
2 years ago
..
components Replace fomantic popup module with tippy.js (#20428) 2 years ago
features Enable contenthash in filename for dynamic assets (#20813) 2 years ago
markup Various Mermaid improvements (#18776) 2 years ago
modules Forbid HTML string tooltips (#20935) 2 years ago
standalone Add new JS linter rules (#17699) 3 years ago
testUtils Update JS dependencies (#19675) 2 years ago
bootstrap.js Bypass Firefox (iOS) bug (#20244) 2 years ago
index.js Add support mCaptcha as captcha provider (#20458) 2 years ago
jquery.js Upgrade jQuery to 3.5.0, remove jQuery-Migrate, fix deprecations (#11055) 4 years ago
serviceworker.js Fix serviceworker output file and misc improvements (#11562) 4 years ago
svg.js Auto merge pull requests when all checks succeeded via WebUI (#19648) 2 years ago
svg.test.js Add copy button to markdown code blocks (#17638) 3 years ago
utils.js Enable contenthash in filename for dynamic assets (#20813) 2 years ago
utils.test.js Enable contenthash in filename for dynamic assets (#20813) 2 years ago