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

Merge pull request #119 from nestjsx/renovate/pin-dependencies

fix(deps): pin dependencies

github.com/nestjsx/crud - 67df488abd54f8d76ee51b6197cc4cac1ec7c2ff authored over 5 years ago
docs(readme): added renovatebot badges

github.com/nestjsx/crud - 284e1442f9ed3d8cac59e7b5b28fdcd0c3e370b0 authored over 5 years ago
fix(deps): pin dependencies

github.com/nestjsx/crud - ee0ab16bfadd32c8e306b7bb10311300865e8257 authored over 5 years ago
Merge pull request #118 from nestjsx/renovate/configure

Configure Renovate

github.com/nestjsx/crud - 993c37f05cc9f2a2e09079620532aaf9c1f2ae50 authored over 5 years ago
chore(deps): add renovate.json

github.com/nestjsx/crud - c12d1d9b0f52580301ec5c7b8e001cd387d902e7 authored over 5 years ago
chore: removed libs, fixed packages readme

github.com/nestjsx/crud - aa5dfe2e088077444b1f75f3ec2dbea0cf484a96 authored over 5 years ago
Merge pull request #117 from Splaktar/patch-1

docs(readme): fix typos

github.com/nestjsx/crud - 46a2ff00ea904465fb3d6aee098b470fa1eb4b06 authored over 5 years ago
Update README.md

github.com/nestjsx/nestjs-flub - 41e3e61552d1d155e73e0d1cc6e4998c316375b4 authored over 5 years ago
docs(readme): fix typos

github.com/nestjsx/crud - 73032105095e19fa49119a4d1b628cbdad8aed64 authored over 5 years ago
build: cleanup

github.com/nestjsx/crud - 82de0a22874df907537ae60ab0672d7d1d2ba7af authored over 5 years ago
Merge pull request #109 from RobotScribe/add-PUT-route-to-CRUD-Controller

Add put route to crud controller

github.com/nestjsx/crud - 607d47e0491c5289d109cfcd2800ba58c4c409c4 authored over 5 years ago
feat(crud-typeorm): Add allowParamsOverride to replaceOne

github.com/nestjsx/crud - dbe4212f214162e5bac00443d04135320ebceb73 authored over 5 years ago
Ammended readme with correct key

github.com/nestjsx/nestjs-config - 597c6955b1937e1907b59f39b56f0f7103816772 authored over 5 years ago
chore(crud-controller): Update lib files

github.com/nestjsx/crud - d8ee1298c09810b5dddaf37cf3ff6c934d1abd64 authored over 5 years ago
test(crud-controller): Add tests

github.com/nestjsx/crud - 5c5ee457e97c919bca6497e463a00b983b82c3dc authored over 5 years ago
feat(crud-routes): Add replaceOne method

Add Put Routes in CrudController #107

github.com/nestjsx/crud - d4e7fac74f3c7a14962c8fdba3cd8b50b5179731 authored over 5 years ago
Merge pull request #99 from nestjsx/fix/query-parser

fix value parse check

github.com/nestjsx/crud - 0a3684eb57a22b1c06866ba7141fbc60b1d0c1d2 authored over 5 years ago
build: update js

github.com/nestjsx/crud - 4b67ce3fa6fb425fabf45a155250eadd910ebcf4 authored over 5 years ago
Merge branch 'master' into fix/query-parser

github.com/nestjsx/crud - e1df208b02e34e7bd79ba634ed599fcf7e397f1b authored over 5 years ago
Merge pull request #113 from roland-chernov-akvelon/fix/decorators-after-swagger

Set decorators after Swagger so metadata can be overwritten

github.com/nestjsx/crud - 7db07d16ffe8787d8292caf03567cdba8036ec8c authored over 5 years ago
Merge pull request #67 from shekohex/dependabot/npm_and_yarn/stringstream-0.0.6

build(deps): bump stringstream from 0.0.5 to 0.0.6

github.com/nestjsx/nest-router - 0a176c2c63a73bdeba3ae13cc60cb807a614e1e9 authored over 5 years ago
build(deps): bump stringstream from 0.0.5 to 0.0.6

