Mark Bell
|
8d6e83a65c
|
Fix some minor inconsistencies in constructor doc comments
|
2017-06-16 12:54:23 +01:00 |
|
Michael Ganss
|
124d450f7b
|
Merge branch 'master' into AngleSharp_0_10
# Conflicts:
# src/HtmlSanitizer/HtmlSanitizer.project.json
|
2017-06-08 13:52:15 +02:00 |
|
Michael Ganss
|
62c6fbdd5f
|
Fix #119
|
2017-04-28 15:40:08 +02:00 |
|
Michael Ganss
|
7601eaf333
|
Remove unnecessary NuGet package
|
2017-04-20 12:41:57 +02:00 |
|
Michael Ganss
|
0c485a4853
|
Bump version to 3.5 beta
|
2017-04-19 15:58:59 +02:00 |
|
Michael Ganss
|
4b60e114ad
|
Update copyright to 2017
|
2017-04-19 15:46:59 +02:00 |
|
Michael Ganss
|
44e8282c91
|
Merge branch 'vs2017'
# Conflicts:
# src/HtmlSanitizer/project.json
|
2017-04-19 15:45:51 +02:00 |
|
Michael Ganss
|
abccab73e6
|
Fix appveyor.yml
|
2017-04-12 16:19:25 +02:00 |
|
Michael Ganss
|
18d4dc6f76
|
Fix appveyor.yml
|
2017-04-12 16:17:10 +02:00 |
|
Michael Ganss
|
6a2bb20966
|
Fix appveyor.yml
|
2017-04-12 16:13:26 +02:00 |
|
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
|
7a2e7fd29f
|
Prepare for AngleSharp 0.10
|
2017-03-23 19:49:23 +01:00 |
|
Michael Ganss
|
c51ecdde95
|
Merge pull request #109 from AlexByte/patch-1
Update README.md
|
2017-02-24 11:46:16 +01:00 |
|
AlexByte
|
023fff8459
|
Update README.md
Add missing bracket.
|
2017-02-24 06:31:05 +03:00 |
|
Michael Ganss
|
c85190d6eb
|
Merge pull request #105 from 304NotModified/patch-3
it's 2017 already!
|
2017-01-19 15:26:01 +01:00 |
|
Julian Verdurmen
|
b7d8bff9ea
|
it's 2017 already!
|
2017-01-19 14:03:36 +01:00 |
|
Michael Ganss
|
2e70ad9160
|
Remove beta label
|
2017-01-19 13:21:31 +01:00 |
|
Michael Ganss
|
0c01c55390
|
Add online demo
|
2016-12-15 17:43:44 +01:00 |
|
Michael Ganss
|
4edbc48cd0
|
Merge pull request #101 from 304NotModified/patch-2
Update Fiddle
|
2016-12-14 12:16:36 +01:00 |
|
Julian Verdurmen
|
a9b39766c4
|
Update README.md
|
2016-12-14 11:59:40 +01:00 |
|
Michael Ganss
|
62f5cafe3a
|
Bump version
|
2016-12-09 12:47:23 +01: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
|
1ffb0b83d1
|
Merge branch 'master' of github.com:mganss/HtmlSanitizer
|
2016-12-07 16:16:11 +01:00 |
|
Michael Ganss
|
e7f06a56f1
|
Remove possible race condition when invoking event handlers
|
2016-12-07 16:15:56 +01:00 |
|
Michael Ganss
|
820cadfb03
|
Add section about text content
|
2016-11-22 13:47:37 +01:00 |
|
Michael Ganss
|
dbbcb0d457
|
Normalize only immediately before post processing.
|
2016-11-16 13:13:05 +01:00 |
|
Michael Ganss
|
1b1a45941e
|
Don't normalize after post-processing.
|
2016-11-15 17:51:27 +01:00 |
|
Michael Ganss
|
c0079fdbd7
|
Normalize DOM
|
2016-11-15 17:41:30 +01:00 |
|
Michael Ganss
|
4d75936106
|
Make HtmlFormatter methods virtual
|
2016-11-11 13:27:26 +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
|
223f85ef57
|
Merge branch 'master' of github.com:mganss/HtmlSanitizer
|
2016-10-04 16:18:00 +02:00 |
|
Michael Ganss
|
6bad65e1dd
|
Add net40 support (Fixes #88)
|
2016-10-04 16:17:41 +02:00 |
|
Michael Ganss
|
1e2ae13f1a
|
Add thread safety paragraph
|
2016-09-22 12:53: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
|
4f9e0a946f
|
Add link to .NET Fiddle demo (fixes #20)
|
2016-09-19 16:33:45 +02:00 |
|
Michael Ganss
|
8be5ab23ba
|
Update to AngleSharp 0.9.8.1 in HtmlSanitizer.project.json
|
2016-09-19 16:01:45 +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
|
97d7532053
|
Add HtmlParserFactory and DefaultHtmlParserFactory.
Closes #79
|
2016-08-04 17:04:04 +02:00 |
|
Michael Ganss
|
3c02cec6f1
|
Add OutputFormatter and DefaultOutputFormatter.
Closes #50
|
2016-08-01 16:06:44 +02:00 |
|
Michael Ganss
|
1136674073
|
Fix #77
|
2016-07-22 18:55:39 +02:00 |
|
Michael Ganss
|
cd611e3511
|
Pin AngleSharp version (see #76)
|
2016-07-21 15:29:05 +02:00 |
|
Michael Ganss
|
f81cb1db7b
|
Fix #75
Update to .NET Core 1.0
|
2016-07-19 17:22:55 +02:00 |
|