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.
forgejo/web_src
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
..
fomantic Replace fomantic popup module with tippy.js (#20428) 2 years ago
js Forbid HTML string tooltips (#20935) 2 years ago
less Fix UI mis-align for PR commit history (#20845) 2 years ago
svg Slightly reduce exclamation icon size (#20753) 2 years ago