Michael Ganss
1801b5b68f
Merge pull request #169 from mganss/dependabot/nuget/Microsoft.SourceLink.GitHub-1.0.0-beta2-19324-01
...
Bump Microsoft.SourceLink.GitHub from 1.0.0-beta2-18618-05 to 1.0.0-beta2-19324-01
2019-06-26 13:00:32 +02:00
Michael Ganss
af3a957e73
Merge pull request #170 from mganss/dependabot/nuget/Microsoft.NET.Test.Sdk-16.1.1
...
Bump Microsoft.NET.Test.Sdk from 15.9.0 to 16.1.1
2019-06-26 13:00:22 +02:00
dependabot-preview[bot]
2d2c545293
Bump Microsoft.NET.Test.Sdk from 15.9.0 to 16.1.1
...
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest ) from 15.9.0 to 16.1.1.
- [Release notes](https://github.com/microsoft/vstest/releases )
- [Commits](https://github.com/microsoft/vstest/compare/v15.9.0...v16.1.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-06-25 15:32:50 +00:00
dependabot-preview[bot]
f5f0775203
Bump Microsoft.SourceLink.GitHub
...
Bumps [Microsoft.SourceLink.GitHub](https://github.com/dotnet/sourcelink ) from 1.0.0-beta2-18618-05 to 1.0.0-beta2-19324-01.
- [Release notes](https://github.com/dotnet/sourcelink/releases )
- [Commits](https://github.com/dotnet/sourcelink/commits/1.0.0-beta2-19324-01 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-06-25 15:32:26 +00:00
Michael Ganss
f2374dc332
Add link to wiki
...
Fixes #167
2019-06-07 12:15:33 +03:00
Michael Ganss
a258535f13
Fix #164
2019-06-02 14:36:53 +02:00
Michael Ganss
07835ee2d6
Add test for #163
2019-04-12 13:50:06 +02:00
Michael Ganss
fc47c5ed2c
Remove ProductVersion from .csproj
2019-04-02 16:24:34 +02:00
Michael Ganss
7afb328c4a
Add SourceLink
2019-04-01 16:33:41 +02:00
Michael Ganss
e003e9fa9e
Fix sonarcloud call
...
Use environment variables and property function in .csproj
2019-03-31 20:17:01 +02:00
Michael Ganss
0a9c2df4b9
Improve parsing performance ( fixes #161 )
2019-03-31 19:55:57 +02:00
Michael Ganss
08993d4437
Update AssemblyVersion to 4.0.0.0 (see #142 )
2019-02-16 12:59:29 +01:00
Michael Ganss
11b271631e
Add SanitizeDocument overload that takes a Stream
...
Fixes #158
2019-01-27 17:02:38 +01:00
Michael Ganss
dfd5e9d237
Fix #156
2019-01-18 14:13:49 +01:00
Michael Ganss
cabae353e8
Fix #155
2019-01-17 12:52:36 +01:00
Michael Ganss
f4eeace29f
Merge branch 'master' of github.com:mganss/HtmlSanitizer
2018-11-26 12:43:49 +01:00
Michael Ganss
ff8e5950d5
Update AngleSharp to 0.9.11
2018-11-26 12:43:31 +01:00
Michael Ganss
e55c2f9b0e
Add netstandard2.0 badge
2018-11-07 11:47:20 +01:00
Michael Ganss
d5c876f600
Merge pull request #149 from reinaldocoelho/master
...
Add support to NetStandard 2.0.
2018-11-06 19:30:13 +01:00
reinaldo
cac3047159
Adding build support to NetStandard 2.0.
2018-11-06 15:20:33 -02:00
Michael Ganss
4f2ea574ec
Fix sonarcloud badge
2018-09-25 17:16:06 +02:00
Michael Ganss
1a9cb08a09
Add sonarcloud badge
2018-09-25 17:14:20 +02:00
Michael Ganss
88e85bec68
Add back AssemblyInfo.cs
2018-09-24 16:50:24 +02:00
Michael Ganss
edc45180af
Add sonarcube
...
Remove AssemblyInfo.cs
2018-09-24 16:30:59 +02:00
Michael Ganss
9d9c5c956e
Merge branch 'master' of github.com:mganss/HtmlSanitizer
2018-09-21 17:27:40 +02:00
Michael Ganss
357077257b
Rename attr to Attribute
...
Change Default... fields to properties
2018-09-21 17:27:30 +02:00
Michael Ganss
69bfc942bc
Add target framework badges
2018-09-21 16:11:42 +02:00
Michael Ganss
18d1da8b19
Don't tag/publish PR builds
...
Fix XML documentation bugs
2018-09-21 16:08:48 +02:00
Michael Ganss
82d8ca44aa
Fix #137
2018-08-01 17:11:30 +02:00
Michael Ganss
f5421a8965
Use coverlet instead of OpenCover
...
Target netcoreapp2.0
2018-07-18 14:03:10 +02:00
Michael Ganss
fd667a2312
Automatically tag successful build
2018-07-16 17:38:47 +02:00
Michael Ganss
ef3dd0dab7
Update to AngleSharp 0.9.10
2018-07-16 17:35:39 +02:00
Michael Ganss
571e1573bd
Update AngleSharp to 0.9.9.2
...
Update xUnit to 2.3.1
2018-03-19 12:53:54 +01:00
Michael Ganss
6191a5e0dc
Fix typo
2018-02-01 12:49:24 +01:00
Michael Ganss
b6486bf7dc
Update to AngleSharp 0.9.9.1
2018-01-05 14:00:12 +01:00
Michael Ganss
58a7a7552e
Add using()s around internal usage of IHtmlDocument
2018-01-02 13:59:46 +01:00
Michael Ganss
40d0656934
Build symbol package
2017-10-19 16:37:28 +02:00
Michael Ganss
2064d1eea1
Remove references to System.Globalization, System.IO, System.Runtime for net45
2017-10-19 16:24:33 +02:00
Michael Ganss
89b1ce5405
Fix whitespace
2017-10-17 13:12:05 +02:00
Michael Ganss
6a91b9eb99
Set version to 4.0
2017-10-17 13:06:34 +02:00
Michael Ganss
23ce95b869
Merge pull request #128 from leniency/master
...
Added methods and event to expose the parsed and cleaned IHtmlDocument.
2017-09-24 21:15:04 +02:00
Levi Baker
53ce00db36
Fixed spelling error.
2017-09-23 19:45:03 -07:00
Levi Baker
db06dd2eb5
Added methods to IHtmlSanitizer interface as well.
2017-09-22 11:24:11 -07:00
Levi Baker
8f2735b404
Minor fix to doc reference.
2017-09-22 10:44:58 -07:00
Levi Baker
919a71dba2
Added method SantizeDom that returns the parsed and cleaned IHtmlDocument. This exposes the result for further DOM manipulation without requiring another parse.
...
Also added a PostProcessDom event that runs after PostProcessNode. This also allows the whole DOM to be further manipulated without executing on every node or re-parsing the document.
2017-09-22 10:37:38 -07:00
Michael Ganss
f3d23f8b25
Add missing members to IHtmlSanitizer (see #92 )
...
Remove unneeded assembly reference
2017-08-29 18:03:33 +02:00
Michael Ganss
82857b4dd7
Merge pull request #121 from markashleybell/master
...
CSS class whitelisting
2017-06-17 17:12:52 +03:00
Mark Bell
6a07682267
Implement CSS class whitelisting
2017-06-16 13:05:51 +01:00
Mark Bell
8d6e83a65c
Fix some minor inconsistencies in constructor doc comments
2017-06-16 12:54:23 +01:00
Michael Ganss
62c6fbdd5f
Fix #119
2017-04-28 15:40:08 +02:00