Commit Graph

16 Commits

Author SHA1 Message Date
Michael Ganss
393c009b80 Refactor according to VS suggestions
Use AppVeyor VS 2017 build image
2017-04-12 16:10:31 +02:00
Michael Ganss
255fd58ea6 Update to VS 2017
Use System.Uri only for resolving relative URLs (fixes #118, fixes #106, fixes #66)
2017-04-12 16:01:42 +02:00
Michael Ganss
fe1ec068e5 Add event that is raised when a comment is about to be removed (see #98) 2016-12-09 12:40:24 +01:00
Michael Ganss
c0079fdbd7 Normalize DOM 2016-11-15 17:41:30 +01:00
Michael Ganss
e0cdf4cac6 Update to AngleSharp 0.9.9 2016-10-31 16:34:23 +01:00
Michael Ganss
c451c8ba52 Add KeepChildNodes
Add back beta label to version
2016-10-10 13:48:48 +02:00
Michael Ganss
d8c6ac0598 Add test for keeping child nodes (see #25, #75)
Remove beta label from version
2016-10-10 13:31:56 +02:00
Michael Ganss
45f3402b4c Add test for #90 2016-10-07 15:47:33 +02:00
Michael Ganss
2b1acb5aa9 Make ThreadTest work in .NET Core 2016-09-22 12:32:36 +02:00
Michael Ganss
7002fc5176 Add thread safety unit test 2016-09-22 11:49:23 +02:00
Michael Ganss
21590d7cdb Update to AngleSharp 0.9.8.1 (fixes #80) 2016-09-19 15:59:14 +02:00
Michael Ganss
553b8dd34e Add HtmlFormatter.cs (fixes #84) 2016-08-22 15:19:20 +02:00
Michael Ganss
bf1b96ca5b Fix #81 2016-08-15 15:39:31 +02:00
Michael Ganss
70066ebcd9 Add test for #80 2016-08-15 15:14:04 +02:00
Michael Ganss
f81cb1db7b Fix #75
Update to .NET Core 1.0
2016-07-19 17:22:55 +02:00
Michael Ganss
6d03d1caa2 Move HtmlSanitizer to src, HtmlSanitizer.Tests to test
Add dotnet test to appveyor.yml
2016-06-05 22:54:31 +02:00