Ecosyste.ms: OpenCollective

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

github.com/validatorjs/validator.js

String validation
https://github.com/validatorjs/validator.js

Update the changelog

2c05d6434579c9eeb6c2da2ec0f58f526bb24c16 authored about 9 years ago
Merge pull request #451 from huy95/phone-vi_VN

Add vi-VN phones pattern

02935d61e0c6699c84b470783d1bb3f5db3f58ab authored about 9 years ago
Update readme

7c1b1c947ff7c7fa5f519d7800517c9a580b483b authored about 9 years ago
Update vi-VN phone pattern

0f7db13f92dae29ad3e12dbc6a59a18a36c4f39f authored about 9 years ago
Fix test isMobilePhone vi-VN

e54446941784bd408153db86b626117f6911ef8c authored about 9 years ago
Add test isMobilePhone vi-VN

57f39beb58ce2c6bfdc5a86630412fdcc5597d16 authored about 9 years ago
Add vi-VN phones pattern

baf9ac488e0840632e27d31395d12df4cd1320ae authored about 9 years ago
Update the changelog

9478d91b86d1d0a1e3741fb2001181dc8409bdfd authored over 9 years ago
Merge pull request #448 from repl-andrew-ovens/master

Add support for petal(ember-cli) module definition

c67b822fffbc7879532acd87f4fd8a2b6a5f0012 authored over 9 years ago
Add support for petal module definition. This is used by ember-cli. Minified with uglifyjs(compress, mangle)

1bc36e1db4a1cbbff1255db2fbd39da4c9ef6138 authored over 9 years ago
4.2.1

7b0c73d26decc20aa3bed3b7a15d09dc3d1b71ec authored over 9 years ago
Update the changelog

d4924532bc5ad3c7a45228a4a304ea98d961f304 authored over 9 years ago
Merge pull request #447 from chriso/chriso/rfc2822-timezones

Handle RFC 2822 timezones in isDate()

d7058d3a7d3cef75c4da01c2d91e68679758ab43 authored over 9 years ago
Skip the offset replacement if it can't be determined

c1cd6aee02330612f9a7657a0d99b7c841db2b45 authored over 9 years ago
Update the min version

8c7c9de603ef1bb34deb5bf23ff3f6885d90475c authored over 9 years ago
Simplify isDate()

edb70fe0110879d790ce8c5a9418c2e7a54ae8b7 authored over 9 years ago
Don't convert to UTC first

ea164c057dc20a0a565621935837416b97be8016 authored over 9 years ago
Handle RFC 2822 timezones

468e556b47a8a569cd00472b5b88d7debf5ff13f authored over 9 years ago
4.2.0

6bde55202330c93b58742012152157407b03abf6 authored over 9 years ago
Merge pull request #444 from chriso/chriso/isDate-timezone-fix

Fix isDate() handling of ISO8601 timezones

351b8c3aa72e7d9eba30270d09f401da2048d8e4 authored over 9 years ago
Update the changelog and min version

bec65839f298771759df04b53dba66698ddff334 authored over 9 years ago
Get utcDay using the correct timezone

93c4e0d878c5fc5546b044dd33d7a09d9312f088 authored over 9 years ago
Fix isDate handling of ISO8601 timezones

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

aadd16de8a73daee7a9c380bb779ca11c37b8193 authored over 9 years ago
Fix isFloat('.') === true, closes #443

902cfc9b1b4fc1f30c60dfff592cf6c575d5aaa9 authored over 9 years ago
Merge pull request #440 from zhiyelee/master

remove unnecessary check

825af6a6564346b1e9a75401dade7c2e5f8414f5 authored over 9 years ago
remove unnecessary check

782cf2b918e5832d709b7b6e82d3a3143eec295b authored over 9 years ago
Update the changelog

abf1f285f6206e937263654f36738c8903a71208 authored over 9 years ago
Merge pull request #439 from tormaroe/norwegian-phone-numbers

Norwegian phone numbers

427806eccf53b14adc10361aff3580c90295b82b authored over 9 years ago
Added nb-NO and nn-NO to README

bc6be2e0e5a6a42a7b0d078b444deabb0994f968 authored over 9 years ago
isMobilePhone norwegian numbers (nb-NO and nn-NO)

aef5aa6d874493fe4a34a3ade8aa39f84d091fa2 authored over 9 years ago
4.1.0

a5d38744c24efdf2c4b87189c2a55da4108a8149 authored over 9 years ago
Update the min version

e696bc4bc4d44f4d8c6b2068d5ac20a5ed8d42f9 authored over 9 years ago
Update the changelog

