Ecosyste.ms: OpenCollective

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

github.com/express-validator/express-validator

An express.js middleware for validator.js.
https://github.com/express-validator/express-validator

Bump version to 0.4.0

1fe9c03f1f4416c5c921429ae775c8bfa4773d2d authored over 11 years ago by Christoph Tavan <[email protected]>
Upgrade validator dependency.

0139626b09f9072e2f7739fa2a7c7bd10ab74bb0 authored over 11 years ago by Christoph Tavan <[email protected]>
Merge pull request #32 from zero21xxx/checkBody

Add checkBody method.

32809da592771d800ab6af380a4852356aeecbbf authored over 11 years ago by Christoph Tavan <[email protected]>
Added ignore file to modules stop being marked as changed.

5ac347c8aa3b5abfb085bcf740a8ecae6befc51f authored over 11 years ago by Adam Bretz <[email protected]>
Added test for req.checkBody

96e759e0df154352bef835013fb0a71b5416e5ca authored over 11 years ago by Adam Bretz <[email protected]>
Added myself to the contributers.

a37b8d7d1db41673ef76755178be3fa4335aac56 authored over 11 years ago by Adam Bretz <[email protected]>
Style change.

7bf77296a00469e9d4de7941cb8968e955da13fd authored over 11 years ago by Adam Bretz <[email protected]>
Added check body function to validate only the request body.

7cb9113bec43e28c3ec1f78a2a3e20d763da6f3b authored over 11 years ago by Adam Bretz <[email protected]>
Merge pull request #27 from Prinzhorn/documentation

Updated the documentation about extending.

092de32acca85af90d454a1cf6d650fc63874ba7 authored almost 12 years ago by Christoph Tavan <[email protected]>
Sorry, was moving this around without updating.

69fdeed8e82681ee03d9ba347a9b180ee17dade5 authored almost 12 years ago by Alexander Prinzhorn <[email protected]>
Updated the documentation about extending.

9ae9e6be816f8550667ed6a4f3e595d1204f4a43 authored almost 12 years ago by Alexander Prinzhorn <[email protected]>
Bump version to 0.3.2

3c1c52c7a10fd79b42814c3c6c28ecece9f6dd71 authored almost 12 years ago by Christoph Tavan <[email protected]>
Upgrade validator dependency to 0.4.25. Fixes #25.

4ff8a4879aa303ea9ef5f98760eb730a48a184f3 authored almost 12 years ago by Christoph Tavan <[email protected]>
Bump version to 0.3.1

48f90b7922a12fbfbef8bc10bcf98a913dd043ad authored about 12 years ago by Christoph Tavan <[email protected]>
Merge pull request #23 from mfrobben/patch-1

Update package.json

90a31973b803a3ff181712096b23766169c6647c authored about 12 years ago by Christoph Tavan <[email protected]>
Update package.json

You're missing some updates because of your outdated validator.
You might also consider 0.4.x i...

c4463f767ba75ec61f75e8f13455a003b1076c36 authored about 12 years ago by Matthew Robben <[email protected]>
Bump version to 0.3.0

fa23c0f952e781cdf25d2167b870638440cb5eb5 authored over 12 years ago by Christoph Tavan <[email protected]>
Update validator dependency.

62bb9dd27f1519e3eebaad2647a51cdf7c82675f authored over 12 years ago by Christoph Tavan <[email protected]>
Return `null` for validation errors instead of array.

e241d9fa0accab8fc550c5d5aa398c80a0d38b79 authored over 12 years ago by Christoph Tavan <[email protected]>
Fix docs.

b60e434e03de9e1e37928381beb71031b86cd446 authored over 12 years ago by Christoph Tavan <[email protected]>
Bump version to v0.2.4

1fb5b560813b3bd1f0d4a9f556b62804b231d94d authored over 12 years ago by Christoph Tavan <[email protected]>
Fix code style / line lengths.

521e50babe0f40c87cc861d835954ce58c3f2ba6 authored over 12 years ago by Christoph Tavan <[email protected]>
Merge pull request #16 from Cecchi/master

Support for RegExp defined routes

38e0f4e16bc553672a6a396269ae1357ac59baaf authored over 12 years ago by Christoph Tavan <[email protected]>
Tests for RegExp-defined routes

31d51d245bb9c8f654e62f0ebdd6c9388d80bbf1 authored over 12 years ago by Cecchi MacNaughton <[email protected]>
Using strict comparison

