136 Commits

Author SHA1 Message Date
Russell
8f3b1bd731 chore: yarn.lock 2021-05-28 09:23:51 +08:00
Russell
b9a81ed54f fix: 禁止日期可以通过00月00日(#173) 2021-05-28 09:02:34 +08:00
any86
e11719698d chore: 更新日志 2021-04-20 13:58:34 +08:00
383514580
38d9379311 Merge branch 'develop' 2021-03-09 22:42:58 +08:00
Richex
0016aad978 add rule for UUID/GUID 2021-03-08 14:30:12 +08:00
Richex
08e2ab4125 fix: 修复无法搜索大写字母的问题 2021-03-07 15:37:09 +08:00
any86
bc421d25d2 chore: 优化web版本样式 2021-02-03 13:42:45 +08:00
any86
b8ddf5a515 chore(demo): 增加阴影 2021-02-03 13:16:35 +08:00
any86
8e32df889e fix: 修复ip中的"."没有被转义 2021-01-29 08:23:33 +08:00
any86
d13ce0827b perf: 座机号支持分机号(#144) 2021-01-17 16:43:34 +08:00
any86
d06315c9ae perf: 精简一些冗余的写法(#150) 2021-01-17 16:42:57 +08:00
any86
3e72111e87 fix: 修复新能源汽车不匹配车牌第三位为字母的情况(#148) 2021-01-17 16:22:52 +08:00
any86
34fe7e7121 fix: 修正"."前面没有加转移符号(#141) 2020-12-21 09:54:01 +08:00
any86
c1a1552bf2 Merge branch 'develop' 2020-11-27 13:42:40 +08:00
any86
178b98a453 fix: 精准IP v4正则(#135) 2020-11-25 09:23:23 +08:00
dependabot[bot]
22a89d8ec2
chore(deps): bump highlight.js from 9.15.8 to 9.18.5 in /packages/www
Bumps [highlight.js](https://github.com/highlightjs/highlight.js) from 9.15.8 to 9.18.5.
- [Release notes](https://github.com/highlightjs/highlight.js/releases)
- [Changelog](https://github.com/highlightjs/highlight.js/blob/9.18.5/CHANGES.md)
- [Commits](https://github.com/highlightjs/highlight.js/compare/9.15.8...9.18.5)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-25 00:53:57 +00:00
any86
c2d3194a44
Merge pull request #125 from any86/dependabot/npm_and_yarn/packages/www/node-sass-4.13.1
chore(deps): bump node-sass from 4.12.0 to 4.13.1 in /packages/www
2020-10-09 21:43:28 +08:00
any86
f306d5fb9c feat: 新增"座机(tel phone)电话(国内), 区号可选" 2020-10-09 17:22:29 +08:00
dependabot[bot]
9395ca5bb1
chore(deps): bump http-proxy from 1.17.0 to 1.18.1 in /packages/www
Bumps [http-proxy](https://github.com/http-party/node-http-proxy) from 1.17.0 to 1.18.1.
- [Release notes](https://github.com/http-party/node-http-proxy/releases)
- [Changelog](https://github.com/http-party/node-http-proxy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/http-party/node-http-proxy/compare/1.17.0...1.18.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-10 08:45:40 +00:00
dependabot[bot]
e447fd435b
chore(deps): bump node-sass from 4.12.0 to 4.13.1 in /packages/www
Bumps [node-sass](https://github.com/sass/node-sass) from 4.12.0 to 4.13.1.
- [Release notes](https://github.com/sass/node-sass/releases)
- [Changelog](https://github.com/sass/node-sass/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sass/node-sass/compare/v4.12.0...v4.13.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-04 20:36:42 +00:00
any86
7ef6a8eadf perf: ip地址增加端口支持(#122) 2020-08-11 11:25:14 +08:00
any86
d568c54652 chore: add yarn.lock 2020-08-03 10:17:53 +08:00
any86
185d3d4802 Merge branch 'master' into develop 2020-08-03 09:43:08 +08:00
Bin
c4067ddfc2
Update RULES.js
添加港澳台证件号正则
2020-07-30 17:02:15 +08:00
any86
43f838952e
Merge pull request #110 from xiaoyierle/develop
fix: 添加统一社会信用代码15、18、20位长度匹配
2020-07-21 10:44:47 +08:00
any86
70a77a0d4b feat: 新增"数字和英文字母组成,并且同时含有数字和英文字母"(#108) 2020-07-18 23:45:06 +08:00
any86
58d9ac29b5 fix: 修复"车牌号"可以通过"浙苏H6F681"的问题(#111) 2020-07-18 23:41:09 +08:00
wangzhy
0adf663dfb fix 添加统一社会信用代码15、18、20位长度匹配 2020-07-16 11:35:33 +08:00
any86
925765b36c fix: 修正'车牌号(新能源+非新能源)'未对长度进行限制(#107) 2020-06-14 08:51:56 +08:00
any86
b5d4dea6e7 chore: 更新主页 2020-06-10 10:45:38 +08:00
any86
ad6ec26f4d Merge branch 'develop' of https://github.com/any86/any-rule into develop 2020-06-10 09:20:44 +08:00
any86
65db6a71d4 fix: 修正"身份证"中月份可以匹配00月的bug(#106) 2020-06-10 09:20:37 +08:00
不才
bafde51f5d
匹配连续重复的字符
匹配连续重复的字符
2020-05-26 16:47:24 +08:00
2017noobman
b5fb07cd10 fix: 座机支持4位区号,8位电话号 2020-05-11 13:52:36 +08:00
any86
24e1d23e61 fix: 根据用户需求, "qq@qq"样式的email邮箱地址不再通过验证(#92) 2020-05-08 09:17:24 +08:00
kingmui
2534905ff2 fix: 修复html注释|座机|密码匹配问题 2020-04-25 22:56:23 +08:00
any86
8ce7d5e1e2 pref: 精准身份证中日期的约束(#78) 2020-04-10 23:36:03 +08:00
any86
4e164a4774
Merge pull request #79 from notbucai/master
feat: 新增"mac地址"正则
2020-04-10 23:25:38 +08:00
any86
665a87e5db fix: 修改一代身份证匹配15个0的bug(#78) 2020-04-10 23:19:10 +08:00
bucai
e7ff5c8dd1 mac地址 2020-04-10 16:21:47 +08:00
383514580
3e49681a19 chore: 删除无用的测试代码 2020-04-04 22:21:47 +08:00
383514580
cd97f8d574 Merge branch 'master' into develop 2020-04-04 22:18:47 +08:00
383514580
35f5f1d2fc chore: 修改脚本命令名称 2020-04-04 22:18:30 +08:00
any86
67c2db0259 pref: 部分正则标题增加"英文关键字", 方便检索 2020-04-03 09:27:13 +08:00
any86
6674643359 wip: 建设pwa 2020-04-03 09:03:20 +08:00
383514580
55774c177a Merge branch 'master' into develop 2020-04-01 23:04:35 +08:00
383514580
f3e782d4ae fix: 修复"linux文件夹"正则不能匹配"/"(#76) 2020-03-29 22:54:10 +08:00
383514580
ecd2bfe089 wip 2020-03-28 22:11:21 +08:00
宁宁
97866c3869 refactor: 新增'linux"隐藏文件"路径'(#72) 2020-03-09 23:49:14 +08:00
宁宁
f735db627b wip: 简化代码 2020-02-21 01:17:23 +08:00