aboutsummaryrefslogtreecommitdiffstats
path: root/src/sanitizer.js
AgeCommit message (Expand)Author
2011-07-18feat(strict mode): adding strict mode flag to all js filesIgor Minar
2011-06-08Proper handling of special attributes in jqliteMisko Hevery
2011-02-04smarter normalization of value on option, and htmlParser fixesMisko Hevery
2011-02-03fixed population of value attribute on optionMisko Hevery
2011-01-24fixed example rendering, add tests for it.Misko Hevery
2011-01-10Rename angular.foreach to angular.forEach to make the api consistent.Igor Minar
2010-12-06fixing closure compiler warningsIgor Minar
2010-12-06fixing lint warnings in older codeIgor Minar
2010-12-03Fix sanitization issues as suggested by evnMisko Hevery
2010-11-29Fixed sanitizationMisko Hevery
2010-10-26fix closure compile warningsMisko Hevery
2010-10-26create HTML sanitizer to allow inclusion of untrusted HTML in safe manner.Misko Hevery