Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / tgalopin/html-sanitizer issues and pull requests

#76 - Allow email addresses

Issue - State: open - Opened by piotrbaczek almost 2 years ago

#75 - General replacements are breaking URLs

Issue - State: open - Opened by wlasnapl almost 3 years ago

#74 - HtmlSanitizer returns empty string

Issue - State: closed - Opened by iamcodefreak about 3 years ago - 1 comment

#73 - Allow text alignment style on div and p

Pull Request - State: open - Opened by ssigwart about 3 years ago

#72 - Allow strikethrough

Pull Request - State: open - Opened by ssigwart about 3 years ago - 1 comment

#71 - How to prevent HTML encode (e.g @ => @)

Issue - State: closed - Opened by BackNot about 3 years ago - 5 comments

#70 - Allow null value

Pull Request - State: open - Opened by bastien70 about 3 years ago

#69 - Allow null value

Issue - State: open - Opened by bastien70 about 3 years ago

#68 - Add PHP 8.0 and PHP 8.1 CI, use symfony/phpunit-bridge, migrate to GitHub Actions

Pull Request - State: closed - Opened by tgalopin about 3 years ago
Labels: Ready for review

#67 - CI is not running anymore

Issue - State: closed - Opened by stof over 3 years ago

#66 - Run tests with PHP 8

Pull Request - State: closed - Opened by hivokas over 3 years ago - 2 comments

#65 - Add `rel` config option for links

Pull Request - State: closed - Opened by norkunas over 3 years ago - 2 comments

#64 - <u> tag not supported

Issue - State: closed - Opened by adriflorence over 3 years ago - 3 comments

#63 - Allow psr/log v2,v3

Pull Request - State: closed - Opened by norkunas over 3 years ago - 2 comments

#61 - Add support for u (unarticulated) tag in basic extension (issue #58)

Pull Request - State: closed - Opened by fbastien over 3 years ago - 1 comment

#60 - Is there a way to remove empty tags ?

Issue - State: open - Opened by spmsupun almost 4 years ago - 1 comment

#59 - add allow_relative_links setting

Pull Request - State: closed - Opened by olegatro almost 4 years ago - 1 comment

#58 - Add support for u (unarticulated) tag

Issue - State: closed - Opened by fbastien almost 4 years ago - 8 comments

#56 - Long HTML input (>25.000 characters) is cut off

Issue - State: closed - Opened by Hillcow about 4 years ago - 5 comments

#55 - Single and double quotes are being transformed

Issue - State: open - Opened by AxelBriche about 4 years ago

#54 - Support not protol links

Issue - State: closed - Opened by BaHeK1994 about 4 years ago

#53 - Support for font tag

Issue - State: open - Opened by EspadaV8 over 4 years ago - 1 comment

#52 - Support for HTML video and audio tags

Issue - State: open - Opened by EspadaV8 over 4 years ago

#51 - Fixed a typo at LINE 147 for $sanItizer

Pull Request - State: closed - Opened by sukant-kar over 4 years ago - 1 comment

#50 - Is it possible to use this librairy without extension?

Issue - State: open - Opened by AxelBriche over 4 years ago - 2 comments

#49 - Improed Read me

Pull Request - State: closed - Opened by adicodebind over 4 years ago - 1 comment

#48 - &nbsp; is getting converted to 00a0

Issue - State: closed - Opened by rohitcoder over 4 years ago - 2 comments

#47 - How can I allow "target=_blank" ?

Issue - State: closed - Opened by Phroggy78 over 4 years ago - 2 comments

#46 - Added MathMl Extension

Pull Request - State: open - Opened by rohitcoder over 4 years ago - 5 comments

#45 - Added MathML Extension + Added sanitizer for xlink:href in maction tag

Pull Request - State: closed - Opened by rohitcoder over 4 years ago - 2 comments

#44 - How to Sanitize with Unknown incoming HTML tags [Can't whitelist]?

Issue - State: open - Opened by rohitcoder over 4 years ago - 5 comments

#43 - Adding optional forced rel and target attributes for 'a' tag

Pull Request - State: open - Opened by pet0ruk over 4 years ago - 1 comment

#42 - Add rel/target tags for a

Issue - State: open - Opened by pet0ruk over 4 years ago - 3 comments

#41 - Case Sensitive Custom Tags

Issue - State: open - Opened by mustafa519 over 4 years ago - 4 comments

#40 - Remove span

Issue - State: open - Opened by zecka over 4 years ago - 3 comments

#39 - Advanced filters / transforming nested node structures

Issue - State: open - Opened by fabianmichael almost 5 years ago - 2 comments

