Michael Ganss
|
18ecec5d46
|
Move HtmlSanitizer.Tests to project.json
|
2016-06-05 20:03:11 +02:00 |
|
Michael Ganss
|
ea6a1daef1
|
Move to xUnit
|
2016-06-05 19:03:12 +02:00 |
|
Michael Ganss
|
c14d59a9ea
|
Remove AutoLink dependency
|
2016-06-05 18:32:13 +02:00 |
|
Michael Ganss
|
29339514cf
|
Remove info from AssemblyInfo.cs (now in project.json)
Fix typo in project.json
Remove AssemblyInfo.cs patching from appveyor.yml
|
2016-06-05 16:54:34 +02:00 |
|
Michael Ganss
|
38713dd63e
|
Remove publicSign
|
2016-06-04 23:54:14 +02:00 |
|
Michael Ganss
|
0fca6a0e45
|
Use 1.0.0-VERSION as magic string in project.json instead of APPVEYOR_BUILD_VERSION
dotnet build requires valid version
|
2016-06-04 23:37:10 +02:00 |
|
Michael Ganss
|
44635d297d
|
Remove nuspec
Set version in project.json from appveyor.yml
|
2016-06-04 23:31:08 +02:00 |
|
Michael Ganss
|
5d16ea1785
|
Change version suffix to APPVEYOR_BUILD_NUMBER in appveyor.yml
|
2016-06-03 18:02:23 +02:00 |
|
Michael Ganss
|
6365150d84
|
Add * to version in project.json
|
2016-06-03 18:00:44 +02:00 |
|
Michael Ganss
|
408c3e6a68
|
Commment out test section temporarily
|
2016-06-03 17:48:47 +02:00 |
|
Michael Ganss
|
edc479c8ac
|
Fix appveyor.yml
|
2016-06-03 17:32:57 +02:00 |
|
Michael Ganss
|
0f894890af
|
Remove stuff from appveyor.yml
|
2016-06-03 17:15:15 +02:00 |
|
Michael Ganss
|
0a33044dc5
|
Prepare for .NET Core
|
2016-06-03 14:47:11 +02:00 |
|
Ted John
|
61de21acbb
|
add dotnet core support
Adds project.json and necessary #if regions to build for netstandard 1.3
|
2016-05-31 23:24:13 +01:00 |
|
Michael Ganss
|
0ec9e05576
|
Update AngleSharp
Add tests
|
2016-05-10 13:23:30 +02:00 |
|
Michael Ganss
|
d33cb8672b
|
Add sanitization of CSS at-rules.
|
2016-03-22 19:16:33 +01:00 |
|
Michael Ganss
|
4e3a64770f
|
Merge branch 'document'
|
2016-03-21 16:30:34 +01:00 |
|
Michael Ganss
|
af609b526c
|
Fix appveyor.yml
|
2016-03-18 12:30:50 +01:00 |
|
Michael Ganss
|
c4893a386b
|
Update AngleSharp 0.9.5
Update NUnit
|
2016-03-18 12:25:22 +01:00 |
|
Michael Ganss
|
2f23ab4a2f
|
Fix NUnit path
Add -beta to NuGet version
|
2016-03-07 15:06:42 +01:00 |
|
Michael Ganss
|
e56146f99d
|
Clean up documentation
|
2016-03-07 13:47:53 +01:00 |
|
Michael Ganss
|
654bf93840
|
Add sanitization of complete HTML documents.
|
2016-03-07 13:14:33 +01:00 |
|
Michael Ganss
|
24d3767520
|
Force input HTML into body
|
2016-02-11 16:53:54 +01:00 |
|
Michael Ganss
|
a36f4c8c1a
|
Merge pull request #57 from 304NotModified/exclude-tests
Exclude tests in code coverage
|
2016-02-09 17:50:28 +01:00 |
|
Julian Verdurmen
|
7d1a3403d6
|
Exclude tests in code coverage
|
2016-02-09 17:32:48 +01:00 |
|
Michael Ganss
|
644a11b3d2
|
Update LICENSE.md
Fix #56
|
2016-02-09 17:26:58 +01:00 |
|
Michael Ganss
|
89316d0f73
|
Merge pull request #55 from rmichela/EventArgs
Added Tag attributes to event args
|
2016-02-06 17:51:33 +01:00 |
|
Michael Ganss
|
35e0781899
|
Update README.md
|
2016-02-05 17:07:29 +01:00 |
|
Michael Ganss
|
1886124a87
|
Remove /noshadow
|
2016-02-05 17:01:15 +01:00 |
|
Michael Ganss
|
d0a347a51b
|
Fix appveyor.yml
|
2016-02-05 16:51:46 +01:00 |
|
Michael Ganss
|
2b594a3d91
|
Switch to Codecov
|
2016-02-05 16:44:08 +01:00 |
|
Ryan Michela
|
9be558996e
|
EventArg Tag attribute unit tests
|
2016-02-04 13:10:22 -08:00 |
|
Ryan Michela
|
20eb143849
|
Added Tag attributes to event args
|
2016-02-04 12:48:10 -08:00 |
|
Michael Ganss
|
7229c15b5f
|
Merge branch 'master' of github.com:mganss/HtmlSanitizer
|
2016-02-03 17:08:18 +01:00 |
|
Michael Ganss
|
db51e9bf4b
|
Update to AngleSharp 0.9.4
Fixes #53
|
2016-02-03 17:07:37 +01:00 |
|
Michael Ganss
|
8fcdceb65d
|
Update README.md
|
2016-02-01 13:46:26 +01:00 |
|
Michael Ganss
|
b2e7d3e820
|
Remove -beta from nuspec
Update to 2016
|
2016-02-01 13:19:26 +01:00 |
|
Michael Ganss
|
d470f7e06b
|
Merge remote-tracking branch 'remotes/github/AngleSharp'
# Conflicts:
# HtmlSanitizer.Tests/Tests.cs
# HtmlSanitizer/HtmlSanitizer.cs
|
2016-02-01 12:42:48 +01:00 |
|
Michael Ganss
|
1ac5c1da14
|
Merge pull request #51 from emptyGit/AngleSharp
Added remove reason to removal events
|
2016-01-31 13:47:34 +01:00 |
|
emptyGit
|
6fbdb74aff
|
Added unit tests for remove reasons
|
2016-01-29 23:22:39 +01:00 |
|
emptyGit
|
4341dad9bd
|
Fixed issue where invalid removing reason was set for styles with not allowed values
|
2016-01-24 10:04:53 +01:00 |
|
emptyGit
|
ec095de43d
|
Added remove reason to removal events
|
2016-01-20 21:03:39 +01:00 |
|
Michael Ganss
|
ca9f6b34ee
|
Set version to 3.1
|
2015-11-05 16:10:51 +01:00 |
|
Michael Ganss
|
57e48a30c6
|
Sign the assembly
|
2015-11-04 12:48:32 +01:00 |
|
Michael Ganss
|
1d696f705d
|
Re-add version attributes to AssemblyInfo.cs
|
2015-11-04 12:43:06 +01:00 |
|
Michael Ganss
|
413056da79
|
Set assembly version by AppVeyor
Generate NuGet packages during AppVeyor build
|
2015-11-04 12:35:14 +01:00 |
|
Michael Ganss
|
41de103dc6
|
Fix #48
|
2015-10-30 17:48:39 +01:00 |
|
Michael Ganss
|
86b8178e73
|
Bump version to 3.0
Add -beta to nuspec version
|
2015-10-30 17:22:58 +01:00 |
|
Michael Ganss
|
63ef99751d
|
Update AngleSharp
|
2015-10-30 17:16:07 +01:00 |
|
Michael Ganss
|
ef7d314027
|
Set style to parsed style
|
2015-09-23 18:06:48 +02:00 |
|