Ecosyste.ms: OpenCollective

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

Nestjsx

A set of modules and extensions for NestJs framework
Collective - Host: opensource - https://opencollective.com/nestjsx - Website: https://twitter.com/MichaelYali - Code: https://github.com/nestjsx

Updated image url. Previous org deleted

github.com/nestjsx/nestjs-braintree - f44493d9871fd9da8f87a93b2be79a023df539b2 authored over 5 years ago
Updated image url, previous org deleted

github.com/nestjsx/nestjs-typeorm-paginate - 6965f87e480e191794d87b75eac3bc9c4f5caf6d authored over 5 years ago
Update README.md

github.com/nestjsx/nestjs-amqp - 6289cbf879393d05c03968c7d2bc049effe827a0 authored over 5 years ago
Updated image url. Previous org deleted

github.com/nestjsx/nestjs-config - b5a100f825900f284b8789af953544838b8ddfc1 authored over 5 years ago
fix(swagger.helper.ts): change query params meta to comply with swagger spec

make use of swagger array query params on getMany endpoints for 'fields' 'filter' 'or' 'sort' an...

github.com/nestjsx/crud - fbf780cf875840e748065eda942ca1379062f5a6 authored over 5 years ago
Changed email address

github.com/nestjsx/nestjs-config - 30760447f678c507d67d00bf9330e671a41d6b84 authored over 5 years ago
Added contributing file and readme contribute list

github.com/nestjsx/nestjs-config - d3a8ed54e800244ace96ec94f83743927f164187 authored over 5 years ago
fix(crud): `CrudRequestInterceptor` path param parsing

when `CrudRequestInterceptor` working with custom routes in crud controller cause path param par...

github.com/nestjsx/crud - 564990a18833bae283f925cd6b1ceea19cc0eeb4 authored over 5 years ago
style: submodule import is not supported by jest name mapping

github.com/nestjsx/crud - 4f9528778303f443ac3594f2aaa18d7f87ae33b6 authored over 5 years ago
chore(jest): simple version of #154

need be modified if using other `@nestjsx/*` libs not contained in this repo

github.com/nestjsx/crud - 6acf4261fe00f1f0750157504f86f1944f4623bc authored over 5 years ago
Merge pull request #26 from KillboxCode/fix-options

Fix options

github.com/nestjsx/nestjs-flub - fce363931fd1d657c0eafba00a46bc2e2756bbfd authored over 5 years ago
Added basic readme

github.com/nestjsx/site - abf4bf964b2c3cccf41da6d22551195bd6d04117 authored over 5 years ago
Style and text changes

github.com/nestjsx/site - f8d0a680d049c02c70fc65bad817309ddbb6c68e authored over 5 years ago
Resolved netfily deploy dir

github.com/nestjsx/site - bbabe709a262c1074bcac38b4e83491c84915220 authored over 5 years ago
Initial commit

github.com/nestjsx/site - 66d1125bb9c09de581d2de358238c758b05a3467 authored over 5 years ago
Merge pull request #50 from nestjsx/dependabot/npm_and_yarn/nestjs/common-6.5.3

Bump @nestjs/common from 6.4.1 to 6.5.3

github.com/nestjsx/nestjs-amqp - 6cc7a7e6ac71bd06e4dadf18b9d4d1a6d7c6d5fd authored over 5 years ago
Bump @nestjs/common from 6.4.1 to 6.5.3

