Zongmin Lei
|
ca8c5bbe3f
|
v0.2.18
|
2016-11-16 20:36:58 +08:00 |
|
老雷
|
c1f160fbc5
|
Merge pull request #64 from ristinolla/master
Resolves #63
|
2016-11-16 20:31:59 +08:00 |
|
Perttu Ristimella
|
d9875d34d2
|
added dist to files
|
2016-11-16 10:59:44 +02:00 |
|
Zongmin Lei
|
2212d5229f
|
v0.2.17
|
2016-11-06 11:06:22 +08:00 |
|
Zongmin Lei
|
857fa9de67
|
fix cssFilter, allow pass css=false to disable cssFilter
|
2016-11-06 11:06:02 +08:00 |
|
Zongmin Lei
|
ebd1259f15
|
v0.2.16 update dependenies
|
2016-10-26 12:20:15 +08:00 |
|
Zongmin Lei
|
b632f34719
|
v0.2.16
|
2016-10-26 12:18:47 +08:00 |
|
Zongmin Lei
|
850c88aa73
|
update package.json
|
2016-10-26 12:18:23 +08:00 |
|
Zongmin Lei
|
ced704cc58
|
update README badges
|
2016-10-26 12:15:47 +08:00 |
|
Zongmin Lei
|
8ea5560f0e
|
v0.2.15
|
2016-10-12 14:22:13 +08:00 |
|
Zongmin Lei
|
6b8f6fc60d
|
update cssfilter@0.0.8
|
2016-10-12 14:18:31 +08:00 |
|
Zongmin Lei
|
81967e22ef
|
Merge branch 'master' of github.com:leizongmin/js-xss
* 'master' of github.com:leizongmin/js-xss:
chore(package): update mocha to version 3.0.2
chore(package): update dependencies
|
2016-10-12 13:55:30 +08:00 |
|
Zongmin Lei
|
73bfdccc49
|
v0.2.14
|
2016-10-12 13:52:46 +08:00 |
|
Zongmin Lei
|
afe364cc3d
|
update README
|
2016-10-12 13:51:37 +08:00 |
|
Zongmin Lei
|
7641196a6f
|
chore(npm): add "files" filed
|
2016-10-12 13:28:22 +08:00 |
|
老雷
|
2c9a025749
|
Merge pull request #51 from leizongmin/greenkeeper-mocha-3.0.2
Update mocha to version 3.0.2 🚀
|
2016-08-22 10:01:19 +08:00 |
|
greenkeeperio-bot
|
c6a29a6af1
|
chore(package): update mocha to version 3.0.2
https://greenkeeper.io/
|
2016-08-08 16:48:44 +08:00 |
|
老雷
|
3f0694a6f4
|
Merge pull request #47 from leizongmin/greenkeeper-update-all
Update all dependencies 🌴
|
2016-06-29 12:39:20 +08:00 |
|
greenkeeperio-bot
|
b32b29ce78
|
chore(package): update dependencies
https://greenkeeper.io/
|
2016-06-29 12:30:17 +08:00 |
|
Zongmin Lei
|
400af6c952
|
update bower.json
|
2016-05-05 21:59:04 +08:00 |
|
Zongmin Lei
|
e69f61bfd5
|
fixed coveralls
|
2016-05-05 21:55:11 +08:00 |
|
Zongmin Lei
|
7acdccd303
|
update README
|
2016-05-05 21:45:38 +08:00 |
|
Zongmin Lei
|
2945de0dc2
|
v0.2.13
|
2016-05-05 21:17:40 +08:00 |
|
leizongmin
|
990f959a6b
|
Merge pull request #45 from zTree/master
Update default.js
|
2016-05-05 21:14:55 +08:00 |
|
zTree
|
2e5f217c99
|
Update default.js
td / th 居然白名单里面没有 rowspan 属性,这个强烈建议加入到默认白名单的, 否则合并单元格 的 代码中 rowspan 会被直接干掉。
|
2016-05-05 12:33:01 +08:00 |
|
Zongmin Lei
|
00b9f211f8
|
update README
|
2016-05-04 12:46:13 +08:00 |
|
Zongmin Lei
|
f12339dd7e
|
removed Chinese text
|
2016-05-04 11:20:42 +08:00 |
|
Zongmin Lei
|
3b3a88b237
|
v0.2.12
|
2016-04-25 18:11:36 +08:00 |
|
Zongmin Lei
|
b1579337cf
|
build
|
2016-04-25 18:11:17 +08:00 |
|
Zongmin Lei
|
15b0dee292
|
update Chinese README
|
2016-04-25 18:09:31 +08:00 |
|
leizongmin
|
ccc0986e91
|
Merge pull request #44 from dimarwix/master
Updated AMD usage example, removed unneeded define() call
|
2016-04-25 17:06:30 +08:00 |
|
Dima_Ryskin
|
020d9d8456
|
Merge remote-tracking branch 'upstream/master'
* upstream/master:
v0.2.11 update cssfilter@0.0.7 fixed issue #52
# Conflicts:
# dist/xss.min.js
|
2016-04-25 11:45:01 +03:00 |
|
Dima_Ryskin
|
c5234742eb
|
update cssfilter @0.0.7
|
2016-04-25 11:35:47 +03:00 |
|
Zongmin Lei
|
77ea436b14
|
v0.2.11 update cssfilter@0.0.7 fixed issue #52
|
2016-04-25 00:25:54 +08:00 |
|
Dima_Ryskin
|
fa3b9103b4
|
updated readme.md with correct usage of AMD. Removed obsolete AMD example.
|
2016-04-24 16:30:39 +03:00 |
|
Dima_Ryskin
|
97c7bb5d95
|
changed root of cssFilter dependency
|
2016-04-24 16:09:42 +03:00 |
|
Dima_Ryskin
|
08b5fd058b
|
removed AMD 'define' call, since when bundled with other modules, only the first define() call actually registers the module (which would be one of the dependencies)
|
2016-04-24 16:09:16 +03:00 |
|
Zongmin Lei
|
f18825d226
|
v0.2.10
|
2015-12-23 12:42:12 +08:00 |
|
Zongmin Lei
|
9fa13afd66
|
add getDefaultWhiteList()
|
2015-12-23 12:33:46 +08:00 |
|
Zongmin Lei
|
d93d6334d2
|
make cli better
|
2015-12-23 12:29:40 +08:00 |
|
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 |
|