#37 - Add PHP 7.4 tests

Pull Request - State: closed - Opened by tgalopin about 5 years ago
Labels: Ready for review

#36 - Remove useless requirement on Intl

Pull Request - State: closed - Opened by tgalopin about 5 years ago
Labels: Ready for review

#35 - Out of memory on malformed string

Issue - State: closed - Opened by Stoakes about 5 years ago - 2 comments

#34 - Allow to configure allowed schemes

Pull Request - State: closed - Opened by Lctrs about 5 years ago - 1 comment

#33 - Add a method to quickly get a SanitizerBuilder with the default config

Pull Request - State: closed - Opened by Lctrs about 5 years ago - 1 comment

#32 - set fluent the SanitizerBuilder methods

Pull Request - State: closed - Opened by Ioni14 over 5 years ago - 1 comment

#31 - Add editorconfig

Issue - State: open - Opened by olegatro over 5 years ago

#30 - Images src attribute removed

Issue - State: closed - Opened by alartigue over 5 years ago - 2 comments

#29 - How to allow html5 data attribute for tags

Issue - State: open - Opened by drnkwati over 5 years ago - 4 comments

#28 - relative URLs

Issue - State: open - Opened by olegatro over 5 years ago - 18 comments

#27 - Fix allow data uri on img

Pull Request - State: closed - Opened by martijnve almost 6 years ago - 2 comments

#26 - added some more tests

Pull Request - State: closed - Opened by voku about 6 years ago - 1 comment

#25 - Should empty tags be removed

Issue - State: closed - Opened by jonnybarnes about 6 years ago - 5 comments

#24 - Added Missing HTML5 elements

Pull Request - State: closed - Opened by snebes about 6 years ago - 7 comments

#23 - Encode UTF-8 full-width characters to avoid SQL misinterpretation of data

Pull Request - State: closed - Opened by tgalopin about 6 years ago

#22 - Fix details extension and add custom allowed attr test

Pull Request - State: closed - Opened by tgalopin about 6 years ago

#21 - Create a static method to pass extensions and `$html`

Issue - State: closed - Opened by ismail1432 about 6 years ago - 2 comments

#20 - Remove multiple <br> tags

Issue - State: closed - Opened by victorlap about 6 years ago - 1 comment

#19 - Add an `all` extension to allow all tags

Issue - State: closed - Opened by ismail1432 about 6 years ago - 1 comment

#18 - Introduce NamedNodeVisitorInterface to improve performance

Pull Request - State: closed - Opened by tgalopin about 6 years ago

#17 - Add license and version badges on README

Pull Request - State: closed - Opened by tgalopin about 6 years ago

#16 - Add a new extension for "details" and "summary" tags

Pull Request - State: closed - Opened by tgalopin about 6 years ago - 1 comment

#15 - Add logging feature to the sanitizer

Pull Request - State: closed - Opened by tgalopin about 6 years ago

#14 - Add HTMLPurifier comparison

Pull Request - State: closed - Opened by tgalopin about 6 years ago

#13 - Update UrlSanitizerTrait.php

Pull Request - State: closed - Opened by paragonie-scott about 6 years ago - 1 comment

#12 - Introduce Psalm, fix type issues and improve Travis config

Pull Request - State: closed - Opened by tgalopin about 6 years ago - 6 comments

#11 - Comparison with HTMLPurifier

Issue - State: closed - Opened by stof about 6 years ago - 2 comments

#10 - Extension allowing details/summary

Issue - State: closed - Opened by stof over 6 years ago - 2 comments

#9 - [WIP] Type-safety assurance via Psalm

Pull Request - State: closed - Opened by paragonie-scott over 6 years ago - 5 comments

#8 - Ensure URL pasing is safe

Pull Request - State: closed - Opened by tgalopin over 6 years ago

#7 - Add Backward Compatibility promise

Pull Request - State: closed - Opened by tgalopin over 6 years ago

#6 - Integrate ideas from OWASP in terms of validation and security

Pull Request - State: closed - Opened by tgalopin over 6 years ago

#5 - Improve URL parsing and tests coverage

Pull Request - State: closed - Opened by tgalopin over 6 years ago

#4 - Refactor the library to better leverage extensions

Pull Request - State: closed - Opened by tgalopin over 6 years ago

#3 - Add license and update library name

Pull Request - State: closed - Opened by tgalopin over 6 years ago

#2 - Create extension system

Pull Request - State: closed - Opened by tgalopin over 6 years ago

#1 - Add TravisCI

Pull Request - State: closed - Opened by tgalopin over 6 years ago