Bumps [@nestjs/common](https://github.com/nestjs/nest) from 6.4.1 to 6.5.3.
- [Release notes](ht...

github.com/nestjsx/nestjs-amqp - 0724022ea86d7fd460e043377591d40b6e04d672 authored over 5 years ago
Merge pull request #51 from nestjsx/dependabot/npm_and_yarn/typescript-3.5.3

Bump typescript from 3.5.2 to 3.5.3

github.com/nestjsx/nestjs-amqp - 47e4670be9b704f0f4fee7c29318fb5151e16902 authored over 5 years ago
Merge pull request #52 from nestjsx/dependabot/npm_and_yarn/nestjs/core-6.5.3

Bump @nestjs/core from 6.4.1 to 6.5.3

github.com/nestjsx/nestjs-amqp - abf0af3d420174e91f5f04bb7a35e0098a1c1851 authored over 5 years ago
Merge pull request #53 from nestjsx/dependabot/npm_and_yarn/types/node-12.6.8

Bump @types/node from 12.6.6 to 12.6.8

github.com/nestjsx/nestjs-amqp - 321ca192311752861b38def8cd8f5646ecf9f140 authored over 5 years ago
Merge pull request #49 from nestjsx/dependabot/npm_and_yarn/nestjs/testing-6.5.3

Bump @nestjs/testing from 6.4.1 to 6.5.3

github.com/nestjsx/nestjs-amqp - b88c4076b50102d1e4bc783c4bde5087bc6e4596 authored over 5 years ago
Merge pull request #55 from nestjsx/dependabot/npm_and_yarn/nestjs/platform-express-6.5.3

Bump @nestjs/platform-express from 6.4.1 to 6.5.3

github.com/nestjsx/nestjs-amqp - 69566750cde2e0a16948887314dd1bde70ace92a authored over 5 years ago
Merge pull request #57 from nestjsx/dependabot/npm_and_yarn/types/jest-24.0.16

Bump @types/jest from 24.0.15 to 24.0.16

github.com/nestjsx/nestjs-amqp - 9c9d0912a1c6713d9cdbdcfbea8b29cd700b1fb8 authored over 5 years ago
Merge pull request #58 from nestjsx/dependabot/npm_and_yarn/amqplib-0.5.5

Bump amqplib from 0.5.3 to 0.5.5

github.com/nestjsx/nestjs-amqp - dbcf0db5aa8003cd208da21af0383ad4ea580677 authored over 5 years ago
Fixed download badge

github.com/nestjsx/nestjs-config - 4c54a3e8cbf685451f0009ffdb4b22ad4b40d7e6 authored over 5 years ago
Cleaned up badges and added downloads

github.com/nestjsx/nestjs-config - 66ac9f745c0ddc423904938073a255a3bb287ec8 authored over 5 years ago
docs(readme): Fixed link

Fixed the contributing link in the read me to code of conduct

github.com/nestjsx/crud - 169cdb4b0d43882d500f6dc7ad9ffa07a4c109b7 authored over 5 years ago
Updated badges and titles

github.com/nestjsx/nestjs-amqp - bb91b9a33663637ab58f4953a9295c86cd3c2362 authored over 5 years ago
Bump amqplib from 0.5.3 to 0.5.5

Bumps [amqplib](https://github.com/squaremo/amqp.node) from 0.5.3 to 0.5.5.
- [Release notes](ht...

github.com/nestjsx/nestjs-amqp - 99261001538e2515bed0171761f9226d658f2143 authored over 5 years ago
Merge pull request #29 from nestjsx/dependabot/npm_and_yarn/types/jest-24.0.16

Bump @types/jest from 24.0.15 to 24.0.16

github.com/nestjsx/nestjs-typeorm-paginate - 08065148580c5157bb4a30f13c3b67d03c6b5a6d authored over 5 years ago
Merge branch 'update-deps' into fix-options

github.com/nestjsx/nestjs-flub - ceb2dba6f68f816679122daee306362ad2b74bff authored over 5 years ago
revert(build): rever jest-related updates

github.com/nestjsx/nestjs-flub - f9a4946a30ebed1b1ec7653166df5bacfafaeb68 authored over 5 years ago
fix(options): fix defaults, honor theme in handler

github.com/nestjsx/nestjs-flub - f8f6576281f5552e5120a1523a0dc3209d7c6120 authored over 5 years ago
chore(build): updated deps

github.com/nestjsx/nestjs-flub - 5b3a89c02baa9ee036e4cf346ce126ecec38c155 authored over 5 years ago
fix(build): update 'main' path in package.json

github.com/nestjsx/nestjs-flub - 72add19387807c428347c7ae69813d7545793bf0 authored over 5 years ago
fix(build): resolved export & build errors

- Added @types/superagent to get rid of TypeErrors
- Adjusted tsconfig include/exclude to account...

github.com/nestjsx/nestjs-flub - 7ef47adb6c54c81ed769a2a53633de1e5ec8a2f1 authored over 5 years ago
Bump @nestjs/common from 6.5.2 to 6.5.3

Bumps [@nestjs/common](https://github.com/nestjs/nest) from 6.5.2 to 6.5.3.
- [Release notes](ht...

github.com/nestjsx/nestjs-config - 2f132d976fa8899fa9e16912549f28b8dab7548c authored over 5 years ago
Bump glob from 7.1.2 to 7.1.4

Bumps [glob](https://github.com/isaacs/node-glob) from 7.1.2 to 7.1.4.
- [Release notes](https:/...

github.com/nestjsx/nestjs-config - 5953518f769657525045fb47954668edf7a8968f authored over 5 years ago
Bump @nestjs/core from 6.5.2 to 6.5.3

Bumps [@nestjs/core](https://github.com/nestjs/nest) from 6.5.2 to 6.5.3.
- [Release notes](http...

github.com/nestjsx/nestjs-config - fa0896190f82059105cfd0c39455853bf9108b6a authored over 5 years ago
Bump @nestjs/testing from 6.5.2 to 6.5.3

Bumps [@nestjs/testing](https://github.com/nestjs/nest) from 6.5.2 to 6.5.3.
- [Release notes](h...

github.com/nestjsx/nestjs-config - 8b29683fac6012c4ffe7526cdd1cb096fb76d0df authored over 5 years ago
Bump @types/jest from 24.0.15 to 24.0.16

Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) fro...

github.com/nestjsx/nestjs-config - c8df52631bdc9b9777d34934ac66c7920378ab2e authored over 5 years ago
Added dotenv options documentation

github.com/nestjsx/nestjs-config - 3fff3506e779671024057cdf703ff5e8f011f594 authored over 5 years ago
Added types/dotenv to dev deps

github.com/nestjsx/nestjs-config - 45d5ae6fbb535a5b77b7a2ae7a4ea478f2fe3580 authored over 5 years ago
Bump @types/jest from 24.0.15 to 24.0.16

Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) fro...

github.com/nestjsx/nestjs-amqp - 4b88040f207364c6a2aae4a567a9e2d23af10cf6 authored over 5 years ago
Bump @types/jest from 24.0.15 to 24.0.16

Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) fro...

github.com/nestjsx/nestjs-typeorm-paginate - a90f425a8c6547fa6a9260ec77306b3fc29ed7c8 authored over 5 years ago
feat(crud): support custom config for `CrudRequestInterceptor`

let it handle non-crud routes with path params

github.com/nestjsx/crud - 672051c2e38b1921c26ddf3da40606340caaba53 authored over 5 years ago
Merge pull request #26 from nestjsx/dependabot/npm_and_yarn/nestjs/common-6.5.3

Bump @nestjs/common from 6.5.2 to 6.5.3

github.com/nestjsx/nestjs-typeorm-paginate - e9c9957f79c4d0c9fbac800c4000b532ff391820 authored over 5 years ago
Merge pull request #27 from nestjsx/dependabot/npm_and_yarn/nestjs/core-6.5.3

Bump @nestjs/core from 6.5.2 to 6.5.3

github.com/nestjsx/nestjs-typeorm-paginate - f107664926196704df3408957c43b83c5f4356ef authored over 5 years ago
Bump @nestjs/core from 6.5.2 to 6.5.3

Bumps [@nestjs/core](https://github.com/nestjs/nest) from 6.5.2 to 6.5.3.
- [Release notes](http...

github.com/nestjsx/nestjs-typeorm-paginate - f9dcd4207076c6aa2b446f94697ebee3c0fbf6f4 authored over 5 years ago
Bump @nestjs/common from 6.5.2 to 6.5.3

Bumps [@nestjs/common](https://github.com/nestjs/nest) from 6.5.2 to 6.5.3.
- [Release notes](ht...

github.com/nestjsx/nestjs-typeorm-paginate - 7cead84cc5c209b22b2ffcb85060a68bae691952 authored over 5 years ago
Merge pull request #28 from nestjsx/feature/querybuilder

Query Builder options

github.com/nestjsx/nestjs-typeorm-paginate - 9ec9c4626ae009c284b5a4bad355138c2fca6323 authored over 5 years ago
chore: release

github.com/nestjsx/crud - b1f092477fc2fb8945858bf4e39726cd5544c53a authored over 5 years ago
docs(changelog): updated with v4.2.0 changes

github.com/nestjsx/crud - d19fed5a17871c8fc7e305cc0329760f87a827df authored over 5 years ago
Merge pull request #189 from nestjsx/fix/uuid

feat(crud-request): added additional uuid regex

github.com/nestjsx/crud - 86db7b7cff678322790b821f49af133362e9622a authored over 5 years ago
feat(crud-request): added additional uuid rexex

github.com/nestjsx/crud - 9a9156663cf972cbac252e36d23b5d8ec6b3b0bd authored over 5 years ago
Merge pull request #188 from nestjsx/fix/tests

test(crud-typeorm): updated coverage

github.com/nestjsx/crud - a70aa9694395423aa83d669fd0f94b74ee3da251 authored over 5 years ago
test(crud-typeorm): updated coverage

github.com/nestjsx/crud - db8b9a9c0b4e6de652382a6e006524e127136961 authored over 5 years ago
Merge pull request #155 from nestjsx/feature/use-interceptor-everywhere

feat(crud-request): interceptor can work with non-crud controllers

github.com/nestjsx/crud - 448b88a1c7524a109e395ec1b4a5104ad7b3e452 authored over 5 years ago
Resolved travis setup and docker to replicate

github.com/nestjsx/nestjs-typeorm-paginate - 40dd484a61b317ea10e81c59a373be0a237bab81 authored over 5 years ago
Added declare method types

github.com/nestjsx/nestjs-typeorm-paginate - 8c7e2d4b294bbe0dbb85b844020d7b1369d49084 authored over 5 years ago
Added queryBuilder call to readme

github.com/nestjsx/nestjs-typeorm-paginate - 082075bd3c8a255bafb80197f3ad2d654f97b621 authored over 5 years ago
Refactored to add query builder option

github.com/nestjsx/nestjs-typeorm-paginate - 164b354cc5198ee6af7c2abe903b82dece837f56 authored over 5 years ago
Merge pull request #176 from nestjsx/fix/empty-bulk-dto-in-swagger

fix(crud): add Entity swagger to `BulkDto#list`

github.com/nestjsx/crud - 4e0d922b367861798b45a1bac5d4443d4399216a authored over 5 years ago
fix(crud): `CrudRequestInterceptor` parse per request only once

github.com/nestjsx/crud - 4dd0d28b250e00159688e5f207a97f709b6ab0e9 authored over 5 years ago
Merge pull request #178 from nestjsx/fix/iso-date-string-validation

fix(util): ISO Date string validation

github.com/nestjsx/crud - 4dca98882baa4d216911912c6563897edf9afc0d authored over 5 years ago
[Security] Bump merge from 1.2.0 to 1.2.1

Bumps [merge](https://github.com/yeikos/js.merge) from 1.2.0 to 1.2.1. **This update includes se...

github.com/nestjsx/nestjs-braintree - 0267c2b948f0b2069dfc23073d10f1508639d659 authored over 5 years ago
[Security] Bump lodash from 4.17.10 to 4.17.15

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.10 to 4.17.15. **This update includes...

github.com/nestjsx/nestjs-braintree - 7bb4b1b66cd55e72fa4297f1a733c76f9eba012d authored over 5 years ago
Merge pull request #180 from nestjsx/fix/179-pagination

fix(Pagination): Fixed pageCount number

github.com/nestjsx/crud - 06b5d465ea3c469658ee896e1647f7021736aa53 authored over 5 years ago
fix(Pagination): Fixed pageCount number

With a total of 41 items, the pageCount should be 5 whereas it was returning 4

179

github.com/nestjsx/crud - 6886fc96ff5543fbd4098528b1c80658834949c1 authored over 5 years ago
fix(util): ISO Date string validation

github.com/nestjsx/crud - e34d15d64282dc492eedd4e228f4ec1a50683d94 authored over 5 years ago
fix(crud): add Entity swagger to `BulkDto#list`

github.com/nestjsx/crud - 3e7057319f508db67aa49c99af3e8ce1326e60ea authored over 5 years ago
Merge pull request #146 from nestjsx/feature/nested-sort

support nested sort

github.com/nestjsx/crud - d27a1d69238bd35699c590a1eae4a517063c5c59 authored over 5 years ago
Merge pull request #165 from nestjsx/renovate/node-12.x

fix(deps): update dependency @types/node to v12.6.8

github.com/nestjsx/crud - a3bcfa460fc38e0e90890f097a96abc46eaa3911 authored over 5 years ago
Merge pull request #173 from nestjsx/renovate/lerna-monorepo

fix(deps): update dependency lerna to v3.16.0

github.com/nestjsx/crud - fa2f7d3dcf4148ef17c375f73ca8d2cdae580dc9 authored over 5 years ago
fix(deps): update dependency @types/node to v12.6.8

github.com/nestjsx/crud - 4fd809afffa0bb5b705aaa07c48510d62b13adc7 authored over 5 years ago
Merge pull request #157 from nestjsx/renovate/nestjs-typeorm-6.x

fix(deps): update dependency @nestjs/typeorm to v6.1.3

github.com/nestjsx/crud - ad85a5a302d85d2a670c167925d43aa541c17a68 authored over 5 years ago
Merge pull request #162 from nestjsx/renovate/nestjs-swagger-3.x

fix(deps): update dependency @nestjs/swagger to v3.1.0

github.com/nestjsx/crud - c336f5480c608f5e09742ef5166f9a7d54387d72 authored over 5 years ago
fix(deps): update dependency lerna to v3.16.0

github.com/nestjsx/crud - 3ef603a7f97e3bf0a19fe5f935a90ff5a8dd4fc7 authored over 5 years ago
Merge pull request #168 from nestjsx/renovate/commitizen-3.x

fix(deps): update dependency commitizen to v3.1.2

github.com/nestjsx/crud - ba4771f7bc2a5e83683bf6b096137d80402ac313 authored over 5 years ago
Merge pull request #143 from nestjsx/renovate/supertest-2.x

fix(deps): update dependency @types/supertest to v2.0.8

github.com/nestjsx/crud - e2ff408211c6b83020d3294887c847d07ddf87ae authored over 5 years ago
Bump @nestjs/platform-express from 6.4.1 to 6.5.3

Bumps [@nestjs/platform-express](https://github.com/nestjs/nest) from 6.4.1 to 6.5.3.
- [Release...

github.com/nestjsx/nestjs-amqp - 02a8c5603d8f9a12a5b16329133a1c15b4f30d0a authored over 5 years ago
Bump @types/node from 12.6.6 to 12.6.8

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) fro...

github.com/nestjsx/nestjs-amqp - 7fc2f1a462a03ed339a3b712c054d49e89cf4b20 authored over 5 years ago
Bump @nestjs/core from 6.4.1 to 6.5.3

Bumps [@nestjs/core](https://github.com/nestjs/nest) from 6.4.1 to 6.5.3.
- [Release notes](http...

github.com/nestjsx/nestjs-amqp - 0d4e5d79eb8d50b8b7b90afd7be68c4f39ace4fe authored over 5 years ago
Bump typescript from 3.5.2 to 3.5.3

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.5.2 to 3.5.3.
- [Release note...

github.com/nestjsx/nestjs-amqp - f9f019dcde51b21346c3212e53a9c1ac51d59056 authored over 5 years ago
Bump @nestjs/testing from 6.4.1 to 6.5.3

Bumps [@nestjs/testing](https://github.com/nestjs/nest) from 6.4.1 to 6.5.3.
- [Release notes](h...

github.com/nestjsx/nestjs-amqp - 68eb56e81544be11efc8ce11d10ed5e60313ec1b authored over 5 years ago
Merge pull request #37 from nestjsx/dependabot/npm_and_yarn/dotenv-8.0.0

Bump dotenv from 6.0.0 to 8.0.0

github.com/nestjsx/nestjs-amqp - d993083d781490cae8564d99e95e64f5fdc2217d authored over 5 years ago
Merge pull request #169 from nestjsx/fix/cond-operator-value

Fix/cond operator value

github.com/nestjsx/crud - c1d167f3125b35a15bb16b25766e6783f548b6b3 authored over 5 years ago
fix(deps): update dependency commitizen to v3.1.2

github.com/nestjsx/crud - 691f68795e1c2b857c3f5818fe0de2edfd3315bc authored over 5 years ago
Bump dotenv from 6.0.0 to 8.0.0

Bumps [dotenv](https://github.com/motdotla/dotenv) from 6.0.0 to 8.0.0.
- [Release notes](https:...

github.com/nestjsx/nestjs-amqp - 6e9555156e179606dbbfcd495a1ec66ac8f20b4e authored over 5 years ago
Bump @types/jest from 23.3.9 to 24.0.15

Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) fro...

github.com/nestjsx/nestjs-amqp - a5e3bae3bddabafdad6f8642a7a715262702663b authored over 5 years ago
Bump coveralls from 3.0.4 to 3.0.5

Bumps [coveralls](https://github.com/nickmerwin/node-coveralls) from 3.0.4 to 3.0.5.
- [Release ...

github.com/nestjsx/nestjs-amqp - b540bf62cf5c2cb0cd14189186b7e82dc5ca0010 authored over 5 years ago
Bump @types/node from 10.14.12 to 12.6.6

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) fro...

github.com/nestjsx/nestjs-amqp - c69809d37414fbd8cec45d808444bfe366d8f8cd authored over 5 years ago
Added missing coveralls package

github.com/nestjsx/nestjs-typeorm-paginate - 99ce7b84ab0198e0157a4739c3059449c186bfa5 authored over 5 years ago
Merge pull request #16 from nestjsx/dependabot/npm_and_yarn/nestjs/testing-6.5.2

Bump @nestjs/testing from 6.3.1 to 6.5.2

github.com/nestjsx/nestjs-typeorm-paginate - 096cb699fd550ae9240279f380a8b360e1235a73 authored over 5 years ago
Merge pull request #18 from nestjsx/dependabot/npm_and_yarn/lodash-4.17.14

[Security] Bump lodash from 4.17.11 to 4.17.14

github.com/nestjsx/nestjs-typeorm-paginate - a3b9da3cfdfe1172895bd9be24a42d5a0c036716 authored over 5 years ago
Merge pull request #19 from nestjsx/dependabot/npm_and_yarn/ts-jest-24.0.2

Bump ts-jest from 23.10.5 to 24.0.2

github.com/nestjsx/nestjs-typeorm-paginate - f4c21153f2f5a66576157af69830b93a22840da3 authored over 5 years ago