Michael Ganss
|
29ef982c9c
|
Fix crlf issue
|
2014-11-25 17:28:08 +01:00 |
|
Michael Ganss
|
8f00a93cf4
|
Fix crlf issue
|
2014-11-25 17:27:41 +01:00 |
|
Michael Ganss
|
6e911501b0
|
Update README.md
|
2014-11-25 17:09:35 +01:00 |
|
Michael Ganss
|
b80f08fb59
|
Use StringComparer.OrdinalIgnoreCase on all HashSets
|
2014-11-25 16:57:58 +01:00 |
|
Michael Ganss
|
b8fd0a2894
|
Fix newlines
|
2014-11-25 16:51:14 +01:00 |
|
Michael Ganss
|
b518450df2
|
Merge pull request #12 from NullRef-Opportunity/master
fixing test + ctor improvements + InvariantCultureIgnoreCase
|
2014-11-25 16:45:52 +01:00 |
|
JV
|
b33914244e
|
- allow passing defaults with ctor
- uses Ignorecase comparer voor hashsets
- some documentation improvements
|
2014-11-25 16:24:36 +01:00 |
|
JV
|
d29c59ecdf
|
fixing namespace for unittests
|
2014-11-25 16:08:39 +01:00 |
|
Michael Ganss
|
9295f54c19
|
Add HTML5 tags and attributes (closes #11)
|
2014-11-25 15:57:19 +01:00 |
|
Michael Ganss
|
ef3ea5a916
|
Change namespace to XSS (closes #4)
Use ISet for AllowedTags etc. (closes #10)
Bump version to 2.0 (breaking changes)
|
2014-11-25 12:22:37 +01:00 |
|
Michael Ganss
|
32ca8ef0ba
|
Use HashSet for URI attributes (closes #9)
|
2014-11-24 14:02:11 +01:00 |
|
Michael Ganss
|
46165ed94f
|
List default values in README.md (closes #8)
Fix typo
|
2014-11-24 13:41:27 +01:00 |
|
Michael Ganss
|
f28e12200e
|
Merge pull request #5 from ricardobrandao/master
We can now render the DOM with a custom IOutputFormatter.
|
2014-08-13 10:57:29 +02:00 |
|
ricardo.brandao
|
01bd3f2319
|
We can now render the DOM with a custom IOutputFormatter.
|
2014-08-12 11:07:59 +01:00 |
|
Michael Ganss
|
0e968a6ac7
|
Target Framework v4.0 (fixes #3)
|
2014-07-03 16:48:28 +02:00 |
|
Michael Ganss
|
8d0a8cc198
|
Update NuSpec
|
2014-05-10 16:55:28 +02:00 |
|
Michael Ganss
|
d216da4749
|
Merge remote-tracking branch 'remotes/origin/events'
|
2014-05-10 16:46:13 +02:00 |
|
Michael Ganss
|
f7dffff2d9
|
Re-install CsQuery
|
2014-05-10 16:45:47 +02:00 |
|
Michael Ganss
|
1b862c4f05
|
Add events to README.md
|
2014-05-07 19:21:29 +02:00 |
|
Michael Ganss
|
7a52d64058
|
Add cancelable events for removing tags, attributes, styles
|
2014-05-07 19:14:00 +02:00 |
|
Michael Ganss
|
029f03ccd9
|
Fix typo
|
2014-03-25 16:59:57 +01:00 |
|
Michael Ganss
|
c16dc426a4
|
Remove NuGet packages from repo
Update NUnit
|
2014-01-21 17:44:40 +01:00 |
|
Michael Ganss
|
417297c474
|
- move NuGet packages folder into solution folder
- add nuspec
|
2013-06-26 17:51:46 +02:00 |
|
Michael Ganss
|
cfd7472edf
|
- split tests into separate project
- changed to class library project
|
2013-06-26 17:05:51 +02:00 |
|
Michael Ganss
|
cb5eb11e47
|
fix code block after list in README.md
|
2013-06-25 17:41:24 +02:00 |
|
Michael Ganss
|
bf4c7c008d
|
update README.md
|
2013-06-25 17:39:53 +02:00 |
|
Michael Ganss
|
6be08ae62a
|
updated README.md
|
2013-06-25 17:37:13 +02:00 |
|
Michael Ganss
|
c3675f321d
|
keep usage from scrolling
|
2013-06-25 17:32:52 +02:00 |
|
Michael Ganss
|
b08fa48d25
|
added LICENSE.md
|
2013-06-25 17:24:36 +02:00 |
|
Michael Ganss
|
29d412c6b1
|
added README
|
2013-06-25 17:22:37 +02:00 |
|
Michael Ganss
|
a0a88d2ef0
|
- added xml comments
|
2013-06-24 19:38:49 +02:00 |
|
Michael Ganss
|
56bf838f35
|
- test method names CamelCase
- remove one negative margin test
|
2013-06-22 22:22:13 +02:00 |
|
Michael Ganss
|
d3f12fc00e
|
initial commit
|
2013-06-22 21:59:37 +02:00 |
|