Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

validator.js

validate your data!
Collective - Host: opensource - https://opencollective.com/validatorjs - Code: https://github.com/chriso/validator.js

Update the changelog

github.com/validatorjs/validator.js - 2c05d6434579c9eeb6c2da2ec0f58f526bb24c16 authored about 9 years ago by Chris O'Hara <[email protected]>
Merge pull request #451 from huy95/phone-vi_VN

Add vi-VN phones pattern

github.com/validatorjs/validator.js - 02935d61e0c6699c84b470783d1bb3f5db3f58ab authored about 9 years ago by Chris O'Hara <[email protected]>
Update vi-VN phone pattern

github.com/validatorjs/validator.js - 0f7db13f92dae29ad3e12dbc6a59a18a36c4f39f authored about 9 years ago by Huy TQ <[email protected]>
Fix test isMobilePhone vi-VN

github.com/validatorjs/validator.js - e54446941784bd408153db86b626117f6911ef8c authored about 9 years ago by Huy TQ <[email protected]>
Add test isMobilePhone vi-VN

github.com/validatorjs/validator.js - 57f39beb58ce2c6bfdc5a86630412fdcc5597d16 authored about 9 years ago by Huy TQ <[email protected]>
Add vi-VN phones pattern

github.com/validatorjs/validator.js - baf9ac488e0840632e27d31395d12df4cd1320ae authored about 9 years ago by Huy TQ <[email protected]>
Update the changelog

github.com/validatorjs/validator.js - 9478d91b86d1d0a1e3741fb2001181dc8409bdfd authored about 9 years ago by Chris O'Hara <[email protected]>
Merge pull request #448 from repl-andrew-ovens/master

Add support for petal(ember-cli) module definition

github.com/validatorjs/validator.js - c67b822fffbc7879532acd87f4fd8a2b6a5f0012 authored about 9 years ago by Chris O'Hara <[email protected]>
Add support for petal module definition. This is used by ember-cli. Minified with uglifyjs(compress, mangle)

github.com/validatorjs/validator.js - 1bc36e1db4a1cbbff1255db2fbd39da4c9ef6138 authored about 9 years ago by Andrew Ovens <[email protected]>
Update the changelog

github.com/validatorjs/validator.js - d4924532bc5ad3c7a45228a4a304ea98d961f304 authored about 9 years ago by Chris O'Hara <[email protected]>
Merge pull request #447 from chriso/chriso/rfc2822-timezones

Handle RFC 2822 timezones in isDate()

github.com/validatorjs/validator.js - d7058d3a7d3cef75c4da01c2d91e68679758ab43 authored about 9 years ago by Chris O'Hara <[email protected]>
Skip the offset replacement if it can't be determined

github.com/validatorjs/validator.js - c1cd6aee02330612f9a7657a0d99b7c841db2b45 authored about 9 years ago by Chris O'Hara <[email protected]>
Update the min version

github.com/validatorjs/validator.js - 8c7c9de603ef1bb34deb5bf23ff3f6885d90475c authored about 9 years ago by Chris O'Hara <[email protected]>
Simplify isDate()

github.com/validatorjs/validator.js - edb70fe0110879d790ce8c5a9418c2e7a54ae8b7 authored about 9 years ago by Chris O'Hara <[email protected]>
Don't convert to UTC first

github.com/validatorjs/validator.js - ea164c057dc20a0a565621935837416b97be8016 authored about 9 years ago by Chris O'Hara <[email protected]>
Handle RFC 2822 timezones

github.com/validatorjs/validator.js - 468e556b47a8a569cd00472b5b88d7debf5ff13f authored about 9 years ago by Chris O'Hara <[email protected]>
Merge pull request #444 from chriso/chriso/isDate-timezone-fix

Fix isDate() handling of ISO8601 timezones

github.com/validatorjs/validator.js - 351b8c3aa72e7d9eba30270d09f401da2048d8e4 authored about 9 years ago by Chris O'Hara <[email protected]>
Update the changelog and min version

github.com/validatorjs/validator.js - bec65839f298771759df04b53dba66698ddff334 authored about 9 years ago by Chris O'Hara <[email protected]>
Get utcDay using the correct timezone

github.com/validatorjs/validator.js - 93c4e0d878c5fc5546b044dd33d7a09d9312f088 authored about 9 years ago by Chris O'Hara <[email protected]>
Fix isDate handling of ISO8601 timezones

isDate was giving incorrect results when the input timezone offset
differed from the user's time...

github.com/validatorjs/validator.js - aadd16de8a73daee7a9c380bb779ca11c37b8193 authored about 9 years ago by Chris O'Hara <[email protected]>
Fix isFloat('.') === true, closes #443

