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

Merge pull request #350 from nagromc/master

Add fr-FR locale for isMobilePhone

6201bbbbb04932becc5ab998173e8e9249cbc023 authored about 10 years ago
Fix identation

60887bbc5d20a9fee2eadbda9ebc82453de301d1 authored about 10 years ago
Add fr-FR locale to isMobilePhone

56fac56829ad95e2d24f218c03403e3e2792fc39 authored about 10 years ago
Merge pull request #347 from asaskevich/master

Allowed to use plus sign in `isInt, isFloat, isNumeric` functions

9da9634310a80e04521b361db4146cffee735b46 authored about 10 years ago
Update validators.js

0058db8a5dcc0a6c0a05ed71d2ebf0bdf805f1b8 authored about 10 years ago
Update validator.js

c02188e4ba9feaad1d9a1003c0f5b8ff759086dc authored about 10 years ago
Update the README

006b8e79c58534df4cccfb5a346b7a96ad1c705f authored about 10 years ago
3.27.0

d3468269cca94e2cf0681031a9d512b91c7bbf14 authored about 10 years ago
Fix indentation

f98ddec711c89188d249780f9134ecc29ede08a6 authored about 10 years ago
Add en-AU locale to isMobilePhone

adf4150373854de020d90a04413082d9ba0f0be6 authored about 10 years ago
Merge pull request #342 from juriejan/southafrican-country-code

Added South African English country code for mobile number validation

5db5b6944c3cf95168640c23156cd028f2121e20 authored about 10 years ago
Added South African English country code for mobile number validation

e98893ad180f8b0582bf9835188bf513de21654a authored about 10 years ago
Update the year

5cf1f08dd348f38571d004ef6f7f6ed3ea03da29 authored about 10 years ago
3.26.0

f8122fe4b6c24a6d420f9cb01562113b1f5f29ad authored about 10 years ago
Merge pull request #339 from OneNodeToRuleThemAll/master

Enabled mobile phone validation

b3fc77a5917de3ee5a9eb85015e883cd98f6f229 authored about 10 years ago
code refined

0f9593525f97380d9b338e44e404de3d3d115780 authored about 10 years ago
make full coverage

fab6d8be254e7ab0dae0b741e019441d43244edf authored about 10 years ago
updated readme

601903b6490fac5343b302ab7c3411998dc5b97c authored about 10 years ago
updated readme

6f8252cf5d15cfc331f0fd0f47d4c9f559e4319c authored about 10 years ago
enabled mobile phone (china) validation

5e0e935007c9f32d9133cd77914e54fa1d815c10 authored about 10 years ago
added locale

3a02e790b949577e5e87cbdbef3c3376defdae4f authored about 10 years ago
enabled phone number (china) verification

24a08e6073b5b87d6dfb6472aaa78354382747a6 authored about 10 years ago
3.25.0

4e8f969a53219dd79160308f459213c851b46aaf authored about 10 years ago
Update the min version

ffb0da4b3ba5ac91de3e6ed82703de614228db2a authored about 10 years ago
Merge pull request #338 from 790/master

Fix FQDN/URL validator not being RFC compliant with trailing dots

10bf0d67bd75b65d455dea245fb4ada8e6da7eec authored about 10 years ago
Update README for trailing dot option

764ea87dcb6a1d53e6c31fc5512c1af6abd9279c authored about 10 years ago
Add allow_trailing_dot option

ff8d3fba5fd9b437b75e70fae9f3ccfbaac29075 authored about 10 years ago
Fix FQDN/URL validator not being RFC compliant with trailing dots

b14628b4bd362ae2b991717f50745932a1e5f845 authored about 10 years ago
3.24.0

64460636bd5de738b5efc23bf512fbcd69585b4f authored about 10 years ago
Only check object keys, re #336

49feca30bfcf43bfab33d2eb286d904b6721126b authored about 10 years ago
Merge pull request #336 from snowyu/feature/isIn-object

+ [feature] isIn can validate whether the str is the object's attributes...

8d6b4ceed20ebe7178ccedc2b98ff915c7a7ab2a authored about 10 years ago
* [bug] validator isIn for non-string supports

f93bb40a2434d34833b0973ac293b13a1977072f authored about 10 years ago
* increase the code coverage

5f23ff68f07abc0af3f393de80537c12fda7e014 authored about 10 years ago
* [bug] the original value of the object should be passed too.

514c1c8ed28a60d59c3e22c81c9feca0e39b3516 authored about 10 years ago
+ [feature] isIn can validate whether the str is the object's attributes.

