| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2021-09-07 | Release v5.1.1 (#34869)v5.1.1 | XhmikosR | 1 | -1/+1 | |
| * Prepare v5.1.1. * Dist | |||||
| 2021-08-04 | Prepare v5.1.0. (#34674)v5.1.0 | XhmikosR | 1 | -1/+1 | |
| 2021-06-22 | Release v5.0.2 (#34276)v5.0.2 | XhmikosR | 1 | -1/+1 | |
| * Bump version to v5.0.2. * Dist | |||||
| 2021-05-25 | Change `element.parentNode.removeChild(element)` to `element.remove()` (#34071) | GeoSot | 1 | -1/+1 | |
| 2021-05-13 | Release v5.0.1 (#33972)v5.0.1 | XhmikosR | 1 | -1/+1 | |
| * Bump version to 5.0.1. * Dist | |||||
| 2021-05-05 | Release v5.0.0 (#33647)v5.0.0 | XhmikosR | 1 | -1/+1 | |
| * Bump version to 5.0.0 * Fix npm tag * Dist | |||||
| 2021-03-23 | Release v5.0.0-beta3 (#33439)v5.0.0-beta3 | XhmikosR | 1 | -1/+1 | |
| 2021-02-19 | Adjust regex `SAFE_URL_PATTERN` for use with test method of regexes. (#33136) | Nikon the Third | 1 | -1/+1 | |
| The test method on regexes behaves different than the match method on strings in the presence of the global modifier. Add a unit test for sanitizing the same template twice. Co-authored-by: XhmikosR <[email protected]> | |||||
| 2021-02-10 | Release v5.0.0-beta2 (#32467)v5.0.0-beta2 | XhmikosR | 1 | -1/+1 | |
| * Bump version to 5.0.0-beta2 * Dist | |||||
| 2021-01-14 | Bump eslint-plugin-unicorn from 25.0.1 to 26.0.1 (#32784) | dependabot[bot] | 1 | -2/+2 | |
| * Bump eslint-plugin-unicorn from 25.0.1 to 26.0.1 Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) from 25.0.1 to 26.0.1. - [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases) - [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v25.0.1...v26.0.1) Signed-off-by: dependabot[bot] <[email protected]> * Updates for `[email protected]` Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: XhmikosR <[email protected]> | |||||
| 2020-12-07 | Prepare v5.0.0-beta1. | XhmikosR | 1 | -1/+1 | |
| 2020-11-14 | Switch to `Set#has()` | XhmikosR | 1 | -3/+3 | |
| 2020-11-14 | Switch to `String.includes()` | XhmikosR | 1 | -3/+3 | |
| 2020-11-11 | Prepare v5.0.0-alpha3 (#32122)v5.0.0-alpha3 | XhmikosR | 1 | -1/+1 | |
| 2020-09-29 | Prepare v5.0.0-alpha2. (#31748)v5.0.0-alpha2 | XhmikosR | 1 | -1/+1 | |
| 2020-06-19 | Change whitelist to allowlist (#31066) | Patrick H. Lauke | 1 | -6/+6 | |
| Co-authored-by: XhmikosR <[email protected]> Co-authored-by: Mark Otto <[email protected]> | |||||
| 2020-06-16 | Rename "master" to "main". (#31050) | XhmikosR | 1 | -1/+1 | |
| 2020-05-13 | Partially Revert "Use regex.test() when we want to check for a Boolean. ↵ | XhmikosR | 1 | -2/+2 | |
| (#29969)" (#30770) This partially reverts commit 9c2b9ac74d4abb5ec8b7864054315de3409d5f3a. | |||||
| 2020-05-13 | Bump version to 5.0.0-alpha1 (#29925) | XhmikosR | 1 | -1/+1 | |
| Also add v4.5.0 in versions and keep README.md pointing to v4.5.0 so that there are no broken stuff. | |||||
| 2020-03-25 | fix: remove make array util function (#30430) | Johann-S | 1 | -4/+2 | |
| 2020-01-07 | sanitizer.js: Add srcset in the allowed attributes (#29968) | XhmikosR | 1 | -1/+1 | |
| 2020-01-07 | Fix the new lint errors. | XhmikosR | 1 | -2/+2 | |
| 2020-01-07 | Use regex.test() when we want to check for a Boolean. (#29969) | XhmikosR | 1 | -3/+3 | |
| 2019-03-13 | Use one-line imports when possible. (#28467) | XhmikosR | 1 | -3/+1 | |
| 2019-03-11 | Comply to the new rules. | XhmikosR | 1 | -2/+2 | |
| 2019-02-26 | move util in a util folder with the sanitizer | Johann-S | 1 | -0/+131 | |
