-
Notifications
You must be signed in to change notification settings - Fork 30
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
AG-36282 Add 'transform' option with 'base64decode' value for 'href-s…
…anitizer' scriptlet Squashed commit of the following: commit 66df93f Author: jellizaveta <[email protected]> Date: Wed Oct 16 13:10:27 2024 +0300 fix description, update script commit 8d6f7f0 Author: jellizaveta <[email protected]> Date: Tue Oct 15 21:22:36 2024 +0300 simplify code, add constant commit 6f6d257 Author: jellizaveta <[email protected]> Date: Tue Oct 15 20:21:22 2024 +0300 fix name, comment, simplify code commit cd29a52 Author: Slava Leleka <[email protected]> Date: Tue Oct 15 19:50:38 2024 +0300 src/scriptlets/href-sanitizer.ts edited online with Bitbucket commit 6656964 Author: Slava Leleka <[email protected]> Date: Tue Oct 15 19:50:31 2024 +0300 src/scriptlets/href-sanitizer.ts edited online with Bitbucket commit cc14769 Author: Slava Leleka <[email protected]> Date: Tue Oct 15 19:50:26 2024 +0300 src/scriptlets/href-sanitizer.ts edited online with Bitbucket commit 82ee60f Merge: ffcfd67 901cb2e Author: jellizaveta <[email protected]> Date: Tue Oct 15 16:13:54 2024 +0300 merge master commit ffcfd67 Merge: 83ee0aa dac16b7 Author: jellizaveta <[email protected]> Date: Mon Oct 14 17:08:24 2024 +0300 resolve conflicts commit 83ee0aa Author: jellizaveta <[email protected]> Date: Mon Oct 14 17:03:26 2024 +0300 add the ability to decode base64 string multiple times, fix typo, decode search params, add tests commit 436985f Author: jellizaveta <[email protected]> Date: Mon Oct 14 13:19:25 2024 +0300 fix typo commit 5eb91b9 Author: jellizaveta <[email protected]> Date: Fri Oct 11 21:40:00 2024 +0300 fix indent in docs commit f8384c6 Merge: c81eeb6 0ca98f3 Author: jellizaveta <[email protected]> Date: Fri Oct 11 20:18:16 2024 +0300 merge master commit c81eeb6 Author: jellizaveta <[email protected]> Date: Fri Oct 11 20:08:58 2024 +0300 AG-36282 Add 'transform' option with 'base64decode' value for 'href-sanitizer' scriptlet. #455
- Loading branch information
1 parent
901cb2e
commit 1de3e88
Showing
3 changed files
with
334 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.