d907461bbd4185f598865de1eb58b8b13fca8578 authored about 10 years ago
3.23.0

52495a3295dc86aa7ae27f4d750f0eadb17d8f62 authored about 10 years ago
Update the min version

9b2a2860b65c8f61692dbdae3aaeaebd77403414 authored about 10 years ago
Merge pull request #335 from galanonym/master

Escaping of / character, according to OWASP

0a14e0511512f21a3b768d86f85dd6169c511dc9 authored about 10 years ago
Minor fix to indentation in escape method

361f2835c9991aaa5574cd94786ecc23cedeb334 authored about 10 years ago
Add / entity to the escape method without the owasp flag

7515b476b8f404aac0c005561f7e40b3a5d9f9eb authored about 10 years ago
Add option for stronger escaping of / character, according to OWASP

acfec6209540eee7049b8cb16b4ca5ed85dd140d authored about 10 years ago
3.22.2

ae9ef3ccc2c9cf92f5954d65c0b1612b008dcbbc authored about 10 years ago
Fix the domain part regex, closes #329

2c711dfa8f0dc9dc7180064a7d2b8ff0d17287cb authored about 10 years ago
3.22.1

422d05423f8c427ec373258229763863a9d24b4c authored over 10 years ago
parseInt ignores trailing characters, closes #325

ef3e98eb2e550542ce99a2a2ade7d5c602f7da3b authored over 10 years ago
3.22.0

b8949f5ec3beeb4f3ade604170f7dc2fb95f880d authored over 10 years ago
Fix the min version

e737379d362fc6b0aceb5197d814a0127fb98455 authored over 10 years ago
Merge pull request #324 from EgoAleSum/patch-mongo

Added a function to validate hex-encoded MongoDB ObjectId

6c8e0a5f527a62843477171b854e29200591984a authored over 10 years ago
Added a function to validate hex-encoded MongoDB ObjectId.

MongoDB's ObjectId are widely used with Node.js. They're represented in hex format as 24-charact...

b60197c063e7ef2a457a6a7fad1b5545dbcd1401 authored over 10 years ago
3.21.0

21798113d9e3fcc345c7339cf2f56120b02fd93e authored over 10 years ago
Use a hand-rolled url parser, re #152

f9be99fc355ffb0ff96e3fa54fbbdcd3606c434e authored over 10 years ago
Cleanup the previous PR

7aebc4723e60789e76170407c1c042aef298d8c8 authored over 10 years ago
Add missing header removed in 5c47b06

6bf49562fe41af3439f160c411c1c158db559a4e authored over 10 years ago
3.20.0

2a263b3f31af5f97218f5b39a2c34eb90f23896a authored over 10 years ago
Update the min version

fad768c55fdc13b8a6a076f82ac7653e22e6da71 authored over 10 years ago
Merge pull request #320 from EgoAleSum/patch-email

validator.normalizeEmail improvements

f77fd43cdd236e7f3bb59b97f835d4c05443de13 authored over 10 years ago
Updated patch as requested

384a2aebe67e9f7adb4a93118a216b6c633c8db1 authored over 10 years ago
Fixed merge conflict on README.md

5c47b06633e5dcf39c3b968e489fac3cc8d63810 authored over 10 years ago
normalizeEmail converts googlemail.com to gmail.com by default, as requested

5758f8ab621587b4907357801db3dbc5a595a9e6 authored over 10 years ago
Make a note about char escaping, re #321

23db5ba0d04f4d67f53b2406ad0477151476588a authored over 10 years ago
Updated the README file

6ba1c3ed7762312db08b5bd4debc7e4d89ec90dc authored over 10 years ago
Restored file permissions /(sorry for that)

ec0cc3bcdfcd4319fa14ec69cd0078b73c199217 authored over 10 years ago
Patch for validator.normalizeEmail: reject invalid emails, add more flexibility, improved googlemail.com support

a9a9f7e70091a0201b8a5c9a264fe3faf5e2c833 authored over 10 years ago
3.19.1

ad07ead6874a89cf4206e3d0a13ab3ff1f8dc6c8 authored over 10 years ago
Update the min version

21fb87917235e40519385b8869ff0024123c97c2 authored over 10 years ago
Merge pull request #319 from flienteen/master

An email address can have one or more dots

76c6458ca53aa4474b1000a077b95f3859f5a98e authored over 10 years ago
Cleanup the previous commit

e7ba65370414a06db2225130d172d5d767b87af3 authored over 10 years ago
Updated test for normalizeEmail

