Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/mozilla/sanitizer-polyfill
rewrite constructor arguments, call DOMPurify, profit
https://github.com/mozilla/sanitizer-polyfill
Improve button-UI and modify JavaScript in demo/index.html to align with current API (Follow-up of #21)
mozfreddyb opened this issue over 3 years ago
mozfreddyb opened this issue over 3 years ago
Refactor baseline configuration element lists to sets
0xedward opened this pull request over 3 years ago
0xedward opened this pull request over 3 years ago
Run Lint Github Action on `main` branch
0xedward opened this pull request over 3 years ago
0xedward opened this pull request over 3 years ago
Bump dompurify from 2.3.0 to 2.3.1
dependabot[bot] opened this pull request over 3 years ago
dependabot[bot] opened this pull request over 3 years ago
Bump eslint-plugin-compat from 3.11.1 to 3.12.0
dependabot[bot] opened this pull request over 3 years ago
dependabot[bot] opened this pull request over 3 years ago
Bump eslint-plugin-jsdoc from 36.0.6 to 36.0.7
dependabot[bot] opened this pull request over 3 years ago
dependabot[bot] opened this pull request over 3 years ago
Set up a system for vendoring DOMPurify
0xedward opened this issue over 3 years ago
0xedward opened this issue over 3 years ago
Setup `npm run server` for demo page with live reload
0xedward opened this pull request over 3 years ago
0xedward opened this pull request over 3 years ago
Add support for `dropElements`
0xedward opened this pull request over 3 years ago
0xedward opened this pull request over 3 years ago
Implement `getConfiguration()`
0xedward opened this pull request over 3 years ago
0xedward opened this pull request over 3 years ago
Implement `Sanitizer.getDefaultConfiguration()`
0xedward opened this pull request over 3 years ago
0xedward opened this pull request over 3 years ago
Only allow creating elements from `DEFAULT_ALLOWED_ELEMENTS` in `sanitizeFor`
0xedward opened this pull request over 3 years ago
0xedward opened this pull request over 3 years ago
Validate custom elements in configuration
0xedward opened this issue over 3 years ago
0xedward opened this issue over 3 years ago
Change DOMPurify `FORBID_TAGS` to reference `blockElements`
0xedward opened this pull request over 3 years ago
0xedward opened this pull request over 3 years ago
Implementing a build-process
mozfreddyb opened this issue over 3 years ago
mozfreddyb opened this issue over 3 years ago
Add support for `dropElements` in `_transformConfig`
0xedward opened this issue over 3 years ago
0xedward opened this issue over 3 years ago
Implement normalizing SVG and MathML elements in `_normalizeConfig`
0xedward opened this issue over 3 years ago
0xedward opened this issue over 3 years ago
Include sanitizing context element
0xedward opened this pull request over 3 years ago
0xedward opened this pull request over 3 years ago
Normalize Sanitizer configuration by lowercasing all element names in element lists, and filtering unsupported keys and elements
0xedward opened this pull request over 3 years ago
0xedward opened this pull request over 3 years ago
Add `npm run autolint` to run ESLint and Prettier to try to automatically fix linter issues
0xedward opened this pull request over 3 years ago
0xedward opened this pull request over 3 years ago
demo
Bl4ck-h00d opened this pull request over 3 years ago
Bl4ck-h00d opened this pull request over 3 years ago
added prettier plugin for eslint
Bl4ck-h00d opened this pull request over 3 years ago
Bl4ck-h00d opened this pull request over 3 years ago
Bump eslint from 7.31.0 to 7.32.0
dependabot[bot] opened this pull request over 3 years ago
dependabot[bot] opened this pull request over 3 years ago
Bump eslint-plugin-jsdoc from 36.0.2 to 36.0.6
dependabot[bot] opened this pull request over 3 years ago
dependabot[bot] opened this pull request over 3 years ago
Improve demo/index.html to test the sanitizer with some pre-defined mock-elements
mozfreddyb opened this issue over 3 years ago
mozfreddyb opened this issue over 3 years ago
setup prettier to run automatically
mozfreddyb opened this issue over 3 years ago
mozfreddyb opened this issue over 3 years ago
`sanitizeFor` shouldn't allow all element names
mozfreddyb opened this issue over 3 years ago
mozfreddyb opened this issue over 3 years ago
Bump eslint-plugin-jsdoc from 35.4.3 to 36.0.2
dependabot[bot] opened this pull request over 3 years ago
dependabot[bot] opened this pull request over 3 years ago
Bump eslint-plugin-jsdoc from 35.4.3 to 35.4.5
dependabot[bot] opened this pull request over 3 years ago
dependabot[bot] opened this pull request over 3 years ago
Bump eslint from 7.30.0 to 7.31.0
dependabot[bot] opened this pull request over 3 years ago
dependabot[bot] opened this pull request over 3 years ago
Bump eslint-plugin-compat from 3.9.0 to 3.11.1
dependabot[bot] opened this pull request over 3 years ago
dependabot[bot] opened this pull request over 3 years ago
Bump eslint-plugin-jsdoc from 35.4.1 to 35.4.3
dependabot[bot] opened this pull request over 3 years ago
dependabot[bot] opened this pull request over 3 years ago
Move TODOs to GitHub issues
0xedward opened this pull request over 3 years ago
0xedward opened this pull request over 3 years ago
Set up NPM scripts
0xedward opened this issue over 3 years ago
0xedward opened this issue over 3 years ago
Find alternative to `createContextualFragment` that does not execute scripts
0xedward opened this issue over 3 years ago
0xedward opened this issue over 3 years ago
Set up a test framework to create and run unit and integration tests
0xedward opened this issue over 3 years ago
0xedward opened this issue over 3 years ago
Bump eslint from 7.28.0 to 7.30.0
dependabot[bot] opened this pull request over 3 years ago
dependabot[bot] opened this pull request over 3 years ago
Setup `eslint-plugin-compat` and `eslint-plugin-jsdoc`
0xedward opened this pull request over 3 years ago
0xedward opened this pull request over 3 years ago
add eslint rule/config to require function signature documentation
mozfreddyb opened this issue over 3 years ago
mozfreddyb opened this issue over 3 years ago
Include and use eslint-plugin-compat
mozfreddyb opened this issue over 3 years ago
mozfreddyb opened this issue over 3 years ago
implement _normalizeConfig()
mozfreddyb opened this issue over 3 years ago
mozfreddyb opened this issue over 3 years ago
implement a _sanitizeDocFragment()
mozfreddyb opened this issue over 3 years ago
mozfreddyb opened this issue over 3 years ago
implement a fragment parsing algorithm
mozfreddyb opened this issue over 3 years ago
mozfreddyb opened this issue over 3 years ago
discuss alternatives
mojoaxel opened this issue over 3 years ago
mojoaxel opened this issue over 3 years ago
Getting started / first steps
cure53 opened this issue over 3 years ago
cure53 opened this issue over 3 years ago