aboutsummaryrefslogtreecommitdiff
path: root/js/src/util/sanitizer.js
AgeCommit message (Expand)AuthorFilesLines
2020-12-07Prepare v5.0.0-beta1.XhmikosR1-1/+1
2020-11-14Switch to `Set#has()`XhmikosR1-3/+3
2020-11-14Switch to `String.includes()`XhmikosR1-3/+3
2020-11-11Prepare v5.0.0-alpha3 (#32122)v5.0.0-alpha3XhmikosR1-1/+1
2020-09-29Prepare v5.0.0-alpha2. (#31748)v5.0.0-alpha2XhmikosR1-1/+1
2020-06-19Change whitelist to allowlist (#31066)Patrick H. Lauke1-6/+6
2020-06-16Rename "master" to "main". (#31050)XhmikosR1-1/+1
2020-05-13Partially Revert "Use regex.test() when we want to check for a Boolean. (#299...XhmikosR1-2/+2
2020-05-13Bump version to 5.0.0-alpha1 (#29925)XhmikosR1-1/+1
2020-03-25fix: remove make array util function (#30430)Johann-S1-4/+2
2020-01-07sanitizer.js: Add srcset in the allowed attributes (#29968)XhmikosR1-1/+1
2020-01-07Fix the new lint errors.XhmikosR1-2/+2
2020-01-07Use regex.test() when we want to check for a Boolean. (#29969)XhmikosR1-3/+3
2019-03-13Use one-line imports when possible. (#28467)XhmikosR1-3/+1
2019-03-11Comply to the new rules.XhmikosR1-2/+2
2019-02-26move util in a util folder with the sanitizerJohann-S1-0/+131