github.com/validatorjs/validator.js - 902cfc9b1b4fc1f30c60dfff592cf6c575d5aaa9 authored about 9 years ago by Chris O'Hara <[email protected]>
Merge pull request #440 from zhiyelee/master

remove unnecessary check

github.com/validatorjs/validator.js - 825af6a6564346b1e9a75401dade7c2e5f8414f5 authored over 9 years ago by Chris O'Hara <[email protected]>
remove unnecessary check

github.com/validatorjs/validator.js - 782cf2b918e5832d709b7b6e82d3a3143eec295b authored over 9 years ago by zhiyelee <[email protected]>
Update the changelog

github.com/validatorjs/validator.js - abf1f285f6206e937263654f36738c8903a71208 authored over 9 years ago by Chris O'Hara <[email protected]>
Merge pull request #439 from tormaroe/norwegian-phone-numbers

Norwegian phone numbers

github.com/validatorjs/validator.js - 427806eccf53b14adc10361aff3580c90295b82b authored over 9 years ago by Chris O'Hara <[email protected]>
Added nb-NO and nn-NO to README

github.com/validatorjs/validator.js - bc6be2e0e5a6a42a7b0d078b444deabb0994f968 authored over 9 years ago by Torbjørn Marø <[email protected]>
isMobilePhone norwegian numbers (nb-NO and nn-NO)

github.com/validatorjs/validator.js - aef5aa6d874493fe4a34a3ade8aa39f84d091fa2 authored over 9 years ago by Torbjørn Marø <[email protected]>
Update the min version

github.com/validatorjs/validator.js - e696bc4bc4d44f4d8c6b2068d5ac20a5ed8d42f9 authored over 9 years ago by Chris O'Hara <[email protected]>
Update the changelog

github.com/validatorjs/validator.js - c23448e1b42e9a50e34bc0fd7eac37eae1236129 authored over 9 years ago by Chris O'Hara <[email protected]>
Merge pull request #438 from chriso/chriso/node-4-support

Fix tests in node v4+

github.com/validatorjs/validator.js - 1813359fedfd565bad920a77a5edb430de361b45 authored over 9 years ago by Chris O'Hara <[email protected]>
Make a note in the README about dev requirements

github.com/validatorjs/validator.js - 37c7e722e0790f4488bc84685b58dd1ce8c7a0f4 authored over 9 years ago by Chris O'Hara <[email protected]>
Merge pull request #431 from ravestack/suchchange

Leap year and general date validation for isDate().

github.com/validatorjs/validator.js - eecb88fd00ca23e4acfd8c667456521eb82a95eb authored over 9 years ago by Chris O'Hara <[email protected]>
change test to always have a valid date regardless of timezone, remove extraneous comment

github.com/validatorjs/validator.js - eddbd0f952626357176c4904849c81eecfad3fd4 authored over 9 years ago by ravestack <[email protected]>
remove string check

github.com/validatorjs/validator.js - ae32dfc5fe19786518b935aa03241bf63c36ed5b authored over 9 years ago by ravestack <[email protected]>
add RFC 2822 tests, enforce double digits in matching

github.com/validatorjs/validator.js - 2a6b4bd0160ab020e0be09a77260a6bfc1688462 authored over 9 years ago by ravestack <[email protected]>
Run tests with node 4 and 4.1

github.com/validatorjs/validator.js - fecf7c739e1df6b7d8ea67b61aa3c27208d2c032 authored over 9 years ago by Chris O'Hara <[email protected]>
Use the vm module instead of contextify

github.com/validatorjs/validator.js - 3070fb7eb52050a643545d64ba9868cea81bf2ab authored over 9 years ago by Chris O'Hara <[email protected]>
add ISO 8601 tests

github.com/validatorjs/validator.js - 4beed242b28fdc30d6556d723007f67c979c6bc0 authored over 9 years ago by ravestack <[email protected]>
Leap year and general date validation for isDate().

github.com/validatorjs/validator.js - ff4d907df7a79ed209babd02d1254659fc0a08c9 authored over 9 years ago by ravestack <[email protected]>
Update the changelog to reflect the current release

github.com/validatorjs/validator.js - fc03288cde9f3edd5eef2018c72262ba1153d06e authored over 9 years ago by Chris O'Hara <[email protected]>
Update the changelog

github.com/validatorjs/validator.js - 8a94c115856165b4e3f5ac77009dfe6b0049d846 authored over 9 years ago by Chris O'Hara <[email protected]>
Merge pull request #436 from rustybailey/fix_isBefore

