Commit Graph

  • 58cc9189a5 feat: added support for Bengali language rak810 2021-05-27 10:04:29 +00:00
  • 907bb07b8d feat: added support for indonesian passport number (#1656) Rubin Bhandari 2021-05-24 23:20:11 +05:45
  • d1a9b6d8c5 fix(isISO8601): disallow prepended and appended strings to RFC 3339 date-time (#1654) Joe MacMahon 2021-04-21 14:18:11 +00:00
  • 24b3fd3309 13.6.1 13.6.1 Anthony Nandaa 2021-04-20 12:51:52 +03:00
  • b986f3ddb6 fix: ReDOS in isEmail and isHSL (#1651) Sarhan Aissi 2021-04-20 10:42:18 +01:00
  • 2a3a1c3360 13.6.0 13.6.0 Anthony Nandaa 2021-04-18 22:20:08 +03:00
  • 1fa095914c chore: add typeof utility (#1648) Ezrqn Kemboi 2021-04-18 20:11:11 +03:00
  • cf403d0979 fix(isMobilePhone): add Sierra Leone phone and fix Sri Lanka phone (#1558) Ezrqn Kemboi 2021-04-18 20:07:59 +03:00
  • 3f70b8e5eb feat(isPassportNumber, isIBAN, isMobilePhone): add Mozambique locale (#1604) Salmento Chitlango 2021-04-18 17:48:07 +02:00
  • 05ceb18cfd isURL(): Allow URLs to have only a username in the userinfo subcomponent (#1644) Jeremy Buchmann 2021-04-17 15:52:09 +02:00
  • 9ee1b6baa5 fix(isMobilePhone): update china zh-CN locale (#1642) Akira 2021-04-17 21:50:13 +08:00
  • b82f4f2371 fix(docs): typo in README.md (#1640) Federico Ciardi 2021-04-17 15:47:15 +02:00
  • 615547fad1 feat(isMobilePhone): add Latvia lv-LV locale (#1638) Anton Lukichev 2021-04-17 16:45:51 +03:00
  • d006e08472 fix(isMobilePhone): add support for new networks codes in GH (#1635) ankorGH 2021-04-17 13:44:05 +00:00
  • c33fca687d fix(isISIN): optimization (#1633) Bruce MacNaughton 2021-04-17 06:42:40 -07:00
  • 2ef84e4304 fix(isIP): validator patterns for IPv4 and IPv6 RegExp formats (#1632) Ognjen Jevremović 2021-04-17 15:39:03 +02:00
  • 67a200d08c feat(isPostalCode): add KR locale (#1628) Choi Sumin 2021-04-17 22:35:41 +09:00
  • b65ddc5afc fix: fix A-z ranges (#1625) Bruce MacNaughton 2021-04-17 06:32:27 -07:00
  • 39830a9cbc feat: IR passport and identityCard, respect .gitignore files (#1595) Muhammad Hussein Fattahizadeh 2021-04-17 17:40:40 +04:30
  • 5d6db637e9 feat(isIPRange): add support for IP version 4 or 6 (#1594) Emilien Escalle 2021-04-17 15:07:32 +02:00
  • a31c116b2a fix: update isMobilePhone validation for en-SG (#1573) Liwei 2021-04-13 15:55:41 +08:00
  • 63b6162918 chore: add gitter chatroom badge (#1592) Anthony Nandaa 2021-03-14 15:33:52 +03:00
  • bb0dba625b feat(isPassportNumber): add MY locale (#1574) Ho Chin Chee 2021-03-12 18:08:42 +08:00
  • 7989e5bdf5 feat(isLicensePlate): add support for pt-BR locale (#1588) Renan Montebelo 2021-03-12 03:55:41 -06:00
  • 3c771e8743 feat(pt-BR): tax id, passport and license plates (#1613) mschunke 2021-03-12 06:49:20 -03:00
  • 418df05e8a fix(isMobilePhone): prevent allowing landline numbers in es-CO (#1623) Sarhan Aissi 2021-03-12 10:47:24 +01:00
  • 6262f6295b chore: improving code coverage to 100% branches (#1624) Renan Montebelo 2021-03-12 03:46:19 -06:00
  • deb1d1ef79 feat(isEAN, isAlphanumeric): add support for EAN-14 and sAlphanumeric update (#1577) Shubham Verma 2021-03-03 16:32:48 +05:30
  • 022b100af7 chore(docs): rephrase sentence for grammatical correctness (#1620) Prahalad Belavadi 2021-03-03 16:23:59 +05:30
  • 328dea0a31 chore: add isSlug test cases (#1602) Federico Ciardi 2021-03-03 11:52:29 +01:00
  • 6d87bfe20c fix(isSlug & rtrim): regex no longer exposed to ReDOS attacks (#1603) Federico Ciardi 2021-03-03 11:49:47 +01:00
  • 23311204bc feat: added Libya Passport and Identity Number Validation (#1583) Ahmad Sghaier 2021-02-27 22:52:03 -05:00
  • de489700b3 fix(isMacAddress): improve regexes and options (#1616) Federico Ciardi 2021-02-26 17:09:38 +01:00
  • ae9a311005 chore: add a more explanatory description to CI jobs (#1617) Sarhan Aissi 2021-02-26 17:07:51 +01:00
  • b685d55b34 chore: refactor code in isDataURI validator (#1556) Ezrqn Kemboi 2021-02-26 18:03:53 +03:00
  • 941abe1e08 chore: setup github actions (#1606) Sarhan Aissi 2021-02-26 15:45:58 +01:00
  • 9b03daf281 feat(isStrongPassword): add @ as valid symbol (#1566) Sting Alleman 2021-02-15 05:20:42 +01:00
  • 1b85829bd6 feat(isMobileNumber): add support new telco numbers for VN locale (#1575) Kyle Dinh 2021-01-14 09:45:48 +07:00
  • 8831db31e7 fix(isTaxID): fix el-GR locale when checksum is 10 (#1529) Diomidis Spinellis 2020-12-17 12:11:58 +02:00
  • edcd1618bf feat(isLicensePlate): new validator 🎉 (#1495) Michael Firlus 2020-12-17 11:02:24 +01:00
  • 738cf60f9d feat(isMobilePhone): update de-CH, add fr-CH, it-CH locales (#1554) Ashutosh Kumar 2020-12-17 09:51:41 +05:30
  • b793beb10b 13.5.2 - patch fixing #1545 #1543 and #1544 - ref PR #1546 by @tux-tn 13.5.2 Anthony Nandaa 2020-12-10 11:20:38 +00:00
  • 787df1971c fix(isBtcAddress): add base58 (#1548) Ezrqn Kemboi 2020-12-09 17:59:02 +03:00
  • 3358f45de5 fix(isFQDN): numeric domain names (#1546) Sarhan Aissi 2020-12-08 21:25:50 +01:00
  • dc058559fa feat(isMobilePhone): add pt-AO locale (#1505) Adilson M. Fuxe 2020-12-08 21:21:33 +01:00
  • 302d2957c9 fix(isMobilePhone): update es-CO locale (#1541) Ezrqn Kemboi 2020-12-03 06:44:17 +03:00
  • 5810e36f63 feat(isVAT): add IT locale (#1536) Federico Ciardi 2020-12-02 07:48:55 +01:00
  • 9dc4ed3261 feat(isMobilePhone): add ar-OM locale (#1506) Shah Nawaz Awan 2020-12-02 01:16:15 +05:00
  • 0b0b4e97ae fix: update v on changelog Anthony Nandaa 2020-12-01 04:20:18 +03:00
  • 4e3e51c998 13.5.1 Anthony Nandaa 2020-11-30 16:43:20 +03:00
  • d808a43c90 13.5.1 13.5.1 Anthony Nandaa 2020-11-30 16:43:20 +03:00
  • 012301d26a 13.5.0 13.5.0 Anthony Nandaa 2020-11-30 06:25:21 +03:00
  • 0f8e597347 feat(isPostalCode): add CN (China) locale (#1534) httpsbao 2020-11-29 11:30:38 +08:00
  • daab42bfb0 fix: multiple fixes related to alpha, tests and build (#1528) Sarhan Aissi 2020-11-29 04:23:11 +01:00
  • 527950ab4c feat(isPostalCode): support for IR locale (#1515) msdDaliriyan 2020-11-29 06:48:15 +03:30
  • f4d7fe75c2 feat(isVAT): new validator 🎉 (#1463) Jean-Dominique Nguele 2020-11-29 03:03:46 +00:00
  • 7ef0f25906 Revert "chore: update gitignore (#1527)" (#1530) Anthony Nandaa 2020-11-25 23:32:55 +03:00
  • ad23f52c09 chore: update gitignore (#1527) Anthony Nandaa 2020-11-24 07:26:33 +03:00
  • dd9934734c feat(isTaxID): new validator 🎉 (#1446) Theodoros Plessas 2020-11-24 05:16:56 +02:00
  • 55ca773a9f fix*isISO8601): add strictSeparator option (#1486) Joe Stone 2020-11-23 22:15:34 -05:00
  • 13c012972b fix(docs): update supported locales (#1513) Yana Agun Siswanto 2020-11-19 08:58:09 +07:00
  • 27aa419ad7 feat(isStrongPassword): new validator 🎉 (#1348) Tim 2020-11-18 17:46:38 -08:00
  • 0b34b93841 feat(isMobilePhone): add ar-MA locale (#1521) Salah Eddine Lachkar 2020-11-17 10:43:15 +01:00
  • 15bec49d50 fix(isFQDN): allow all-underscore labels with allow_underscores (#1469) Richard Gibson 2020-11-16 21:34:55 -05:00
  • a19ebffa8d refactor: refactor assertString fn (#1454) Siddharth Borderwala 2020-11-16 04:16:44 +05:30
  • 03b60e2495 feat(isEmail): add character blacklist enhancement (#1449) Rubin Bhandari 2020-11-16 04:29:05 +05:45
  • b569296c80 feat(isAlpha): enhancement to support ignore characters (#1286) mum-never-proud 2020-11-16 04:12:13 +05:30
  • de08315d21 fix(isFQDN): make it more strict (#1474) Cristhian Motoche 2020-11-15 17:38:42 -05:00
  • be8874d821 feat(isPostalCode): add SG & MY locales (#1502) Ho Chin Chee 2020-11-03 17:43:32 +08:00
  • bab507ad4a feat(isMobilePhone): add support for de-LU,it-SM,sq-AL and ga-IE locales (#1492) Michael Firlus 2020-10-22 13:25:24 +02:00
  • e0c8047d16 feat(isMobilePhone): add es-HN locale (#1487) Jehiel Martinez 2020-10-21 07:24:20 -06:00
  • 73ce41d819 fix(isMobilePhone): fixed pt-br locale (#1407) viniciushvsilva 2020-10-21 10:22:06 -03:00
  • 39f2bdc432 feat(isAlphanumeric ): add th-TH locale (#1484) Tanate Meaksriswan 2020-10-16 14:21:12 +07:00
  • d99dc6f5e8 feat(isAlpha): add th-TH locale (#1481) Tanate Meaksriswan 2020-10-14 20:48:27 +07:00
  • 4ba862a5e0 feat(isPostalCode): support for TH locale (#1480) Tanate Meaksriswan 2020-10-12 20:40:40 +07:00
  • 62650b1c6a fix: gitignore specificity (#1477) Rubin Bhandari 2020-10-11 23:09:10 +05:45
  • 9deb6296be chore: add generated files to gitignore (#1458) Rubin Bhandari 2020-10-10 13:27:06 +05:45
  • 107d3c7e07 fix(docs): add ar-LY in isMobilePhone (#1475) Rubin Bhandari 2020-10-09 18:41:43 +05:45
  • 6346f99386 feat(isMobilePhone): add support for lebanon,georgia and peru locales (#1473) Rubin Bhandari 2020-10-09 13:35:51 +05:45
  • 0c556565ad fix(isAlpha): fix ح character validation in fa-IR locale (#1455) Muhammad Fakhri Putra Supriyadi 2020-10-09 14:44:41 +07:00
  • 6d61d4cdf7 feat(isPassportNumber): add RU locale (#1467) Den 2020-10-08 17:11:43 +03:00
  • ec51356661 feat(isMobilePhone): add dominican phones validation (#1470) Luis Contreras 2020-10-08 16:10:02 +02:00
  • 121547d96e feat(isPassportNumber): add Belarus locale (#1468) zenby 2020-10-07 20:28:01 +03:00
  • 8f0d2f98ba chore: update assert.equal() to assert.strictEqual() (#1471) Yoni Medoff 2020-10-07 10:14:46 -07:00
  • dbd2a4de72 feat(isMobilePhone): added bolivia mobile (#1460) Rubin Bhandari 2020-10-07 22:54:53 +05:45
  • 279e771e8f feat(isPostalCode): add belarus locale (#1459) Rubin Bhandari 2020-10-06 04:26:21 +05:45
  • c5a1a226fd feat(isPostalCode): add support for DO and HT locales (#1456) Yoni Medoff 2020-10-05 04:17:09 -07:00
  • 7916dfd093 feat(isBase58): add new isBase58 validator (#1445) Ezrqn Kemboi 2020-10-04 19:31:39 +03:00
  • 26f3715698 chore: sync compiled versions Chris O'Hara 2020-10-04 10:12:18 +10:00
  • 685c3d2ede feat: added support for Azerbaijani (az-AZ) locale in isAlpha and isAlphaNumeric (#1447) Fagan Saidzade 2020-09-25 23:22:58 +04:00
  • 78013906df chore: refactor isTaxID for supporting more locales (#1409) Diomidis Spinellis 2020-09-21 22:27:54 +03:00
  • c94bfdec71 refactor(isDate): add strictMode and prevent mixed delimiters (#1402) Sarhan Aissi 2020-09-20 18:06:54 +01:00
  • d6fff372ce feat(isMobilePhone): add es-AR locale (#1444) César Irala 2020-09-19 14:45:58 -04:00
  • 0f7739ae9c chore: update changelog with locale details (#1443) Anthony Nandaa 2020-09-19 16:04:20 +03:00
  • 2a80c343f9 fix(isEmail): respect ignore_max_length option (#1435) Evan Tahler 2020-09-18 14:03:32 -07:00
  • 0a5a20a785 fix(isURL): added require_port option (#1436) yshanli 2020-09-19 04:47:04 +08:00
  • f492d89e8c 13.1.17 (#1440) v13.1.17 Anthony Nandaa 2020-09-18 23:04:59 +03:00
  • 8551e73608 13.1.17 13.1.17 Anthony Nandaa 2020-09-18 22:52:32 +03:00
  • d5bbcf5a6b feat: add support for Azerbaijani postal codes and mobile phones (#1439) Fagan Saidzade 2020-09-18 22:35:37 +04:00
  • e3f9d2b6e1 fix(docs): fix simple typo (#1428) Tim Gates 2020-09-07 04:43:40 +10:00