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
Fix for #83
github.com/validatorjs/validator.js - 41b9acc334a6b00540cf876ee0c485609512c694 authored over 12 years ago by Chris O'Hara <[email protected]>
Changed the entity of the € sign from `¤` to `€`. The Unicode
character number (0x20...
github.com/validatorjs/validator.js - dcaf8caa6b4a54707bfe133a2668a002ac6621f2 authored over 12 years ago by Chris O'Hara <[email protected]>
github.com/validatorjs/validator.js - 962a9b012a91c0bcf9001390560898b6043b46f5 authored over 12 years ago by Chris O'Hara <[email protected]>
Fixed semicolon in wrong place in entities like ' (apostrophe)
github.com/validatorjs/validator.js - e91cb9d66ec979c9029bab2f7335b98f49bf3a2e authored over 12 years ago by Chris O'Hara <[email protected]>github.com/validatorjs/validator.js - e81966978072c9e9cdef7b263aa67e023b227ca0 authored over 12 years ago by Tom Boutell <[email protected]>
github.com/validatorjs/validator.js - c391e15e00bf5d507bc221064a53d1d1a388951c authored over 12 years ago by Chris O'Hara <[email protected]>
github.com/validatorjs/validator.js - 7d950762b8b38bf0a5259f123f4de00514fa864b authored over 12 years ago by Chris O'Hara <[email protected]>
github.com/validatorjs/validator.js - 4a7248124a791faf32c2adbe483ff93c0651b8ac authored over 12 years ago by Chris O'Hara <[email protected]>
github.com/validatorjs/validator.js - 68ab9d231cb4a4381577e48d6906b084ca0da5ba authored over 12 years ago by Chris O'Hara <[email protected]>
github.com/validatorjs/validator.js - f9b673230dfb1b5f2af23705f31f0dc8e4c607a3 authored over 12 years ago by Chris O'Hara <[email protected]>
github.com/validatorjs/validator.js - 7abbaa39a84d65a3e39d99f8942d4eb59ac846a2 authored over 12 years ago by Chris O'Hara <[email protected]>
github.com/validatorjs/validator.js - b322deddad6201c1476deed69968e83c79e3a9a5 authored almost 13 years ago by Chris O'Hara <[email protected]>
Global leaks in xss()
github.com/validatorjs/validator.js - b0a5f6b639248a87eb316682aac518e36fc27752 authored almost 13 years ago by Chris O'Hara <[email protected]>github.com/validatorjs/validator.js - af0c71361eb9f878ed73e96bd58ee6e81ac280d0 authored almost 13 years ago by romihartantoau <[email protected]>
github.com/validatorjs/validator.js - 8fccb5c0d8adbe0d11c71af6159382fb09ccc81a authored almost 13 years ago by Chris O'Hara <[email protected]>
github.com/validatorjs/validator.js - b72704127581c9fda0f1d1b09cfb7bf0b31f9622 authored almost 13 years ago by Chris O'Hara <[email protected]>
github.com/validatorjs/validator.js - f9b72c6af601cec8266c8e62a0e8ba13d4b556a2 authored almost 13 years ago by Chris O'Hara <[email protected]>
Bug in url-validation
github.com/validatorjs/validator.js - 2f0b25baa413c3fbc429fe543ca7bc0fd1bb96f9 authored almost 13 years ago by Chris O'Hara <[email protected]>As stated: http://www.ietf.org/rfc/rfc1738.txt:
"Thus, only alphanumerics, the special characte...
github.com/validatorjs/validator.js - 6148148a618d84dab9beb889609b1f85b2c0b351 authored almost 13 years ago by Remon Oldenbeuving <[email protected]>github.com/validatorjs/validator.js - 71380290f7693f47a0ae0ecc3fbca3de14ee6180 authored almost 13 years ago by Chris O'Hara <[email protected]>
github.com/validatorjs/validator.js - a62d8a9fb8ca15ca8a5848af5c646e644eebec85 authored almost 13 years ago by Chris O'Hara <[email protected]>
github.com/validatorjs/validator.js - 9ede38faa864808ae04931694d4008c1fdb77ff7 authored almost 13 years ago by Chris O'Hara <[email protected]>
fixed an issue where passing a real integer would produce "has no method match" error
github.com/validatorjs/validator.js - 40725526d8e48d3984a215a6024c488533df404b authored almost 13 years ago by Chris O'Hara <[email protected]>github.com/validatorjs/validator.js - d0475f5bbab0471c70cd5b2a0065de7601a34dd1 authored almost 13 years ago by Richard Jones <[email protected]>
github.com/validatorjs/validator.js - f3c00d77790444a31f10c8d2063356028b69cf7a authored almost 13 years ago by Richard Jones <[email protected]>
github.com/validatorjs/validator.js - 678e41e245261fdd0775f8885d1ac49301007036 authored almost 13 years ago by Richard Jones <[email protected]>
github.com/validatorjs/validator.js - 54170a33e5f2f75903fcd4ea19f0495faec45ab4 authored almost 13 years ago by Richard Jones <[email protected]>
github.com/validatorjs/validator.js - de467401983ae4e8653b64a8bf8cda2201774959 authored almost 13 years ago by Chris O'Hara <[email protected]>
github.com/validatorjs/validator.js - 9bae6580735e49ccf5a4abc927fb0e482b9a092d authored almost 13 years ago by Chris O'Hara <[email protected]>
github.com/validatorjs/validator.js - 7024f2db771b79cb4c0c5ee38883c2ee5a8dde65 authored almost 13 years ago by Chris O'Hara <[email protected]>
github.com/validatorjs/validator.js - 3bca87306e43572ba3643e566c662f474747466c authored almost 13 years ago by Chris O'Hara <[email protected]>
Fixing global variable leak
github.com/validatorjs/validator.js - 82283389fc159de6424d592ec19fb0e022da9b56 authored almost 13 years ago by Chris O'Hara <[email protected]>github.com/validatorjs/validator.js - 175ac1389b73322b6c4395a8c3839317da38707d authored almost 13 years ago by Tai-Jin Lee <[email protected]>
github.com/validatorjs/validator.js - 24eab3af5c22a30a2b7832a205cb890028cfb85e authored almost 13 years ago by Chris O'Hara <[email protected]>
github.com/validatorjs/validator.js - b726e9f34049160ff35e4e2e0f85808de222b6a8 authored almost 13 years ago by Chris O'Hara <[email protected]>
decoupled rules
github.com/validatorjs/validator.js - a042cdfc3f34075dc62c2bde189bc7df0a9a549d authored almost 13 years ago by Chris O'Hara <[email protected]>github.com/validatorjs/validator.js - 53a1f5497794d25f3fb2e97dfb73622bd80343db authored almost 13 years ago by Mark Engel <[email protected]>
github.com/validatorjs/validator.js - 4cf1331cd34770f4b347d038940f97474007a6a1 authored almost 13 years ago by Mark Engel <[email protected]>
github.com/validatorjs/validator.js - 260e5be69d8f663cc40801d9565c788db29fa970 authored almost 13 years ago by Mark Engel <[email protected]>
github.com/validatorjs/validator.js - 47b25cae52a0d096c7bb7578db1361c8664eb6bf authored almost 13 years ago by Mark Engel <[email protected]>
github.com/validatorjs/validator.js - 729643dda95d50c239b762d5e7c210fc1fd851ed authored almost 13 years ago by Mark Engel <[email protected]>
github.com/validatorjs/validator.js - b31f6aae7698db61d9f48abccf3d9d5e6f450af6 authored almost 13 years ago by Mark Engel <[email protected]>
github.com/validatorjs/validator.js - 5fec3193e42840d4da1711414cdf9c969ea2d64d authored almost 13 years ago by Mark Engel <[email protected]>
github.com/validatorjs/validator.js - a2d24551358f0e79004ee30932d6f4de24641604 authored almost 13 years ago by Mark Engel <[email protected]>
github.com/validatorjs/validator.js - 026e6bdc858bc5ebbd600f497a828d04f4d7b76a authored almost 13 years ago by Mark Engel <[email protected]>
github.com/validatorjs/validator.js - b8275e70bf0550fc545d360b8b9e9f2e3ac155fb authored almost 13 years ago by Mark Engel <[email protected]>
github.com/validatorjs/validator.js - bbe4b4b277e4837aec68d45cfcd6c7b5b2c62fc6 authored almost 13 years ago by Mark Engel <[email protected]>
github.com/validatorjs/validator.js - eac65384bc3a8cf4d411080b219acc2a775d9850 authored almost 13 years ago by Mark Engel <[email protected]>
github.com/validatorjs/validator.js - 70b1638a9022097218d7ff44abff4b944c64b461 authored almost 13 years ago by Mark Engel <[email protected]>
github.com/validatorjs/validator.js - 3700f582f61fd08dc66c286d5b4ace5a83c00a9f authored almost 13 years ago by Mark Engel <[email protected]>
github.com/validatorjs/validator.js - f6102c39632c548c8ff69b678d3b94bb2700d3e0 authored almost 13 years ago by Mark Engel <[email protected]>
github.com/validatorjs/validator.js - 9cbc9294840f6a951fe54a5f139bf99da827e14f authored almost 13 years ago by Mark Engel <[email protected]>
github.com/validatorjs/validator.js - de8747b1bb93235ac010c8f3d3900af13b6fdbfb authored almost 13 years ago by Mark Engel <[email protected]>
github.com/validatorjs/validator.js - 4ce63deb0ffd59e38492f17239f756e58cca3f02 authored almost 13 years ago by Mark Engel <[email protected]>
github.com/validatorjs/validator.js - 6dd7da125166666beb5c5b0e6b6c88ee3e5e7d4a authored almost 13 years ago by Mark Engel <[email protected]>
github.com/validatorjs/validator.js - 81dfa4de5c42fc21fbfd3167a010edad2d40405d authored almost 13 years ago by Mark Engel <[email protected]>
github.com/validatorjs/validator.js - 130f317ad2c1e6f2e531774978c519355fa57fe4 authored almost 13 years ago by Mark Engel <[email protected]>
github.com/validatorjs/validator.js - 1fc3b008846b2ef9961626edc3e9df6c3ae8637a authored almost 13 years ago by Mark Engel <[email protected]>
github.com/validatorjs/validator.js - 97a101f65fcaf6c4d371e1fdf016b48f0bbbbe0a authored almost 13 years ago by Mark Engel <[email protected]>
github.com/validatorjs/validator.js - 88f784767c401c34ba343ba479eda9446a03ac97 authored almost 13 years ago by Mark Engel <[email protected]>
github.com/validatorjs/validator.js - 8e503fb5d4252fa8e0e4118c2e07ab749900a552 authored almost 13 years ago by Mark Engel <[email protected]>
github.com/validatorjs/validator.js - 6b6d63efa7dd1b7d0c6d0d670005e963ae24bc7e authored almost 13 years ago by Mark Engel <[email protected]>
github.com/validatorjs/validator.js - 38f695912a34c1da0019940c240ef97fc35ace16 authored almost 13 years ago by Mark Engel <[email protected]>
github.com/validatorjs/validator.js - c4b78355044690b85d36c35e45923a6542c88a4a authored almost 13 years ago by Mark Engel <[email protected]>
github.com/validatorjs/validator.js - 16af697086b1bc238fac8852cea0a63375c4f5a4 authored almost 13 years ago by Mark Engel <[email protected]>
github.com/validatorjs/validator.js - 9285b3304111c86166a858fb9db11f28b543523f authored almost 13 years ago by Mark Engel <[email protected]>
github.com/validatorjs/validator.js - 3b40b7e33a1ee2370d0c606e24885ce4d19445ce authored almost 13 years ago by Mark Engel <[email protected]>
github.com/validatorjs/validator.js - b9ef691437d64cb40606bb5c3d4010ffaa766f9b authored almost 13 years ago by Mark Engel <[email protected]>
github.com/validatorjs/validator.js - 71658d2662372295a3f58633dc566d941ce971ef authored almost 13 years ago by Mark Engel <[email protected]>
github.com/validatorjs/validator.js - 17be7e838d702f6cf67097e6279d3541e58a6de8 authored almost 13 years ago by Mark Engel <[email protected]>
github.com/validatorjs/validator.js - 95441f8610e2c29479fe9fc9972a13a7ed78d0dc authored almost 13 years ago by Mark Engel <[email protected]>
github.com/validatorjs/validator.js - 4a1b2d62b7f32e706e211f09cf47a082d5f91b53 authored almost 13 years ago by Mark Engel <[email protected]>
github.com/validatorjs/validator.js - 8479098d08a10dfff4c7f7b967e4cf02eef2066a authored almost 13 years ago by Mark Engel <[email protected]>
github.com/validatorjs/validator.js - 99dcb9360e39351c44ff1cd8e91a796fa939abdd authored almost 13 years ago by Mark Engel <[email protected]>
github.com/validatorjs/validator.js - af86b0fe37ed3a5554dc3fb0607fab308d905aaa authored almost 13 years ago by Mark Engel <[email protected]>
github.com/validatorjs/validator.js - 4689dbd99b40176ffca2b6308d687204f1a3b556 authored almost 13 years ago by Mark Engel <[email protected]>
github.com/validatorjs/validator.js - 61cb5d715455ee3d4d0a3e64729239631e56baa2 authored almost 13 years ago by Mark Engel <[email protected]>
github.com/validatorjs/validator.js - 2ccef57a3ea6b8c9b13a59334a708a8b164804ef authored almost 13 years ago by Mark Engel <[email protected]>
github.com/validatorjs/validator.js - 5bb3eaae14ba58ab63b3e2380acd0afa9de19316 authored almost 13 years ago by Mark Engel <[email protected]>
github.com/validatorjs/validator.js - 913b8865b6ae362a31278ed5d9f994b387642b8c authored almost 13 years ago by Mark Engel <[email protected]>
github.com/validatorjs/validator.js - b014e3d080a2af6f449296f704f28361cdc8b2ed authored almost 13 years ago by Chris O'Hara <[email protected]>
github.com/validatorjs/validator.js - c427f64af21e6007e264cf92de08a279df34235f authored about 13 years ago by Chris O'Hara <[email protected]>
github.com/validatorjs/validator.js - a1293859e5cf9f8c8761942b27cc2100a01aa737 authored about 13 years ago by Chris O'Hara <[email protected]>
isURL() length check for IE compatibility
github.com/validatorjs/validator.js - a6aa5e23680103d39c71b33fa52ef8d28d454591 authored about 13 years ago by Chris O'Hara <[email protected]>github.com/validatorjs/validator.js - 3ca0bc2d35e82b9622a8580f9060b801169e1fea authored about 13 years ago by John Lancaster <[email protected]>
github.com/validatorjs/validator.js - 6361656132252da9504e2120faa38a0c73f5d649 authored about 13 years ago by Chris O'Hara <[email protected]>
github.com/validatorjs/validator.js - 2a21ea4dae9fa06f8dbc3e7c76301b24dcc34ccb authored about 13 years ago by Chris O'Hara <[email protected]>
#isDivisibleBy()
github.com/validatorjs/validator.js - ce636da7c11a41cee906de135d058ba4a4ecc86b authored about 13 years ago by Chris O'Hara <[email protected]>github.com/validatorjs/validator.js - 40b7c204c45c36ea2ae04365e0426e19166a905e authored about 13 years ago by Branko Vukelic <[email protected]>
github.com/validatorjs/validator.js - 2b4ada4cf7d2c0086a25a4a23a4928b6a1ec7dea authored about 13 years ago by Branko Vukelic <[email protected]>
_errors array getting reassigned on each check
github.com/validatorjs/validator.js - 4ee93793520fae9ca7e1cafeb8d7cb9b9eb23cc3 authored about 13 years ago by Chris O'Hara <[email protected]>github.com/validatorjs/validator.js - b5f29d35bd36bf40785d4bfa200ea6b515b9877b authored about 13 years ago by Garren Smith <[email protected]>
github.com/validatorjs/validator.js - a0c3321ede5ff75f8cbe0900f6be8e83afa2f5b7 authored about 13 years ago by Chris O'Hara <[email protected]>
Fix for non string escapes of regex
github.com/validatorjs/validator.js - 635bbc6f37ea912e81a6364cc418f886a5b13b62 authored about 13 years ago by Chris O'Hara <[email protected]>github.com/validatorjs/validator.js - 2b3b3f022261517364da7504a3d9e7507e82e493 authored about 13 years ago by Anupam Shah <[email protected]>
github.com/validatorjs/validator.js - f1f8ca36604dcc717bcd487466977297138e191e authored about 13 years ago by Chris O'Hara <[email protected]>
github.com/validatorjs/validator.js - 5f8a8429fb358be0631a9a5ec1d4f9e4606239b9 authored about 13 years ago by Chris O'Hara <[email protected]>
github.com/validatorjs/validator.js - 966c6a3f9257a72068950e5ec2b30d5787d3f65a authored about 13 years ago by Chris O'Hara <[email protected]>
Bug in url-validation
github.com/validatorjs/validator.js - fb7217598032b9571628f316b4f02516867fe7dc authored about 13 years ago by Chris O'Hara <[email protected]>