index
:
angular.js
g3_v1_0
g3_v1_2
g3_v1_3
master
nganimate-docs-at-symbol-HTML-entity-to-character
v0.9.x
v1.0.x
v1.2.x
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
sanitizer.js
Age
Commit message (
Expand
)
Author
2012-01-25
refactor(sanitizer): turn sanitizer into a service
Misko Hevery
2011-10-20
feat(sanitizer): add html5 elements to the whitelist
Igor Minar
2011-10-11
chore(formating): clean code to be function() {
Misko Hevery
2011-07-18
feat(strict mode): adding strict mode flag to all js files
Igor Minar
2011-06-08
Proper handling of special attributes in jqlite
Misko Hevery
2011-02-04
smarter normalization of value on option, and htmlParser fixes
Misko Hevery
2011-02-03
fixed population of value attribute on option
Misko Hevery
2011-01-24
fixed example rendering, add tests for it.
Misko Hevery
2011-01-10
Rename angular.foreach to angular.forEach to make the api consistent.
Igor Minar
2010-12-06
fixing closure compiler warnings
Igor Minar
2010-12-06
fixing lint warnings in older code
Igor Minar
2010-12-03
Fix sanitization issues as suggested by evn
Misko Hevery
2010-11-29
Fixed sanitization
Misko Hevery
2010-10-26
fix closure compile warnings
Misko Hevery
2010-10-26
create HTML sanitizer to allow inclusion of untrusted HTML in safe manner.
Misko Hevery