c23448e1b42e9a50e34bc0fd7eac37eae1236129 authored over 9 years ago
Merge pull request #438 from chriso/chriso/node-4-support

Fix tests in node v4+

1813359fedfd565bad920a77a5edb430de361b45 authored over 9 years ago
Make a note in the README about dev requirements

37c7e722e0790f4488bc84685b58dd1ce8c7a0f4 authored over 9 years ago
Merge pull request #431 from ravestack/suchchange

Leap year and general date validation for isDate().

eecb88fd00ca23e4acfd8c667456521eb82a95eb authored over 9 years ago
change test to always have a valid date regardless of timezone, remove extraneous comment

eddbd0f952626357176c4904849c81eecfad3fd4 authored over 9 years ago
remove string check

ae32dfc5fe19786518b935aa03241bf63c36ed5b authored over 9 years ago
add RFC 2822 tests, enforce double digits in matching

2a6b4bd0160ab020e0be09a77260a6bfc1688462 authored over 9 years ago
Run tests with node 4 and 4.1

fecf7c739e1df6b7d8ea67b61aa3c27208d2c032 authored over 9 years ago
Use the vm module instead of contextify

3070fb7eb52050a643545d64ba9868cea81bf2ab authored over 9 years ago
misspelling

88bf49a8709fe2876e5acd2a54ecf4a4dbcd207d authored over 9 years ago
add ISO 8601 tests

4beed242b28fdc30d6556d723007f67c979c6bc0 authored over 9 years ago
Leap year and general date validation for isDate().

ff4d907df7a79ed209babd02d1254659fc0a08c9 authored over 9 years ago
Update the changelog to reflect the current release

fc03288cde9f3edd5eef2018c72262ba1153d06e authored over 9 years ago
4.0.6

827e916b7835c813131c24131eef1c07a6682e30 authored over 9 years ago
Update the changelog

8a94c115856165b4e3f5ac77009dfe6b0049d846 authored over 9 years ago
Merge pull request #436 from rustybailey/fix_isBefore

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

3393c5420cde7c77da3c4104b9aac5c7593730f2 authored over 9 years ago
Fix #435: Convert returned comparison in isBefore() to a boolean.

04d8b45e061b2e8b1275441640737247779ff290 authored over 9 years ago
Update the min version and changelog

b20a8db53b112eea86dfed9b9d6efabb4cde63de authored over 9 years ago
Merge pull request #432 from kaddopur/zh_tw_mobile

add zh-TW locale for isMobilePhone

3f25c474ea6246de6a8611ef023a6cd5d3730980 authored over 9 years ago
update README

e025b3775ac1c456b0c4de3d915477856420356a authored over 9 years ago
add zh-TW locale for isMobilePhone

2b375a0745a9afebfa0888bbd2652b3496f4a1be authored over 9 years ago
Some better formatting in the changelog

21ddeb6a5bf7cae417855ecacb4b447f724e5393 authored over 9 years ago
Markdown derp

e2765578d22034b949d6a56fa28636b0074f1fb1 authored over 9 years ago
Add a CHANGELOG

ab86cd1024a4a81eac4a2d49bc69024dddbe2e54 authored over 9 years ago
4.0.5

ca36a93f852b7d7536fca600a6f61a3ceb8a82f8 authored over 9 years ago
Break up the isEmail validator, closes #152

81045a8227c5d960e254fb1e59e683469d9da87f authored over 9 years ago
4.0.4

b4749032a860cf245ff939b207a6f88cb54dab1d authored over 9 years ago
Revert "Leap year and general date validation for isDate()"

This reverts commit 8eacd509c373e01a33227c3f48cdee96a5fe7977.

f370eab554145f544c6176a0f3271c285c2a65da authored over 9 years ago
4.0.3

f9d65f26b000ea846426347b6784c057d48e1039 authored over 9 years ago
Merge pull request #418 from ravestack/suchchange

Leap year and general date validation for isDate()

cc7071fa569b00921f772b8227317b8f8f144c50 authored over 9 years ago
Leap year and general date validation for isDate()

8eacd509c373e01a33227c3f48cdee96a5fe7977 authored over 9 years ago
4.0.2

57daf3948ecea1a6b2d9640628503ce50494f629 authored over 9 years ago
Fix the isDecimal() validator, closes #419, cc #406

6f83606722809b5cc8b9ca7f0bf12bd4532a3db5 authored over 9 years ago
4.0.1

a08ec14c45e206d33ebd3cce7deed41bd418779f authored over 9 years ago
Put length restrictions on email parts, re #258

919e371870e30ee7e65031f48e76bea3ac7943b7 authored over 9 years ago
Fix isByteLength

