Commit Graph

  • 827e916b78 4.0.6 4.0.6 Chris O'Hara 2015-09-18 14:42:25 +09:00
  • 8a94c11585 Update the changelog Chris O'Hara 2015-09-18 14:41:59 +09:00
  • 3393c5420c Merge pull request #436 from rustybailey/fix_isBefore Chris O'Hara 2015-09-18 14:33:31 +09:00
  • 04d8b45e06 Fix #435: Convert returned comparison in isBefore() to a boolean. Rusty Bailey 2015-09-17 22:06:19 -04:00
  • b20a8db53b Update the min version and changelog Chris O'Hara 2015-09-01 09:42:07 +01:00
  • 3f25c474ea Merge pull request #432 from kaddopur/zh_tw_mobile Chris O'Hara 2015-09-01 09:39:31 +01:00
  • e025b3775a update README Jason Huang 2015-09-01 16:09:27 +08:00
  • 2b375a0745 add zh-TW locale for isMobilePhone Jason Huang 2015-09-01 14:15:30 +08:00
  • 21ddeb6a5b Some better formatting in the changelog Chris O'Hara 2015-08-20 18:23:25 +01:00
  • e2765578d2 Markdown derp Chris O'Hara 2015-08-20 18:21:29 +01:00
  • ab86cd1024 Add a CHANGELOG Chris O'Hara 2015-08-20 18:20:18 +01:00
  • ca36a93f85 4.0.5 4.0.5 Chris O'Hara 2015-08-17 18:59:54 +02:00
  • 81045a8227 Break up the isEmail validator, closes #152 Chris O'Hara 2015-08-17 18:59:21 +02:00
  • b4749032a8 4.0.4 4.0.4 Chris O'Hara 2015-08-17 15:42:50 +02:00
  • f370eab554 Revert "Leap year and general date validation for isDate()" Chris O'Hara 2015-08-17 15:41:50 +02:00
  • f9d65f26b0 4.0.3 4.0.3 Chris O'Hara 2015-08-15 08:54:37 +02:00
  • cc7071fa56 Merge pull request #418 from ravestack/suchchange Chris O'Hara 2015-08-15 08:53:41 +02:00
  • 8eacd509c3 Leap year and general date validation for isDate() ravestack 2015-08-04 02:22:15 -04:00
  • 57daf3948e 4.0.2 4.0.2 Chris O'Hara 2015-08-05 07:00:25 +10:00
  • 6f83606722 Fix the isDecimal() validator, closes #419, cc #406 Chris O'Hara 2015-08-05 06:54:11 +10:00
  • a08ec14c45 4.0.1 4.0.1 Chris O'Hara 2015-08-03 19:41:39 +10:00
  • 919e371870 Put length restrictions on email parts, re #258 Chris O'Hara 2015-08-03 19:41:00 +10:00
  • 09f0c6d232 Fix isByteLength Chris O'Hara 2015-08-03 19:35:59 +10:00
  • 7384f328a0 Disallow full-width chars in domain names, closes #343 Chris O'Hara 2015-08-02 00:02:21 +10:00
  • c89c271b26 Fix README examples Chris O'Hara 2015-08-01 10:33:07 +10:00
  • f237658c24 4.0.0 4.0.0 Chris O'Hara 2015-08-01 09:10:27 +10:00
  • 7a7afaf465 Add ISO 8601 validation, closes #373 Chris O'Hara 2015-08-01 09:09:29 +10:00
  • 051e07760b Update the min version Chris O'Hara 2015-08-01 09:00:32 +10:00
  • 1447a94403 Simplify the email validator and fix some edge cases, re #258 Chris O'Hara 2015-08-01 08:55:57 +10:00
  • 44eef69b0d 3.43.0 Chris O'Hara 2015-07-30 08:45:31 +10:00
  • 248d4a2e9f Update the min version Chris O'Hara 2015-07-30 08:45:00 +10:00
  • 2d30cfdad9 Merge branch 'programsam-decimal' Chris O'Hara 2015-07-30 08:38:10 +10:00
  • c23726b162 Merge branch 'decimal' of https://github.com/programsam/validator.js into programsam-decimal Chris O'Hara 2015-07-30 08:37:59 +10:00
  • 4acedb8917 Add the isDecimal validator. Ben Smith 2015-06-23 12:08:13 -04:00
  • 39e2d36ab9 3.42.0 3.42.0 Chris O'Hara 2015-07-29 09:05:04 +10:00
  • 09d12e8f1f Merge pull request #415 from arithmetric/feature/validate_urls_any_protocol Chris O'Hara 2015-07-29 09:01:44 +10:00
  • 2c5b4336fc Adding require_valid_protocol option for the isURL validator to skip checking the protocol against the protocols whitelist. Joe Turgeon 2015-07-28 16:57:24 -05:00
  • f709299a58 3.41.3 3.41.3 Chris O'Hara 2015-07-27 10:41:09 +10:00
  • bda117ea64 Fix the isJSON validator, closes #411 Chris O'Hara 2015-07-27 10:40:49 +10:00
  • f311ace312 Merge pull request #409 from andyskw/email_require_tld_doc Chris O'Hara 2015-07-20 20:06:16 +10:00
  • 9d8e19e84b Mentioned require_tld option of #isEmail() in README. András Iványi 2015-07-19 09:21:22 +02:00
  • 1e5acbcbcb 3.41.2 3.41.2 Chris O'Hara 2015-07-08 16:31:44 +10:00
  • 02192acec1 Gmail ignores dots, closes #404 Chris O'Hara 2015-07-08 16:31:10 +10:00
  • 46d46da8f9 Run the linter along with make test Chris O'Hara 2015-07-07 07:21:57 +10:00
  • 4a45eec017 3.41.1 3.41.1 Chris O'Hara 2015-07-07 07:19:16 +10:00
  • b026e1ae5d 3.41.0 3.41.0 Chris O'Hara 2015-07-07 07:15:22 +10:00
  • e5dd12ca14 Add Russian Chris O'Hara 2015-07-07 07:13:51 +10:00
  • ceb97f9fbb Merge pull request #408 from f0rmat1k/ru-mobile Chris O'Hara 2015-07-07 07:12:34 +10:00
  • aa1f68d839 ru-RU mobile phone validation support Anton Grischenko 2015-07-06 16:59:06 +05:00
  • ae7041b2ba Update the min version 3.40.1 Chris O'Hara 2015-06-12 09:40:04 +10:00
  • 37e8ee46d8 Merge pull request #402 from addaleax/ipv4-mapped-ipv6-addr Chris O'Hara 2015-06-12 09:30:11 +10:00
  • f20826c760 Fix typo in tests and run make min Hauke Henningsen 2015-06-11 15:05:16 +02:00
  • 39c8a49366 Merge pull request #400 from kkirsche/patch-1 Chris O'Hara 2015-06-11 10:02:59 +10:00
  • b36a18f008 Remove moot version property from bower.json Kevin Kirsche 2015-06-10 19:45:36 -04:00
  • 7daddc4c9f Add more tests for IPv4-mapped IPv6 addresses Hauke Henningsen 2015-06-11 01:07:59 +02:00
  • 549f23855e Integrate validation code for IPv4-mapped addresses into IPv6 code Hauke Henningsen 2015-06-11 01:04:58 +02:00
  • 81f8409d6f Make and version RWOverdijk 2015-06-10 14:03:29 +02:00
  • 62c58b5356 Test allowed ipv4 prefix RWOverdijk 2015-06-10 14:02:13 +02:00
  • 17fbb82657 Allow prefix for ipv4 due to transition RWOverdijk 2015-06-10 14:01:54 +02:00
  • 74892afc64 Update bower version Chris O'Hara 2015-05-20 11:05:40 +08:00
  • d2d1d3932a 3.40.0 3.40.0 Chris O'Hara 2015-05-20 11:03:33 +08:00
  • da7ce4fc34 Update the license Chris O'Hara 2015-05-20 11:03:11 +08:00
  • 1f7cf31c7d Merge pull request #395 from moul/feature-isboolean Chris O'Hara 2015-05-20 11:02:16 +08:00
  • 718b2cd1ee Sorted validators and sanitizers in README.md Manfred Touron 2015-05-19 14:49:35 +02:00
  • 094742e522 Added isBoolean validator Manfred Touron 2015-04-27 23:23:06 +02:00
  • 9a75bd3e0e Merge pull request #396 from pgilad/patch-1 Chris O'Hara 2015-05-19 18:12:53 +08:00
  • 1d076a8ef7 update license attribute Gilad Peleg 2015-05-19 13:04:42 +03:00
  • 835e1f922a 3.39.0 3.39.0 Chris O'Hara 2015-04-22 09:53:59 +07:00
  • 906ec7927d Merge pull request #393 from freak4pc/minmax Chris O'Hara 2015-04-22 09:52:00 +07:00
  • d6e4453363 isInt and isFloat now accept options (min, max). Shai Mishali 2015-04-21 17:04:59 +03:00
  • 443ed44dae 3.38.0 3.38.0 Chris O'Hara 2015-04-16 21:56:13 +07:00
  • 0a61095224 Merge pull request #390 from bdchauvette/en-ZM Chris O'Hara 2015-04-16 21:48:41 +07:00
  • d34d82af38 Add 'en-ZM' locale to isMobilePhone() in README.md Ben Chauvette 2015-04-16 15:40:01 +02:00
  • 8cc2103e84 Add phone validator for en-ZM locale Ben Chauvette 2015-04-16 11:27:55 +02:00
  • bf21f3d315 Merge pull request #387 from mahsu/master Chris O'Hara 2015-04-07 13:26:36 +07:00
  • 6f6076abf5 Added en-US locale to isMobilePhone() Matthew Hsu 2015-04-06 23:43:35 -04:00
  • 415a54e82d 3.37.0 3.37.0 Chris O'Hara 2015-03-30 15:28:12 +07:00
  • 3780fc1908 Require a tld in the email by default, closes #385 Chris O'Hara 2015-03-30 14:56:13 +07:00
  • a381542d9b 3.36.0 3.36.0 Chris O'Hara 2015-03-30 07:19:11 +07:00
  • 8d080f7c9f Merge pull request #383 from AVVS/patch-1 Chris O'Hara 2015-03-30 07:17:40 +07:00
  • fe90476161 Allow specifying require_tld option for isFQDN in isEmail check Vitaly Aminev 2015-03-29 14:43:44 -07:00
  • 47a0d3a697 Merge pull request #382 from JustBlackBird/clean_bower_package Chris O'Hara 2015-03-25 18:16:05 +07:00
  • 0054643334 Remove unneeded files from bower package Dmitriy Simushev 2015-03-25 09:30:14 +00:00
  • b2a3d4c062 3.35.0 3.35.0 Chris O'Hara 2015-03-24 06:25:30 +08:00
  • d4e330520f Merge pull request #381 from KwanMan/master Chris O'Hara 2015-03-24 06:24:29 +08:00
  • a7ddb9f94a Added en-GB locale to isMobilePhone() Tommy Kwan 2015-03-23 18:43:00 +00:00
  • 868ade5d62 Update the extend() example Chris O'Hara 2015-03-22 15:11:49 +11:00
  • 95549d4e78 Update the extend() example Chris O'Hara 2015-03-22 15:08:07 +11:00
  • 063abe8667 Lint Chris O'Hara 2015-03-19 12:00:20 +08:00
  • 5d9f540d2b Merge branch 'JustBlackBird-non_utf8_email_flag' Chris O'Hara 2015-03-19 11:59:25 +08:00
  • 28d650c63a Merge branch 'non_utf8_email_flag' of https://github.com/JustBlackBird/validator.js into JustBlackBird-non_utf8_email_flag Chris O'Hara 2015-03-19 11:59:07 +08:00
  • 7041356ee2 Add "allow_uf8_local_part" flag to "isEmail" validator Dmitriy Simushev 2015-03-19 03:35:05 +00:00
  • 1bd0c36b2d Link to yahoo/xss-filters Chris O'Hara 2015-03-19 10:53:33 +08:00
  • aaf72115b8 Remove the deprecations section Chris O'Hara 2015-03-19 10:49:35 +08:00
  • ed547de7ee Use jshint defaults Chris O'Hara 2015-03-15 13:11:34 +08:00
  • fd633c72c9 Update the min version Chris O'Hara 2015-03-15 12:55:02 +08:00
  • a2e18d1c7c Fix some errors in the email/url validators Chris O'Hara 2015-03-15 12:52:43 +08:00
  • 538d5aef16 Start to break up the email validator, re #152 Chris O'Hara 2015-03-15 12:39:31 +08:00
  • 8ab46e4c02 Reduce some regexes Chris O'Hara 2015-03-15 12:17:56 +08:00
  • 2a901b618c Strip down the URL validator Chris O'Hara 2015-03-15 12:17:49 +08:00