Bumps [stringstream](https://github.com/mhart/StringStream) from 0.0.5 to 0.0.6.
- [Release note...

github.com/nestjsx/nest-router - 12cbf628c5ab7ec73612b7310a8ce97d66800663 authored over 5 years ago
Merge pull request #68 from shekohex/dependabot/npm_and_yarn/examples/nest-v5x-m2m/stringstream-0.0.6

build(deps): bump stringstream from 0.0.5 to 0.0.6 in /examples/nest-v5x-m2m

github.com/nestjsx/nest-router - f0f384184ef55b9d80aea526c3ffa27a6d6dd6af authored over 5 years ago
Merge pull request #69 from shekohex/dependabot/npm_and_yarn/examples/nest-v5x/stringstream-0.0.6

build(deps): bump stringstream from 0.0.5 to 0.0.6 in /examples/nest-v5x

github.com/nestjsx/nest-router - d22aff1124f6ca85249274a88f3eaf7f971e7f56 authored over 5 years ago
chore: changelog

github.com/nestjsx/crud - 21e40db8e5a6219f0d9b993d4d0fec3eeda9b165 authored over 5 years ago
chore: release

github.com/nestjsx/crud - df41e94663adcbfc13172bcae0973662235d50a2 authored over 5 years ago
Merge pull request #115 from nestjsx/fix/tests

build(nps): changed packages builds order

github.com/nestjsx/crud - 3fe5843d990aa5d2b729f91ed56dec58110cdab5 authored over 5 years ago
style(formatting): updated yarn format cmd

github.com/nestjsx/crud - 3b721e648b615123a9e05d814181afba1014cb3f authored over 5 years ago
build(deps): bump stringstream from 0.0.5 to 0.0.6 in /examples/nest-v5x

Bumps [stringstream](https://github.com/mhart/StringStream) from 0.0.5 to 0.0.6.
- [Release note...

github.com/nestjsx/nest-router - 49d89f37c3640eb7687b445ce7bd8254059b1050 authored over 5 years ago
build(deps): bump stringstream in /examples/nest-v5x-m2m

Bumps [stringstream](https://github.com/mhart/StringStream) from 0.0.5 to 0.0.6.
- [Release note...

github.com/nestjsx/nest-router - 28f2228b90c5d8706f6670cd1d7b53fe24b2230b authored over 5 years ago
fix: set decorators after Swagger so metadata can be overwritten

github.com/nestjsx/crud - c3a71e8fd55a7c4cb68e3854134c72a5a6172f76 authored over 5 years ago
feat(parser): add support for ISO-8601 date string

1. refactor #104 to use utils
2. add support for ISO-8601 the date format of `JSON.stringify(new ...

github.com/nestjsx/crud - f580ada9ba367c18d204d22af0b8a86b484ca16e authored over 5 years ago
feat(util): add more assertions

1. `isBoolean` return `true` if val is `boolean` otherwise return `false`
2. `isNumeric` return `...

github.com/nestjsx/crud - 475fc369431336656356f033dcc24b95a75859c0 authored over 5 years ago
chore(test): add more parser tests

github.com/nestjsx/crud - 3b04643363887823d60d4d0e81134ac03124ec8b authored over 5 years ago
fix(compile): set up references to ts projects

build sequence will be in order

github.com/nestjsx/crud - 730ad0264d2d7d1f8dbf7d0c69341d8a4357cb1a authored over 5 years ago
Merge pull request #106 from nestjsx/fix/opencollective

docs(readme): updated opencollective information

github.com/nestjsx/crud - f3d3c58a4c5b03a46b84189ef34e21581d39aa5a authored over 5 years ago
Merge pull request #104 from salomaosnff/fix-query-parser

fix(parser): Query parser now accept boolean and number values

github.com/nestjsx/crud - f9948507e343e594e6a411ae2c3fe999f39e09d4 authored over 5 years ago
Updated npm package-lock

github.com/nestjsx/nestjs-config - 04b79966a5cf890354426c0533bac8484850a025 authored over 5 years ago
Merge pull request #15 from bashleigh/fix/dependancy-issues

Updated dependancies

github.com/nestjsx/nestjs-typeorm-paginate - d28beacec08a84178c2c2c958c6e2b56cf2daaed authored over 5 years ago
Added npm package-lock file

github.com/nestjsx/nestjs-typeorm-paginate - 8a659b8e04e7b71207e83cf3d03734772b5206ba authored over 5 years ago
docs(readme): updated opencollective information

github.com/nestjsx/crud - 337195397fb8d6bee3445d94ff104c0ebfad4be3 authored over 5 years ago
chore: Undo removed dependencies packages/crud/packages.json

github.com/nestjsx/crud - b1b77c59e0cfcdfba598874bafc1c5faa147243c authored over 5 years ago
chore: Removed local dependencies of package.json of packages/

github.com/nestjsx/crud - 797ef720a175560a650ee0893a4a16d93802ad47 authored over 5 years ago
fix(parser): Query parser now accept boolean and number values

github.com/nestjsx/crud - 9715a039e7fd3489b60e791a5a8a1cde675f602a authored over 5 years ago
Merge pull request #103 from nestjsx/fix/readme

Fix/root package.json

github.com/nestjsx/crud - 9b059ec39394277099a92e10757e85fe9573c1ed authored over 5 years ago
chore: changed root package.json name

github.com/nestjsx/crud - 89f36ddf46f1a440d256b064116a8eb9ebf84f07 authored over 5 years ago
Merge pull request #102 from nestjsx/fix/readme

Fix/readme

github.com/nestjsx/crud - 39b3eec98acee17db56ab4bd9de61214e709d15a authored over 5 years ago
docs(readme): fixed opencollective info

github.com/nestjsx/crud - 8f530012174f31677c2f9e5ba0b6c1187dd463d9 authored over 5 years ago
build(nps): changed packages builds order

github.com/nestjsx/crud - 08c4c151ee804fff847503830849ca5dab4e23d9 authored over 5 years ago
Merge pull request #66 from shekohex/dependabot/npm_and_yarn/diff-3.5.0

build(deps): bump diff from 3.4.0 to 3.5.0

github.com/nestjsx/nest-router - 38e81343737c85ec8db2f23d7c86d50b339130ce authored over 5 years ago
build(deps): bump diff from 3.4.0 to 3.5.0

Bumps [diff](https://github.com/kpdecker/jsdiff) from 3.4.0 to 3.5.0.
- [Release notes](https://...

github.com/nestjsx/nest-router - 13a5f2e41e463e507fac47c461d04d4fd6c575ce authored over 5 years ago
Merge pull request #100 from nestjsx/fix/linting

Fix/linting

github.com/nestjsx/crud - 792fde03afe8920e6fb81977f0e8382b6fcf50c4 authored over 5 years ago
style: added husky hooks

github.com/nestjsx/crud - b430f8eecefe070e91f086222a4281b7987a272b authored over 5 years ago
testing commit validation

github.com/nestjsx/crud - cfbfc6d17c54d7dc2df452f7b487a53e26439d95 authored over 5 years ago
testing commit validation

github.com/nestjsx/crud - bb7e330ca34b736719c37fbf0fe08c531328dbca authored over 5 years ago
chore: release

github.com/nestjsx/crud - 35acb442c62cdebea7fd33f5c1e9cf1dec31d539 authored over 5 years ago
chore: added CHANGELOG.md

github.com/nestjsx/crud - 35ef457f414a912a93904209472c47865d5007bb authored over 5 years ago
chore: release

github.com/nestjsx/crud - 3f2a7d6c2d056102f49fb7d61d4ab4a37c005e30 authored over 5 years ago
fix(swagger): Swagger id is always required

re #92

github.com/nestjsx/crud - 75418c35d4428d767b507e3237c78a76e7468990 authored over 5 years ago
docs(readme): updated readmes

github.com/nestjsx/crud - d3b5ac262b3ab7d3032ae49f68cb21cc0f1bcc9e authored over 5 years ago
fix(crud): added missing CrudController interface

github.com/nestjsx/crud - f1e97a732e52820ce23a828883e37ebd466eaf71 authored over 5 years ago
chore: release

github.com/nestjsx/crud - a9aeb5b01f8408d5f498f9514baa361a391a1575 authored over 5 years ago
docs(readme): updated in all packages

github.com/nestjsx/crud - ad23a807d318d8bcd24334dfc9019c81504b4833 authored over 5 years ago
docs(readme): updated

github.com/nestjsx/crud - f186ed52b4563a16c4ac5d28cf0703177e92267e authored over 5 years ago
chore: release

github.com/nestjsx/crud - cf59a91bfc82c5f739f3fb9d5f4a331309893b79 authored over 5 years ago
chore: fixed package.json in packages

github.com/nestjsx/crud - 5d0288f3b2b21f148a7b59cd791a146b2e6cc041 authored over 5 years ago
chore: release

github.com/nestjsx/crud - f611709582d922c651a32371315410f623d2037b authored over 5 years ago
chore: update each package.json

github.com/nestjsx/crud - f8b5758e6ddcb4925f47bef0be394ab685e52bb3 authored over 5 years ago
docs(readme): updated

github.com/nestjsx/crud - 0b5712b8b23e12ee385f943aca4ca8c670284394 authored over 5 years ago
Merge pull request #94 from nestjsx/next

v.4.0.0

github.com/nestjsx/crud - 2a049a0f301019ec420c1a4f1925c7aa1f8df810 authored over 5 years ago
docs(readme): updated

github.com/nestjsx/crud - bdbdd46af79916aef738835733f925cd686b36cb authored over 5 years ago
docs(github): added funding.yml

github.com/nestjsx/crud - e1f9f67e128295d53e93254bd1bd93e9b713eaf3 authored over 5 years ago
docs(readme): updated

github.com/nestjsx/crud - 09f4bf1191f95f5b980a7bc64bd0e5780756e3fa authored over 5 years ago
docs(readme): updated

github.com/nestjsx/crud - 13e1641a0dcc6cad968a33197a5dd19d70546b80 authored over 5 years ago
feat(crud): added CrudConfigService

github.com/nestjsx/crud - 5323eed2624aac083370c16595781b7fca277404 authored over 5 years ago
docs(readme): updated

github.com/nestjsx/crud - 747319bb0f145ea07162b5dc37eee446c5c102ec authored over 5 years ago
docs(readme): updated

github.com/nestjsx/crud - eec6710c14e013519179e1f1e491005419d53953 authored over 5 years ago
docs(readme): updated

github.com/nestjsx/crud - 2c9619f4932151450d95f41795ff402b631bb98a authored over 5 years ago
docs(readme): updated

github.com/nestjsx/crud - e6bfbd9acf691408641a3a6b3fb8589cc18a474b authored over 5 years ago
docs(readme): updated

github.com/nestjsx/crud - ba91f42b18dbef19b02f746f9a79ea70740f958a authored over 5 years ago
docs(readme): updated

github.com/nestjsx/crud - 5dbc2af2fde9780c7bf1d8ded16c89e3497b0174 authored over 5 years ago
docs(readme): init new readme

github.com/nestjsx/crud - c13f8e79239e370dcf67cfd0400203d74e3a2a55 authored over 5 years ago
Merge pull request #93 from nestjsx/greenkeeper/initial

Update dependencies to enable Greenkeeper 🌴

github.com/nestjsx/crud - e485e6a34fbda4216818664f4d098a5aa12cd10b authored over 5 years ago
chore(package): update lockfile package-lock.json

github.com/nestjsx/crud - c1cdac0face4bb5369e53b051df569fc7b6ab36a authored over 5 years ago
chore(package): update lockfile integration/typeorm/package-lock.json

github.com/nestjsx/crud - 7d29f2c5d0afc1f20f57d108e20455e0434fccc8 authored over 5 years ago
docs(readme): add Greenkeeper badge

github.com/nestjsx/crud - a9c87e68560176d9a2fcb2d631a4c943aefe501e authored over 5 years ago
chore(package): update dependencies

github.com/nestjsx/crud - bbf26c53343b184bb6cacc72476c62cc791a4365 authored over 5 years ago
chore(package): update dependencies

github.com/nestjsx/crud - fb65f2dd4f34efef77f05d471a62507ee144a11a authored over 5 years ago
chore: add Greenkeeper config file

github.com/nestjsx/crud - 2ab0e86ca5be2c376ac74769191b82f7dbbe43e2 authored over 5 years ago
docs(readme): update

github.com/nestjsx/crud - f7735805d21e50272705cedbb4776f8087be70ae authored over 5 years ago
docs(readme): added nest powered svg

github.com/nestjsx/crud - e9f8424c8d5bbec3b7d6f827abecaa07ced86091 authored over 5 years ago
docs(readme): fix badges

github.com/nestjsx/crud - 795b0511583e73252c0be3a65b68ad39f939ca47 authored over 5 years ago
docs(readme): try new awesome badges

github.com/nestjsx/crud - e1d9ed5329af52f59035d21133d309d5fca267be authored over 5 years ago
Merge pull request #63 from shekohex/dependabot/npm_and_yarn/examples/nest-v5x-m2m/js-yaml-3.13.1

build(deps): bump js-yaml from 3.11.0 to 3.13.1 in /examples/nest-v5x-m2m

github.com/nestjsx/nest-router - 3b02cab1da3cd492dc36e4ac516e78a625ac946a authored over 5 years ago