Fix #435: Convert returned comparison in isBefore() to a boolean.

github.com/validatorjs/validator.js - 3393c5420cde7c77da3c4104b9aac5c7593730f2 authored over 9 years ago by Chris O'Hara <[email protected]>
Fix #435: Convert returned comparison in isBefore() to a boolean.

github.com/validatorjs/validator.js - 04d8b45e061b2e8b1275441640737247779ff290 authored over 9 years ago by Rusty Bailey <[email protected]>
Update the min version and changelog

github.com/validatorjs/validator.js - b20a8db53b112eea86dfed9b9d6efabb4cde63de authored over 9 years ago by Chris O'Hara <[email protected]>
Merge pull request #432 from kaddopur/zh_tw_mobile

add zh-TW locale for isMobilePhone

github.com/validatorjs/validator.js - 3f25c474ea6246de6a8611ef023a6cd5d3730980 authored over 9 years ago by Chris O'Hara <[email protected]>
update README

github.com/validatorjs/validator.js - e025b3775ac1c456b0c4de3d915477856420356a authored over 9 years ago by Jason Huang <[email protected]>
add zh-TW locale for isMobilePhone

github.com/validatorjs/validator.js - 2b375a0745a9afebfa0888bbd2652b3496f4a1be authored over 9 years ago by Jason Huang <[email protected]>
Some better formatting in the changelog

github.com/validatorjs/validator.js - 21ddeb6a5bf7cae417855ecacb4b447f724e5393 authored over 9 years ago by Chris O'Hara <[email protected]>
Markdown derp

github.com/validatorjs/validator.js - e2765578d22034b949d6a56fa28636b0074f1fb1 authored over 9 years ago by Chris O'Hara <[email protected]>
Add a CHANGELOG

github.com/validatorjs/validator.js - ab86cd1024a4a81eac4a2d49bc69024dddbe2e54 authored over 9 years ago by Chris O'Hara <[email protected]>
Break up the isEmail validator, closes #152

github.com/validatorjs/validator.js - 81045a8227c5d960e254fb1e59e683469d9da87f authored over 9 years ago by Chris O'Hara <[email protected]>
Revert "Leap year and general date validation for isDate()"

This reverts commit 8eacd509c373e01a33227c3f48cdee96a5fe7977.

github.com/validatorjs/validator.js - f370eab554145f544c6176a0f3271c285c2a65da authored over 9 years ago by Chris O'Hara <[email protected]>
Merge pull request #418 from ravestack/suchchange

Leap year and general date validation for isDate()

github.com/validatorjs/validator.js - cc7071fa569b00921f772b8227317b8f8f144c50 authored over 9 years ago by Chris O'Hara <[email protected]>
Leap year and general date validation for isDate()

github.com/validatorjs/validator.js - 8eacd509c373e01a33227c3f48cdee96a5fe7977 authored over 9 years ago by ravestack <[email protected]>
Fix the isDecimal() validator, closes #419, cc #406

github.com/validatorjs/validator.js - 6f83606722809b5cc8b9ca7f0bf12bd4532a3db5 authored over 9 years ago by Chris O'Hara <[email protected]>
Put length restrictions on email parts, re #258

github.com/validatorjs/validator.js - 919e371870e30ee7e65031f48e76bea3ac7943b7 authored over 9 years ago by Chris O'Hara <[email protected]>
Fix isByteLength

github.com/validatorjs/validator.js - 09f0c6d2321f0c78af6a7de42e91b63955e4c01e authored over 9 years ago by Chris O'Hara <[email protected]>
Disallow full-width chars in domain names, closes #343

github.com/validatorjs/validator.js - 7384f328a005f30c252559a24717299b279d7376 authored over 9 years ago by Chris O'Hara <[email protected]>
Fix README examples

github.com/validatorjs/validator.js - c89c271b2671d51deb11e2e0f88f0c2cf178fef9 authored over 9 years ago by Chris O'Hara <[email protected]>
Add ISO 8601 validation, closes #373

github.com/validatorjs/validator.js - 7a7afaf4651a739038827a866269eb508e7e07fb authored over 9 years ago by Chris O'Hara <[email protected]>
Update the min version

github.com/validatorjs/validator.js - 051e07760bc8f6f03962cf792f35d092cff51ac4 authored over 9 years ago by Chris O'Hara <[email protected]>
Simplify the email validator and fix some edge cases, re #258

github.com/validatorjs/validator.js - 1447a94403437b79030129c05019a4d852352d39 authored over 9 years ago by Chris O'Hara <[email protected]>
Update the min version