f73af126290035577cec014630cb478f08d383bb authored over 12 years ago by Cecchi MacNaughton <[email protected]>
Support for routes defined by RegExp

3ba4e3f2340e9e5000b2dd7dd2e83050ecfb236c authored over 12 years ago by Cecchi MacNaughton <[email protected]>
Bump version to 0.2.3

1590b471943e72535be883d3d718b08eeb8034ad authored over 12 years ago by Christoph Tavan <[email protected]>
Merge pull request #13 from pimguilherme/patch-1

Update lib/express_validator.js

ba0b82103b0bbf5a846f56ea9f93fb3e77f36997 authored over 12 years ago by Christoph Tavan <[email protected]>
Remove node 0.4 from travis and add 0.8

fda5c0374298b8d14e6695143db27c6fd3129f2e authored over 12 years ago by Christoph Tavan <[email protected]>
Update dependencies and bump version to v0.2.2

95370604bfde8ff8326c65e64c6a7cb5cc91b386 authored over 12 years ago by Christoph Tavan <[email protected]>
Add documentation

c73802c95a5831415c10f8f8de9616f2fa133705 authored over 12 years ago by Christoph Tavan <[email protected]>
Fix coding style

672d48bc3549734edebcbabe9bc6067393f8dd18 authored over 12 years ago by Christoph Tavan <[email protected]>
Restore removed test case

dfccb6d68636b53cb7d78d2cdac4433b40f8a014 authored over 12 years ago by Christoph Tavan <[email protected]>
Merge pull request #14 from sharonjl/master

Dot notation parsing and new alias for check()

a2fa8df5749b114c429751b8a50bbfa12e2f32be authored over 12 years ago by Christoph Tavan <[email protected]>
Updated test for testing nested dot notation

de6224811f666f5945267d2439da20b173efb4b5 authored over 12 years ago by Sharon Lourduraj <[email protected]>
Updated method for parsing nested notation

Added features, parsing dot notation 'parent.child.subchild' format. 

2ff7983a7579f303716f4c176277cbd05935481e authored over 12 years ago by Sharon Lourduraj <[email protected]>
Added validate() alias for check()

c54720f74a517f1bd9bcbbb37364ff5107316565 authored over 12 years ago by Sharon Lourduraj <[email protected]>
Update lib/express_validator.js

¬¬.. parameter 'header' expected but function signature lists 'param' instead

1b94da675a86921b73450997c10aa52a5e0c0cf2 authored over 12 years ago by Guilherme Pim <[email protected]>
Bump version to 0.2.1

2a5903dd629f183c278ff0279637ea44ee517eb5 authored over 12 years ago by Christoph Tavan <[email protected]>
Merge pull request #9 from rapee/master

Fix chaining validators

28788b2089f75a85a628c183092a5306034cdfdf authored over 12 years ago by Christoph Tavan <[email protected]>
Fix chaining validators

https://github.com/chriso/node-validator/commit/3bca87306e43572ba3643e56
6c662f474747466c
Above ...

861806d375dce1d8533435219047e742b4d7bf36 authored over 12 years ago by Rapee Suveeranont <[email protected]>
Merge pull request #8 from ctavan/orfaust-nested-inputs

Orfaust nested inputs, also closes #7 and #5

e83073349805b6f955a548d50901c6388669cbbb authored almost 13 years ago by Christoph Tavan <[email protected]>
Add travis.ci

5436c0f5020e97f0a74a09a79e40f88fb532ad89 authored almost 13 years ago by Christoph Tavan <[email protected]>
Code style fixes

65506bac7a62bc7b50c7213e761a81b536fd1578 authored almost 13 years ago by Christoph Tavan <[email protected]>
Add Makefile

94062f051b8ce10cc87cb20079ee7f553f9e449f authored almost 13 years ago by Christoph Tavan <[email protected]>
Add @orfaust to contributors

07f4f060d5cadbfb2465efe93373a8a7d4fc949e authored almost 13 years ago by Christoph Tavan <[email protected]>
Add more tests, document additions

c4b83d0db478e22e557de96649a77b7ab264c168 authored almost 13 years ago by Christoph Tavan <[email protected]>
Remove unused variable

c3f3a3e704f95ec14f0e8a12375313ff2c177468 authored almost 13 years ago by Christoph Tavan <[email protected]>
Refactor tests

dc0d92b4430547971c9934b663b3c985a30f6bcf authored almost 13 years ago by Christoph Tavan <[email protected]>
Add basic test cases and upgrade versions

