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

Remove dead code

8e73e2ac7efe8081f32660ad066eaf82013eb1f8 authored about 11 years ago
Move links to the end of the README

4751b950a4d5b4b64a66720fe39d791ea4122766 authored about 11 years ago
3.1.0

5860279838bc20cae77ff253a69333af1109d273 authored about 11 years ago
Make the isISBN validator more like isIP and isUUID

b3644e97fd0aad2ada85568d1cb1320f23b72e1d authored about 11 years ago
Fix typo in README

db2dae5d69fa3580f3182c14822f69a316a55817 authored about 11 years ago
Merge pull request #234 from niklasf/isbn

Add ISBN-10 and ISBN-13 validation

a1be8468ea58b2efa717bc57faeb98c8204bc071 authored about 11 years ago
Add ISBN-10 and ISBN-13 validation

6af13a6977463dfa2f3dd154f2cc1af51d772243 authored about 11 years ago
Fix min version mismatch

a8c4c87339ab77eadbe368b7cc6d0631c7e19090 authored about 11 years ago
Fix some README issues

79b60ed7505389b951f5d045c50cf29d798ab4df authored about 11 years ago
3.0.0

5951d7e016805a5333be28575964642e09900696 authored about 11 years ago
Merge branch 'v3'

8cf2bb146756d21ff079edc527353a8c5f596f70 authored about 11 years ago
Add the whitelist and blacklist sanitizers

0dbb6223653b4316365d4ab20483aa5171809c0c authored about 11 years ago
Remove comments

b50d56842b690f173adfe02bdac1903066ec0a09 authored about 11 years ago
Make sure isIn() array elements passes through toString()

5abf4b22d6a2449552e273e06bf4674743f71e7d authored about 11 years ago
Add the API

e1dfb196ef75c6d1a6d50250097fb61614a86365 authored about 11 years ago
Merge the coverage commands

20a04801fb0eb294838d03d9c8fbcfb545ad0a75 authored about 11 years ago
Merge the IP validators

d8301883757a18ecddcfc0fa70c5b5094ca74d6c authored about 11 years ago
Fix some issues with toDate

c9cb0d1e4da6b2e566c8d22f735aa9a1c3b624b3 authored about 11 years ago
Open coverage report straight to validator.js

f3ddc94939110d60c47232ceca73c5c2264d2fea authored about 11 years ago
Cleanup validators

6edae3472e537eca1e035c11125f94bb89bf0dd8 authored about 11 years ago
Add a section describing the test runners

919d3c3410a6465e76b9069380e4eb3a1ad95993 authored about 11 years ago
Update uglifyjs

f961e3e6081b790a35bb43a154fd07008ac58e0a authored about 11 years ago
Switch to a flat file structure

171a908dafc8cf0a2aad912fe5c127e59b57cac3 authored about 11 years ago
Remove negated validators/filters

5d1ae480dc59e8c6197eb4b05f0eda1f5def027a authored about 11 years ago
Use the \s whitespace shorthand

9a5a932c353eff04c793939349e8ee8b56697935 authored about 11 years ago
Remove contributor list, there's now too many to list

82f56043ede34ed04970d108ce2653d29303f842 authored about 11 years ago
Remove entities

942dcc9e7877ac82c22d4f1ea4dacf0b08271dd6 authored about 11 years ago
Add travis badge

d80dd291c07e5e37c2594969e2907f70241a9c92 authored about 11 years ago
Cleanup package.json

316c6e62140b02f512cb7c3de57d4e407546fb71 authored about 11 years ago
Travis integration

b9752127c1e787d4880716971f3fd5358818ddd3 authored about 11 years ago
Fix README example for custom filters, closes #237

672be6d109ad72432e9b7f36abb11dd245730c77 authored about 11 years ago
Fix up the README

b305c1874d4e38f59ba71b489dbd5f8b96c79419 authored about 11 years ago
2.1.0

792ab2bb67ebd5d247353cc94ed9ca8ab57fbc30 authored about 11 years ago
Merge branch '2014-update'

c5503e4c64dee48b42a55a80685ddc0ce0cc5808 authored about 11 years ago
Cleanup the README

5c027837ce80a9cc9cc61b5dedc592523a0179de authored about 11 years ago
Create a build system for the client-side version

d391590e1108f71233fa9e99ab8ae12001cd428d authored about 11 years ago
Update license date