github.com/validatorjs/validator.js - 248d4a2e9f9667b22812339c86a6ac2d2addfd74 authored over 9 years ago by Chris O'Hara <[email protected]>
Merge branch 'programsam-decimal'

github.com/validatorjs/validator.js - 2d30cfdad93b17a52b5ea55f53f5aae920bbd168 authored over 9 years ago by Chris O'Hara <[email protected]>
Merge branch 'decimal' of https://github.com/programsam/validator.js into programsam-decimal

github.com/validatorjs/validator.js - c23726b162c2ef5c3c9b0702d4c8a3fbb36df8e3 authored over 9 years ago by Chris O'Hara <[email protected]>
Add the isDecimal validator.

github.com/validatorjs/validator.js - 4acedb8917afd67f9409975211275150402ec5cd authored over 9 years ago by Ben Smith <[email protected]>
Merge pull request #415 from arithmetric/feature/validate_urls_any_protocol

Adding require_valid_protocol option for isURL

github.com/validatorjs/validator.js - 09d12e8f1fe90de2e2dd78c31496d72d7fb1a620 authored over 9 years ago by Chris O'Hara <[email protected]>
Adding require_valid_protocol option for the isURL validator to skip checking the protocol against the protocols whitelist.

github.com/validatorjs/validator.js - 2c5b4336fc8c231ed203e3f41669ee456e0aeb9a authored over 9 years ago by Joe Turgeon <[email protected]>
Fix the isJSON validator, closes #411

github.com/validatorjs/validator.js - bda117ea641ac9e749854c0cb33a7a7d19031642 authored over 9 years ago by Chris O'Hara <[email protected]>
Merge pull request #409 from andyskw/email_require_tld_doc

Mentioned require_tld option of #isEmail() in README.

github.com/validatorjs/validator.js - f311ace31254b543e110ccdc65b3604387412e2a authored over 9 years ago by Chris O'Hara <[email protected]>
Mentioned require_tld option of #isEmail() in README.

github.com/validatorjs/validator.js - 9d8e19e84bcb04f72b186c8504c1bb0e896925ab authored over 9 years ago by András Iványi <[email protected]>
Gmail ignores dots, closes #404

github.com/validatorjs/validator.js - 02192acec176bc4f8d65ec07269caa53bb2a15fb authored over 9 years ago by Chris O'Hara <[email protected]>
Run the linter along with make test

github.com/validatorjs/validator.js - 46d46da8f9a403f4f565ad3a175b1d3d58c50a01 authored over 9 years ago by Chris O'Hara <[email protected]>
Add Russian

github.com/validatorjs/validator.js - e5dd12ca141fe886c2d29900b853759687764e64 authored over 9 years ago by Chris O'Hara <[email protected]>
Merge pull request #408 from f0rmat1k/ru-mobile

ru-RU mobile phone validation support

github.com/validatorjs/validator.js - ceb97f9fbbc4b65f082b5c78d1e408988cfc2337 authored over 9 years ago by Chris O'Hara <[email protected]>
ru-RU mobile phone validation support

github.com/validatorjs/validator.js - aa1f68d839d8ee7d247531233d840ebf63b49879 authored over 9 years ago by Anton Grischenko <[email protected]>
Update the min version

github.com/validatorjs/validator.js - ae7041b2ba161a1924e2974af8093338185e9bb1 authored over 9 years ago by Chris O'Hara <[email protected]>
Merge pull request #402 from addaleax/ipv4-mapped-ipv6-addr

IPv4-mapped IPv6 addresses

github.com/validatorjs/validator.js - 37e8ee46d87ddbac5f837708b0b7ee6fc0abbf74 authored over 9 years ago by Chris O'Hara <[email protected]>
Fix typo in tests and run `make min`

github.com/validatorjs/validator.js - f20826c76023781896836232cd506da87fd8bf6e authored over 9 years ago by Hauke Henningsen <[email protected]>
Merge pull request #400 from kkirsche/patch-1

Remove moot `version` property from bower.json

github.com/validatorjs/validator.js - 39c8a4936692151f8f059a7a18dfa54cdcbec988 authored over 9 years ago by Chris O'Hara <[email protected]>
Remove moot `version` property from bower.json

Per bower/bower.json-spec@a325da3

github.com/validatorjs/validator.js - b36a18f008168c3c16936d70df29f991ce512363 authored over 9 years ago by Kevin Kirsche <[email protected]>
Add more tests for IPv4-mapped IPv6 addresses

github.com/validatorjs/validator.js - 7daddc4c9fe9a3c90c539eb3d9a0d54b3e63cbf0 authored over 9 years ago by Hauke Henningsen <[email protected]>