09f0c6d2321f0c78af6a7de42e91b63955e4c01e authored over 9 years ago
Disallow full-width chars in domain names, closes #343

7384f328a005f30c252559a24717299b279d7376 authored over 9 years ago
Fix README examples

c89c271b2671d51deb11e2e0f88f0c2cf178fef9 authored over 9 years ago
4.0.0

f237658c24f01aa314f3c24e45fa19285cb6ae6e authored over 9 years ago
Add ISO 8601 validation, closes #373

7a7afaf4651a739038827a866269eb508e7e07fb authored over 9 years ago
Update the min version

051e07760bc8f6f03962cf792f35d092cff51ac4 authored over 9 years ago
Simplify the email validator and fix some edge cases, re #258

1447a94403437b79030129c05019a4d852352d39 authored over 9 years ago
3.43.0

44eef69b0df603591b71eae219acd51e71e750cd authored over 9 years ago
Update the min version

248d4a2e9f9667b22812339c86a6ac2d2addfd74 authored over 9 years ago
Merge branch 'programsam-decimal'

2d30cfdad93b17a52b5ea55f53f5aae920bbd168 authored over 9 years ago
Merge branch 'decimal' of https://github.com/programsam/validator.js into programsam-decimal

c23726b162c2ef5c3c9b0702d4c8a3fbb36df8e3 authored over 9 years ago
Add the isDecimal validator.

4acedb8917afd67f9409975211275150402ec5cd authored over 9 years ago
3.42.0

39e2d36ab956daf1f33b3ce4bc927d4d38b2d32a authored over 9 years ago
Merge pull request #415 from arithmetric/feature/validate_urls_any_protocol

Adding require_valid_protocol option for isURL

09d12e8f1fe90de2e2dd78c31496d72d7fb1a620 authored over 9 years ago
Adding require_valid_protocol option for the isURL validator to skip checking the protocol against the protocols whitelist.

2c5b4336fc8c231ed203e3f41669ee456e0aeb9a authored over 9 years ago
3.41.3

f709299a58f4961170cc998b57fd72f4e56cabfd authored over 9 years ago
Fix the isJSON validator, closes #411

bda117ea641ac9e749854c0cb33a7a7d19031642 authored over 9 years ago
Merge pull request #409 from andyskw/email_require_tld_doc

Mentioned require_tld option of #isEmail() in README.

f311ace31254b543e110ccdc65b3604387412e2a authored over 9 years ago
Mentioned require_tld option of #isEmail() in README.

9d8e19e84bcb04f72b186c8504c1bb0e896925ab authored over 9 years ago
3.41.2

1e5acbcbcbb1a3ff187daeabe9c36890c9b8d97e authored over 9 years ago
Gmail ignores dots, closes #404

02192acec176bc4f8d65ec07269caa53bb2a15fb authored over 9 years ago
Run the linter along with make test

46d46da8f9a403f4f565ad3a175b1d3d58c50a01 authored over 9 years ago
3.41.1

4a45eec017f48b081b3d92783c0dd89fc403299d authored over 9 years ago
3.41.0

b026e1ae5d4f9e62f1825144f125c4e7fc428555 authored over 9 years ago
Add Russian

e5dd12ca141fe886c2d29900b853759687764e64 authored over 9 years ago
Merge pull request #408 from f0rmat1k/ru-mobile

ru-RU mobile phone validation support

ceb97f9fbbc4b65f082b5c78d1e408988cfc2337 authored over 9 years ago
ru-RU mobile phone validation support

aa1f68d839d8ee7d247531233d840ebf63b49879 authored over 9 years ago
Update the min version

ae7041b2ba161a1924e2974af8093338185e9bb1 authored over 9 years ago
Merge pull request #402 from addaleax/ipv4-mapped-ipv6-addr

IPv4-mapped IPv6 addresses

37e8ee46d87ddbac5f837708b0b7ee6fc0abbf74 authored over 9 years ago
Fix typo in tests and run `make min`

f20826c76023781896836232cd506da87fd8bf6e authored over 9 years ago
Merge pull request #400 from kkirsche/patch-1

Remove moot `version` property from bower.json

39c8a4936692151f8f059a7a18dfa54cdcbec988 authored over 9 years ago
Remove moot `version` property from bower.json

Per bower/bower.json-spec@a325da3

b36a18f008168c3c16936d70df29f991ce512363 authored over 9 years ago
Add more tests for IPv4-mapped IPv6 addresses

7daddc4c9fe9a3c90c539eb3d9a0d54b3e63cbf0 authored over 9 years ago