0c5ced087434ed0b5623700955be18f24980dea0 authored about 11 years ago
Cleanup the package.json

01e1ff05a8bd3d72abf73bc3ff628616dd6ceedc authored about 11 years ago
Export the version number

31e5ffb206d18b59dd725cc22d6c57fa7eabea84 authored about 11 years ago
Test coverage

1d437606bb18860dea6ca5ba063d10c57cdc599e authored about 11 years ago
Code cleanup

045111d4837767777b378e43d161d43d538c0762 authored about 11 years ago
Port the tests to mocha/istanbul

06688233255360ff5e3087385664221053ea3822 authored about 11 years ago
Remove redundant lib/index.js

ef59b703117feb44109e16f825e4d1e593017798 authored about 11 years ago
Remove Node/V8-specific error inheritance logic

90eb31d09fece244c55fd1066210259e2733a46a authored about 11 years ago
Fix permissions

e0114f95885a1c6b1e578f9d4e740cc8ac1922ae authored about 11 years ago
Add a makefile

577f3979d0d12cf3962e5792e33e509f78abaad7 authored about 11 years ago
Add new deps

0e6826f37ae743e8905f5e59310d972e38cc16ad authored about 11 years ago
Port the UUID fix to the client-side version, closes #235

556c197a6ab6d9617cd37f151ce736626169f4e0 authored about 11 years ago
2.0.0

cf073543d49d2ff4f8ab8448ab5a5125cbee5e7a authored over 11 years ago
Remove the XSS filter.

The xss() function was originally a port of the XSS filter from
CodeIgniter. I added it to the l...

2d5d6999541add350fb396ef02dc42ca3215049e authored over 11 years ago
Enable tests

afd1a45b018880d1cb627055d9722a5c7f3cc822 authored over 11 years ago
Merge pull request #220 from mikermcneil/patch-1

Added tip for users of Sails.js and other express-based frameworks

e5f23b2b09c6f52a856902fb40281ed21d1f8a19 authored over 11 years ago
Update README.md

Tip for Sails.js users we suggest 'validator' to :)

f8f6d56db118ff1bebb31d8fc7b072af7b546c65 authored over 11 years ago
1.5.1

ae76b88f44a8808060759a7956ad4c7852033686 authored over 11 years ago
Revert "WIP whitelist of default excluded tags and better replacement of bad src attrs"

Why did I let this through

This reverts commit 2ae18f27d3f385dbd14151ba2310955076378ead.

243b15c14dd6f15110c81de2aa50880c8693b9c9 authored over 11 years ago
Merge pull request #216 from alechill/master

UMD style wrapper for built versions compatible with CommonJS, AMD, and browser

e8f7d81602b6e5d3e195da1f03d6fc2e558bf354 authored over 11 years ago
WIP whitelist of default excluded tags and better replacement of bad src attrs

2ae18f27d3f385dbd14151ba2310955076378ead authored over 11 years ago
Made the compiled versions compatible with CommonJS, AMD, and browser via a UMD-like pattern. Added tests for exports.

bebce13a12d92b8e6d52a25fe4122253716fbf6c authored over 11 years ago
1.5.0

bcc779f4a03781c8644c8eb436b5378953036749 authored over 11 years ago
Merge pull request #214 from itoche/master

Configurable message creation

408705791fd936da861f92e61380742202f47659 authored over 11 years ago
tests custom messageBuilder

07151c3967ffe845cafa5ffbfe0781d49045d7b0 authored over 11 years ago
encapsulates the error message construction into an function that can be passed in an option param

25ba969e409b2d55a307b3cb30fe289310a101a1 authored over 11 years ago
Remove references to isArray(), re #213

ed08fb87dbb3738732b4c614b43274334d42c26a authored over 11 years ago
This library validates strings only, re #212

602bb9f21807516e4159314778035053eb4a4b1b authored over 11 years ago
1.4.0

b38d8161310225c6eb854b586b7d11044b8a0893 authored over 11 years ago
Merge pull request #208 from greergan/master

Added isUUIDv5 and related message and tests.

b57ed325b5c6bef2f453719a0fe224069a8439c4 authored over 11 years ago
Allow false as an error message

30da57167300c61f51c2bc15558b611081f709b4 authored over 11 years ago
Tests were broken on the first or last day of the month

2ede3c4c577ed22981c7c2141efa912ea9b6608e authored over 11 years ago
Added isUUIDv5 and related message and tests.

