Commit Graph

384 Commits

Author SHA1 Message Date
Zongmin Lei
0a18ac740b fix stripIgnoreTagBody on file xss.js 2015-12-23 12:22:39 +08:00
Zongmin Lei
7f5877974b 更新CI测试的Node.js版本,取消v0.6 & v0.8支持 2015-12-01 22:41:32 +08:00
Zongmin Lei
b93c01427e v0.2.9 2015-12-01 22:22:58 +08:00
Zongmin Lei
1c4b692bd1 add changelings 2015-12-01 22:22:17 +08:00
Zongmin Lei
725ba42b8d move bower_register.cmd 2015-12-01 22:15:53 +08:00
Zongmin Lei
ac93b2ef4b 修正 issue #41 href默认允许#开头 2015-12-01 22:11:03 +08:00
Zongmin Lei
8df84a1995 单元测试使用debug显示输出 2015-12-01 22:10:48 +08:00
Zongmin Lei
c5366d1c63 更新README 2015-12-01 22:07:53 +08:00
Zongmin Lei
81575ebaf7 nam命令 2015-12-01 22:07:38 +08:00
Zongmin Lei
9da6aa00a8 build命令 2015-12-01 21:54:20 +08:00
Zongmin Lei
4ff066f0f6 修正 issue #41 href默认允许#开头 2015-12-01 21:53:59 +08:00
Zongmin Lei
e32c2676dc v0.2.8 2015-11-19 11:19:36 +08:00
Zongmin Lei
7c5f0b9a1a update package.son 2015-11-18 11:00:50 +08:00
Zongmin Lei
939c936932 update README 2015-11-18 10:58:17 +08:00
Zongmin Lei
48d59b60e8 update full_test command 2015-11-18 10:57:10 +08:00
Zongmin Lei
41becca40a update package.son 2015-11-18 10:55:12 +08:00
Zongmin Lei
189f6aa588 update README 2015-11-18 10:48:47 +08:00
Zongmin Lei
cdb9a2168c update README 2015-11-18 10:47:43 +08:00
Zongmin Lei
56c18bf949 update README 2015-11-18 10:44:05 +08:00
Zongmin Lei
3cdf271264 update travis.ml 2015-11-18 10:43:55 +08:00
Zongmin Lei
c5e6643006 update License 2015-11-18 10:43:40 +08:00
Zongmin Lei
e6b1f68cec update package.son 2015-11-18 10:28:37 +08:00
Zongmin Lei
2fb5bdb3f6 update README 2015-11-18 10:21:56 +08:00
Zongmin Lei
b546f64278 update README 2015-08-18 18:47:03 +08:00
Zongmin Lei
ce40ba3795 v0.2.7 2015-08-18 18:34:30 +08:00
Zongmin Lei
fb5891fa7c Fixed issue #40 start quote only when the previous char is = 2015-08-18 18:33:56 +08:00
Zongmin Lei
594b59baf1 v0.2.6 2015-08-06 15:56:32 +08:00
老雷
2c7651b9f6 Merge pull request #39 from chengbapi/patch-1
Update parser.js
2015-08-06 15:53:23 +08:00
chengbapi
df0b76992d Update parser.js
IE7中不支持string[index]的用法改用slice做兼容
2015-08-04 15:32:27 +08:00
Zongmin Lei
55924144c6 v0.2.5 2015-08-04 08:51:31 +08:00
Zongmin Lei
1373b674c3 v0.2.4 2015-08-02 21:21:30 +08:00
Zongmin Lei
fb6364d431 Fixed issue #37 support unstrict HTML format: allow spaces between attribute name and attribute value 2015-08-02 21:20:36 +08:00
Zongmin Lei
4e17c426f5 v0.2.3 2015-07-30 12:01:30 +08:00
Zongmin Lei
b5902962ad Fixed issue #36 safeAttrValue() check if cssFilter argument is undefined then use an default cssFilter 2015-07-30 12:00:08 +08:00
Zongmin Lei
467bfe1c8c v0.2.2 update cssfilter@0.0.5 2015-05-24 23:35:42 +08:00
Zongmin Lei
ef63015a0e update .travis.yml 2015-05-06 12:23:23 +08:00
Zongmin Lei
19021aa7c4 更新commander模块版本 2015-05-06 12:18:39 +08:00
Zongmin Lei
e834f5212f update .travis.yml 2015-05-06 12:16:37 +08:00
Zongmin Lei
8f0c90f2ee 更新测试命令 2015-05-06 12:15:36 +08:00
Zongmin Lei
d445c5f4d8 更新package.json的test脚本 2015-05-06 11:40:41 +08:00
Zongmin Lei
7fd196296c 修正单元测试代码 <script> --> <scri + pt> 保证在浏览器上测试通过 2015-05-06 11:36:56 +08:00
Zongmin Lei
aa10270cdf 更新package.json 2015-05-06 11:36:18 +08:00
Zongmin Lei
0fa115aba0 增加 testling 测试 2015-05-06 11:09:32 +08:00
Zongmin Lei
d021705d99 v0.2.1 修正util问题 2015-05-06 00:45:28 +08:00
Zongmin Lei
4b20d207e3 build 0.2.0 2015-05-05 22:52:04 +08:00
Zongmin Lei
994f1a7045 v0.2.0 使用cssfilter模块来过滤style属性 2015-05-05 22:50:56 +08:00
Zongmin Lei
900705dc04 build 命令 2015-04-13 13:24:55 +08:00
Zongmin Lei
fbe44b283a update package.json 2015-04-13 13:24:31 +08:00
Zongmin Lei
d8cccc4982 v0.1.21 2015-03-27 23:54:44 +08:00
老雷
1ff633731d Merge pull request #32 from Stackla/feature/avoid_prototype
避免窜改 Array.prototype
2015-03-27 23:02:53 +08:00