aboutsummaryrefslogtreecommitdiffstats
path: root/src/ngSanitize/sanitize.js
AgeCommit message (Expand)Author
2014-03-05style: enable jscs requireLeftStickedOperators ruleTimothée Jeannin
2014-02-26docs(*): fix jsdoc type expressionsPeter Bacon Darwin
2014-02-19docs(modules): remove unused {@installModule} tagsPeter Bacon Darwin
2014-02-16docs(ngSanitize): add dependency on angular-sanitize to examplePeter Bacon Darwin
2014-02-16docs(bike-shed-migration): fix invalid </file name=""> HTML in examplesPeter Bacon Darwin
2014-02-16docs(bike-shed-migration): convert <doc:...> examples to <example>...Peter Bacon Darwin
2014-02-16docs(bike-shed-migration): convert doctype and namesPeter Bacon Darwin
2014-01-28test(docs): convert example end to end doc tests from scenario runner to prot...Julie
2013-12-27fix($sanitize): consider `size` attribute as valid/allowed attributeBrady Isom
2013-12-03fix(ngSanitize): prefer textContent to innerText to avoid layout trashingMichał Gołębiowski
2013-12-03fix($sanitize): don't rely on YARR regex engine executing immediatelyPete Bacon Darwin
2013-11-26fix($sanitize): Use same whitelist mechanism as $compile does.Tobias Bosch
2013-10-23feat(docs): provide index pages for each angular moduleMatias Niemelä
2013-10-22style: make jshint happyVojta Jina
2013-10-03fix($sanitize): sanitize DOCTYPE declarations correctlypaolo-delmundo
2013-09-11fix(ngSanitize): sanitizer should not accept <!--> as a valid commentR. Merkert
2013-08-22docs(module): improve the installation instructions for optional modulesBrian Ford
2013-08-09style(minerr): prefer component name as namespaceKen Sheedlo
2013-07-25feat(ngBindHtml, sce): combine ng-bind-html and ng-bind-html-unsafeChirayu Krishnappa
2013-07-25feat($sce): new $sce service for Strict Contextual Escaping.Chirayu Krishnappa
2013-07-18feat(Angular): provide minErr as public propertyPete Bacon Darwin
2013-07-18chore(sanitize): use minErr to throw exceptionPete Bacon Darwin
2013-07-12fix(sanitize): match URI schemes case-insensitivelyPete Bacon Darwin
2013-07-11style(sanitize): fix typo in variable namesBen Holley
2013-06-04docs(sanitize): add @description sectionAlan Klement
2012-11-11feat($sanitize): support telephone linksAnna Vester
2012-06-12docs(*): simplify doc urlsIgor Minar
2012-04-11chore(ngSanitize): extract $sanitize, ngBindHtml, linkyFilter into a moduleVojta Jina