0b7fc63e0bb414fad2bb13eaa3664d2b945714c5 authored over 10 years ago
Fix for normalizeEmail, an email address can have one or more dots

d58281a387917dd4adf6c312847085d89a9e8457 authored over 10 years ago
Merge pull request #317 from alsotang/patch-1

Update README.md

0363563d2e6d9fd0222ce175071e0f46228225dc authored over 10 years ago
Update README.md

edea7699fce0afbaedd41ea721866c4c6a6e6e6c authored over 10 years ago
3.19.0

929359c5975f7871c49bf4b5e60152ed7e525d28 authored over 10 years ago
Host whitelist/blacklist, re #316

14400d4bcb32fa3c2b2031becec4fa49711eb931 authored over 10 years ago
3.18.1

eadc46f2e984c5ace52840fbdeca860e152bd773 authored over 10 years ago
Check for exports as well as module, closes #315

c46129687616b764f2a855f2908293d1b0bf34e6 authored over 10 years ago
3.18.0

167f906b46087eae4944094bfd8dc18f9b2eca74 authored over 10 years ago
Simplify the FQDN validator

19b820fb021dddd9613ef22513405a0a3c24187f authored over 10 years ago
Continue breaking the isURL validator up into parts, re #314

1f18a28be46b85dba1fdc30804e231fcac226e8e authored over 10 years ago
Merge branch 'xpepermint-master'

5fac59de6f53a5b0d73a3d6d3cfdab64ea8bca49 authored over 10 years ago
Merge branch 'master' of github.com:xpepermint/validator.js into xpepermint-master

Conflicts:
validator.min.js

3d308b58a25cef85bd0757ee04ec594a7c8fb521 authored over 10 years ago
extracting fqdn from isURL, isDomain to isFQDN

7ea357d1aa8bb910db12c9ac6ba9f146267edabf authored over 10 years ago
Update the min version

f9768d1662a3e095ad4f26366eda2478aa06c5ea authored over 10 years ago
Merge pull request #313 from aichholzer/master

Encode single quote into ' instead of '

7918084fd55a36ac8891c308bd043d96ae461151 authored over 10 years ago
Should actually be: V. 3.17.2

1f7a63f222ce0924423e59606336f7f3e77e6963 authored over 10 years ago
Should actually be: V. 3.17.2

7858f8607b01a29547fc4f0f3256b01922b8d954 authored over 10 years ago
Updated test.

3dc386aededfd1941c2053b15d2b9b64ac4df793 authored over 10 years ago
isDomain domain name validator

7b7ec6b98a4829f85ec9bd32f1854cd76fcbd25c authored over 10 years ago
Encode single quote into ' instead of ' which does not appear in HTML.

71f5518f798a9b983dcf9cfc0f014b4388b53cc0 authored over 10 years ago
3.17.1

abc073de2645e339d4ece2c78f22f2b34a484637 authored over 10 years ago
Don't allow a trailing dot, re #309

20b1bc35da0c2b2e87b03689e5571d889eb41e4d authored over 10 years ago
3.17.0

f33b86d5a29cb2f3f01865951aa236292c223369 authored over 10 years ago
Add a README entry, re #303

b24e12d1d042b278210846a5b53d9e11304b4b05 authored over 10 years ago
Reduce the normaliseEmail sanitizer, re #303

21c09f8631c11700f1c6853af83d100998fd0f07 authored over 10 years ago
Merge pull request #303 from guyellis/master

Added sanitizer to normalize gmail and google email addresses.

84fa2b915cbe2bda48a316debf8476abd89bf75c authored over 10 years ago
Updated style, reverted versions etc.

0685841d61ea8c0fb5ed8a990ce363b91e3a26d6 authored over 10 years ago
Fixed bug: changed google.com to googlemail.com

Fixed bug: lowercase results
Increased code coverage for this test to 100%

63b77ba7699706b759044458dafb27e0e18808c5 authored over 10 years ago
Merge branch 'master' of github.com:chriso/validator.js

d6307ff02219c07cf3b34daee73683274d9d178d authored over 10 years ago
Fix bug in sanitizer tests, closes #304

9b672c69ee1a485904f6f8d176f2b36f2c7e79c8 authored over 10 years ago
Added sanitizer to normalize gmail and google email addresses.

0dc069e734c81d6dd6f247845d722b7a093133e2 authored over 10 years ago
3.16.2

fed9ad7acd92ca743ba95698163f0c7ce6e264a0 authored over 10 years ago