12e8f66b78bef9198704e16e3c0e36741b1d069d authored over 11 years ago
1.3.0

f7ebd1fe98e4e2666205d63480be71edb4faafd4 authored over 11 years ago
Merge pull request #204 from conorgil/master

Fixes isUUIDv3 and isUUIDv4

c0f1ea2d6cea9965425f32391ee92bbe652d8833 authored over 11 years ago
adds tests for isUUIDv4()

d84c3a92fea93f9e9705436d6c2a1404d7d8a134 authored over 11 years ago
adds tests for isUUIDv3()

12e7bb6c4014b0ffcf7968206646257e487870d1 authored over 11 years ago
adds err msg for isUUIDv3 and isUUIDv4

916476c7d49a858fd22e6cbc32f4199cdd9de1da authored over 11 years ago
changes isUUID() to use pattern.test(str)

22416cb59f395f81a1e64932ceb4e56e2d43a3cd authored over 11 years ago
adds missing return in isUUIDv3() and isUUIDv4()

ed6620a15d553c0ff4a8e07fd38472139f11ede2 authored over 11 years ago
1.2.2

948380a376b50932f287ac9681ac9009d0596eca authored over 11 years ago
Merge pull request #202 from calzoneman/master

Only match evil HTML attributes on word boundaries

352e9b432c6f49bcbca8e1f25334b0c4235842d9 authored over 11 years ago
Allow 0 as the last octect in an IP in isUrl(), closes #198

2f1c302048c2ba642cc022804a0961200cf16b18 authored over 11 years ago
Only match evil HTML attributes on word boundaries

58b255d0c7724aeae3a11fd91b346317ec7f270c authored over 11 years ago
1.2.1

3c7c76554a10269d3e6627a291101da9fdd4e8a2 authored over 11 years ago
Remove the legacy code from xss() that handled objects.

It's a string validation and sanitisation library so this code does
not belong here. The same be...

f2cb735597df625d04dc4e33e92f29fb2bb878d6 authored over 11 years ago
1.2.0

fb19476f0d46615a678f10582881343e4579fc7c authored over 11 years ago
Typo

95eb31b564f8d25316beaaeaeb0ab69f01ab1f2d authored over 11 years ago
Update README

d811fea1c559dbc9c962ebb7aadb5bf7eccdb698 authored over 11 years ago
Merge pull request #191 from zero21xxx/new-error-messages

Messages Per Validation

c57b263dbe3c729cc59c15bcabe66fec603aef3a authored over 11 years ago
Added tests for new methods.

f83ec0e7ab0afa7ce704c6dc1f7fbc1ff81466e9 authored over 11 years ago
Added ability to have a validation message per check.

bbe70a74388ea9150773263068e4733e04264c9f authored over 11 years ago
Added myself to the contributers and showed example of how to new method.

2228626e7245830c0a7c3dfb2bbe3b3a073fc0d9 authored over 11 years ago
1.1.3

6171ff00918e034f1b3ddab5c9132c45704f4466 authored over 11 years ago
Merge pull request #186 from fnakstad/master

Coerce notIn() argument to a string

db963315097dcf95f2db5ce9ae32d53d58705c4b authored over 11 years ago
Coerce notIn() argument to a string

808cb3e18ada0908ac1ffe38b3d41edd45d48e55 authored over 11 years ago
1.1.2

7ede62472ab9943fff9434c3797df9b052be0faa authored over 11 years ago
Coerce inIn() argument to a string (matching the constructor behaviour), closes #185

5c4cbf7616e06f86a65266db1d88646e9c0e770d authored over 11 years ago
1.1.1

603c1c7d5041962a72323286489458eb3f9d694c authored almost 12 years ago
Remove duplicate key, closes #179

38f658f08a2a6acadcf9ecb48d8708c27f80dd7b authored almost 12 years ago
Add a contributor

73588f8651802984e0deea05ca80cd084d94e7b6 authored almost 12 years ago
1.1.0

de0a3cb1bed50305323fd1d7e24e9ee0c3c176ee authored almost 12 years ago
Merge pull request #177 from nealpoole/master

Merge in upstream changes from CodeIgniter development branch.

478f75cd8f56eda37f10680bfde00342a0aa7da1 authored almost 12 years ago
Merge in upstream changes from CodeIgniter development branch.

c82ca7471db66caa7f72dddfeaff639789e7b1ac authored almost 12 years ago