COMMITS
/ test/ngSanitize/sanitizeSpec.js July 12, 2016
G
fix($sanitize): blacklist the attribute `usemap` as it can be used as a security exploit
Georgios Kalpakas committed
July 30, 2014
C
fix(ngSanitize): ensure `html` is a string in htmlParser()
Caitlin Potter committed
July 5, 2014
C
fix(ngSanitize): follow HTML parser rules for start tags / allow < in text content
Caitlin Potter committed
C
fix(ngSanitize): follow HTML parser rules for start tags / allow < in text content
Caitlin Potter committed
July 16, 2014
C
revert: fix(ngSanitize): follow HTML parser rules for start tags / allow < in text content
Caitlin Potter committed
June 30, 2014
S
chore(jshint): enforce jshint for tests
Shahar Talmi committed
March 29, 2014
Y
fix(ngSanitize): encode surrogate pair properly
Yutaka Yamaguchi committed
November 24, 2013
M
fix(ngSanitize): prefer textContent to innerText to avoid layout trashing
Michał Gołębiowski committed
November 25, 2013
T
fix($sanitize): Use same whitelist mechanism as $compile does.
Tobias Bosch committed
October 2, 2013
P
fix($sanitize): sanitize DOCTYPE declarations correctly
paolo-delmundo committed
August 17, 2013
R
fix(ngSanitize): sanitizer should not accept <!--> as a valid comment
R. Merkert committed
July 12, 2013
P
fix(sanitize): match URI schemes case-insensitively
Pete Bacon Darwin committed
November 10, 2012
A
feat($sanitize): support telephone links
Anna Vester committed
April 10, 2012
V
chore(ngSanitize): extract $sanitize, ngBindHtml, linkyFilter into a module
Vojta Jina committed