cae328a6692130df0335582ab26138f09393210e authored almost 13 years ago by Christoph Tavan <[email protected]>
1: solution for nested inputs. 2: more complete errors response

0c332216cacf70857cbaa7bbb1ce16aeab7bd471 authored almost 13 years ago by orfaust <[email protected]>
Fix for undefined req.onErrorCallback

0d63f0442e795ec0371e73050076ea3dd60c0725 authored almost 13 years ago by orfaust <[email protected]>
get complete error objects

efba5e82b81cd14b1ec953a56ec531d8169c1fbd authored almost 13 years ago by orfaust <[email protected]>
Version bump v0.1.3

4e8f2451266e6a3a7b20180c723e5760fdef89b9 authored about 13 years ago by Christoph Tavan <[email protected]>
Add another example to the readme

1041b4c44c7819fc44aa572fcbf2135bc2518b07 authored about 13 years ago by Christoph Tavan <[email protected]>
Update readme

cb7d906718d6023cce485b2b033647928510b8ef authored about 13 years ago by Christoph Tavan <[email protected]>
Version bump

3d323c6daabc6b106a24aca645e527c204370078 authored about 13 years ago by Christoph Tavan <[email protected]>
Merge pull request #4 from TroyGoode/patch-1

exporting Validator & Filter references

2eb86065fc8808eb78158c91c13dcd9d081c09cd authored about 13 years ago by Christoph Tavan <[email protected]>
exposed Validator & Filter to module so that end-users can easily hang their own validations/sanitizers onto them

de0773ce497aed71bee576b0378635e5c51d494c authored about 13 years ago by Troy Goode <[email protected]>
Also update readme, see #2

bed2d78417ae3e71ef198b48f005da7af98c1710 authored about 13 years ago by Christoph Tavan <[email protected]>
Return this in error callback to allow for assert-method-chaining, fixes #2

fffa37f51d9ba769b562ad7170e29ab391b0588c authored about 13 years ago by Christoph Tavan <[email protected]>
Add some keywords

d8a7658ddd34e72c445a5827034481a1e91605b4 authored about 13 years ago by Christoph Tavan <[email protected]>
Update version to v0.1.1

9fd2261817c3fbe32de26670747c020cf6eb0b71 authored about 13 years ago by Christoph Tavan <[email protected]>
Remove now unneeded mixinParams() method, see #1

722d9a7c98fe9e00968eea5b9660f51c073afd1a authored about 13 years ago by Christoph Tavan <[email protected]>
Update example and documentation for changes of #1, fixes #1

fbd64617e354c06aac5bbd30d338bb4aa303beca authored about 13 years ago by Christoph Tavan <[email protected]>
Use req.param() instead of req.params + req.mixinParams() for filter() as well.

Introduce new updateParam() method to replace params with the filtered version
See #1

ce69619266357cada2efa3508ae036b9e483a726 authored about 13 years ago by Christoph Tavan <[email protected]>
Use express's req.param() to get params from req.params, req.query and req.body. req.check now no longer relies on req.mixinParams(), see #1

0e77df06d688e69d801976264d23d8bc8bd662bb authored about 13 years ago by Christoph Tavan <[email protected]>
Typo

779660f47565bf6cfc66c447f75448d585831821 authored over 13 years ago by Christoph Tavan <[email protected]>
Installation note

7f398b29404a93c5222ec339f7aaecf4c143f28b authored over 13 years ago by Christoph Tavan <[email protected]>
Formatting

764b5dc4b63df8f1b2ae23602b75e3d4281b793c authored over 13 years ago by Christoph Tavan <[email protected]>
Add me as a contributor + fix some typos

d0090e750ad99ce1d1d0bece930da90c1a2c1743 authored over 13 years ago by Christoph Tavan <[email protected]>
Add original author credits to the packag.json

3537462d697f520c18e362e0bad3f453dc26847f authored over 13 years ago by Christoph Tavan <[email protected]>
Add an example server

671ad613c85d546328f05e238a8a1ee27ec6ac2c authored over 13 years ago by Christoph Tavan <[email protected]>
Typos

ae102704accf206ca617a12014a26c03251a365d authored over 13 years ago by Christoph Tavan <[email protected]>
Improve example in readme, add credits for original author

0dfb1ba5d38039a53f139bacff74e1fb920faec8 authored over 13 years ago by Christoph Tavan <[email protected]>
Initial commit

df36372d05928c8f46c69cf056705f977334a167 authored over 13 years ago by Christoph Tavan <[email protected]>