Ecosyste.ms: OpenCollective

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

github.com/staart/api-nest

🏁⚠️ DEPRECATED: Working repo for NestJS Staart API
https://github.com/staart/api-nest

:pencil: Add warning note to README [skip ci]

ee1f0a1cc865192b76523b67fbb3f69dabf9f39c authored over 4 years ago by Anand Chowdhary <[email protected]>
:recycle: Add created and updated at times

fac938114805a02d3018c2fc73252310d1960440 authored almost 5 years ago by Anand Chowdhary <[email protected]>
:sparkles: Add duplicate email validation

db3217531a515c34ac3dd6af6d17c2faaa99e6ae authored almost 5 years ago by Anand Chowdhary <[email protected]>
:sparkles: Add relations between user and contact

38ecd8defef01dd334429bdb1efce6102728c8c3 authored almost 5 years ago by Anand Chowdhary <[email protected]>
:sparkles: Create new user and email on register

94dfd1501c7997369c99ded8fee331cc0fcad552 authored almost 5 years ago by Anand Chowdhary <[email protected]>
:construction: Add contact entity to ORM

44c5d91fa3709f63126b5819a87c5bb84be59434 authored almost 5 years ago by Anand Chowdhary <[email protected]>
:sparkles: Add refresh token

5a9862f3410f038f2d7ae51607ef19c815aec3b8 authored almost 5 years ago by Anand Chowdhary <[email protected]>
:construction: Add user contact module

0e5cdfd8c4a079f24778ed95fc3dce8540fa0a66 authored almost 5 years ago by Anand Chowdhary <[email protected]>
:construction: Add register endpoint

a6d2508447420601cec832d9388fd7c064605153 authored almost 5 years ago by Anand Chowdhary <[email protected]>
:fire: Remove createOne method from user

b0b6ceb7bcc63ca8e8ad72a99d89c2e45114d6f7 authored almost 5 years ago by Anand Chowdhary <[email protected]>
:recycle: Refactor default value if condition

dfef9f82a40b4020aa79b51c4b6d5845ca64eb5d authored almost 5 years ago by Anand Chowdhary <[email protected]>
:recycle: Refection default user values

34a9c5cfaf2f2d0148023f7f6e76d58abb7b8574 authored almost 5 years ago by Anand Chowdhary <[email protected]>
:arrow_up: Update dev dependencies

6824c1ff511c77fce6630ce3cd9ac674680fec8c authored almost 5 years ago by Anand Chowdhary <[email protected]>
:wrench: Set jest timeout

7808968e695dbd3bd67c719a9f32b7c55c984922 authored almost 5 years ago by Anand Chowdhary <[email protected]>
:pencil: Add code quality badges

97f57d5d4eb5201015ccec7b8ccba1f030691dfe authored almost 5 years ago by Anand Chowdhary <[email protected]>
:green_heart: Remove uncached tests for timeout

7278b205f5b81725efb1fe91b2f12416ba58e3c5 authored almost 5 years ago by Anand Chowdhary <[email protected]>
:wrench: Remove jest timeout

6b2f3798de65cecb254a6257a8f2294657a16e2c authored almost 5 years ago by Anand Chowdhary <[email protected]>
:sparkles: Add app constants config

a2d3e8fef9d17ee8cd476cdca7116ed53da8128e authored almost 5 years ago by Anand Chowdhary <[email protected]>
:white_check_mark: Use hardcoded non-pwned password

cf6f218d9ab2134dc01e39d0b70326ed0b81b8e2 authored almost 5 years ago by Anand Chowdhary <[email protected]>
:wrench: Add global route prefix

398d25f6cdded47e0bea34d34be095fb07b32781 authored almost 5 years ago by Anand Chowdhary <[email protected]>
:wrench: Add Jest timeout of 30s

8948bdf3c5fcd9dd3ed1958ff138b1eb93677fa9 authored almost 5 years ago by Anand Chowdhary <[email protected]>
:sparkles: Add helmet, response time

52305b68ba7f950628a2ec08589b48068e971366 authored almost 5 years ago by Anand Chowdhary <[email protected]>
:heavy_plus_sign: Add helmet for security

413f765fab282d2a03dfcace40d5e595bf5f6329 authored almost 5 years ago by Anand Chowdhary <[email protected]>
:recycle: Use relative imports

34c7adb776946c71dce948600fba35bb901ff1f3 authored almost 5 years ago by Anand Chowdhary <[email protected]>
:sparkles: Username available endpoint

6ab5c062b88b387c50502c148036bd18db37459c authored almost 5 years ago by Anand Chowdhary <[email protected]>
:sparkles: Add auth controller to module

afde8d838c19574845d3940d0849c01777dc0dcf authored almost 5 years ago by Anand Chowdhary <[email protected]>
:sparkles: Add password pwned endpoint

ac7c1190ca924d42c8dfbf17c72740262b9d2466 authored almost 5 years ago by Anand Chowdhary <[email protected]>
:sparkles: Add password breached service

f6be0278f33512952e4e8643f36f42858ca11859 authored almost 5 years ago by Anand Chowdhary <[email protected]>
:heavy_plus_sign: Add hibp for pwned

d5b3ccb10193f91a5723c1400cbec51dc6989dbc authored almost 5 years ago by Anand Chowdhary <[email protected]>
:green_heart: Fix "./src" import for tests

ff38bae3bf445003add0315e6306af5541c12cbb authored almost 5 years ago by Anand Chowdhary <[email protected]>
:wrench: Add access token expiry config

b72346bd886c7958aa588e309c1d1d80bd0f62e6 authored almost 5 years ago by Anand Chowdhary <[email protected]>
:wrench: Add JWT secret in .env

b92601d5f5e1b1c2c0bf5485f4de6ce55f1f9fc9 authored almost 5 years ago by Anand Chowdhary <[email protected]>
:recycle: Use JWT in response

845105668e6dca9ee63390e1ddc330b0dc546fa3 authored almost 5 years ago by Anand Chowdhary <[email protected]>
:heavy_plus_sign: Add JWT passport strategy

5bdd3b8a77c1fda42f420ee4c6663a0c43e11d98 authored almost 5 years ago by Anand Chowdhary <[email protected]>
:whale: Use start:prod script in Dockerfile

c97d5df26544cc8fbd66d0124f82c1a0f69ba602 authored almost 5 years ago by Anand Chowdhary <[email protected]>
:rocket: Add Heroku Procfile

ee9342f39659db4da1acae8a550a9ca360818e50 authored almost 5 years ago by Anand Chowdhary <[email protected]>
:recycle: Remove log in auth

aa7cd20faa444fee315d5cd3a7dc80aa729ad450 authored almost 5 years ago by Anand Chowdhary <[email protected]>
:arrow_up: Update geolite2-redist

660a7432cbf92617bcb8952de3cf8d6f5b83c5af authored almost 5 years ago by Anand Chowdhary <[email protected]>
:wrench: Add forceExit flag to jest test

fb40f05c50a2d34f0a094b9f1b451a6fa0927b56 authored almost 5 years ago by Anand Chowdhary <[email protected]>
:green_heart: Fix city name language in test

c0989bb7894d0b55676592672861343f82480785 authored almost 5 years ago by Anand Chowdhary <[email protected]>
:construction_worker: Add tests to CI

a9ce60bc73e2cd519eb4b17006fddd7c4a2dd6e2 authored almost 5 years ago by Anand Chowdhary <[email protected]>
:pencil: Update README badges

ba488d318b9f199069cbe9c1e668a3dea97060d3 authored almost 5 years ago by Anand Chowdhary <[email protected]>
:white_check_mark: Add service provider tests

4c6066c4380c4b49b3dcdb292cde2dfb53915071 authored almost 5 years ago by Anand Chowdhary <[email protected]>
:bug: Fix bug with undefined user return

ada1393b5fdff47ccaa2ad05f3e9ac1e8bd0dc08 authored almost 5 years ago by Anand Chowdhary <[email protected]>
:recycle: Use nanoid for short ids

9a1d59011932ce5b6766539d653be963534647e7 authored almost 5 years ago by Anand Chowdhary <[email protected]>
:wrench: Add tslint to pre-commit hook

e182ff7c12c043a1fa62c83e45d27fdf74fbc679 authored almost 5 years ago by Anand Chowdhary <[email protected]>
:heavy_plus_sign: Add Husky for pre-commit hook

d885f836e30cdee93bc7128a365204dbc8a9eac0 authored almost 5 years ago by Anand Chowdhary <[email protected]>
:rotating_light: Run Prettier on source files

13ff903d581a98759834c7b7f80e0d0e3dad492c authored almost 5 years ago by Anand Chowdhary <[email protected]>
:sparkles: Add short ID service for username

787490e2f523aaa36f7b8fbb6860c8fc39357eef authored almost 5 years ago by Anand Chowdhary <[email protected]>
:sparkles: Add string utilities service

480daefd108da86a824a0b9a19853155e80dfeaa authored almost 5 years ago by Anand Chowdhary <[email protected]>
:recycle: Use safe new user value

11225e6382fd4898d275fce6eca628fc990f29ae authored almost 5 years ago by Anand Chowdhary <[email protected]>
:construction: Attach auth module

1e11b6831cdb3757f4a5a1b89478f4ee1fcc6002 authored almost 5 years ago by Anand Chowdhary <[email protected]>
:construction: Start working on authentication

e3f73bb3670c86b5c724f10d415f92e2c9d604e9 authored almost 5 years ago by Anand Chowdhary <[email protected]>
:wrench: Add API tags

79d4393ba5168e044d812f1191dd9bce97dfabe3 authored almost 5 years ago by Anand Chowdhary <[email protected]>
:recycle: Add lookup exists check

e96853cbf9770b0d7716fe220abb14362a36ddb4 authored almost 5 years ago by Anand Chowdhary <[email protected]>
:wrench: Update Swagger details

87422705596edbc08529894ab7d2b540e9bf9167 authored almost 5 years ago by Anand Chowdhary <[email protected]>
:sparkles: Add default country code, timezone

4692bd1508166c0dddbd56f7b2293dc5c611290f authored almost 5 years ago by Anand Chowdhary <[email protected]>
:pencil: Add features to README

9748a84450ce809bee77faf84727e2e7d9e1699f authored almost 5 years ago by Anand Chowdhary <[email protected]>
:sparkles: Add structured user entity

d2fe6f562eda319c9ef1ea4db02c5f538c54a66f authored almost 5 years ago by Anand Chowdhary <[email protected]>
:sparkles: Add users CRUD controllers

8c255b7778a4ab33b5f6c8b1b4494045c1879a5b authored almost 5 years ago by Anand Chowdhary <[email protected]>
:construction: Add MySQL database

4f4fb1cba59c33a6abb713e00472d9da29130b2c authored almost 5 years ago by Anand Chowdhary <[email protected]>
:sparkles: Add support for .env

09641d9f643de06804f1ce35615cacb7a43925d1 authored almost 5 years ago by Anand Chowdhary <[email protected]>
:sparkles: Serve static files from ./static

78a502a8a4984ebd04f6a0f4557ab7801ba57349 authored almost 5 years ago by Anand Chowdhary <[email protected]>
:sparkles: Add Swagger (OpenAPI)

9ba31373721fc02a692e2a44f588c58069a1e683 authored almost 5 years ago by Anand Chowdhary <[email protected]>
:arrow_up: Update all dependencies

c0394c3900d68fda422aefd65fc4c90d92084e79 authored almost 5 years ago by Anand Chowdhary <[email protected]>
:recycle: Use npm instead of yarn commands

3902e582f6d8776b00af48b2cf340d5fbea0acdc authored almost 5 years ago by Anand Chowdhary <[email protected]>
:heavy_plus_sign: Install dependencies

180b0455df7bb0f711148b2431955bac3eb05345 authored almost 5 years ago by Anand Chowdhary <[email protected]>
:rotating_light: Lint files using prettier

8aa7721d9644e5eafd8d9da4f02bd9c630a76f32 authored almost 5 years ago by Anand Chowdhary <[email protected]>
:tada: Initialize NestJS project

1204bdbc9732de9641855124b475a9f9c5aa767a authored almost 5 years ago by Anand Chowdhary <[email protected]>
:fire: Remove yarn.lock for npm

7eca6dbfc7f3820d4ca4a60f41fbcc15b9f78020 authored almost 5 years ago by Anand Chowdhary <[email protected]>
:heavy_minus_sign: Remove all legacy dependencies

59d9893f71fe310407fc0102351a30777df0b5bf authored almost 5 years ago by Anand Chowdhary <[email protected]>
:fire: Remove deployment from Travis config

16560486349ee8594a25b536bd4894e6ce5ef908 authored almost 5 years ago by Anand Chowdhary <[email protected]>
:pencil: Remove README text

73445261dfc21795f2343397482420ab65b343f8 authored almost 5 years ago by Anand Chowdhary <[email protected]>
:wrench: Remove husky pre-commit hook

ef6ed2ad171c450f94a14ddb299f900ee9170980 authored almost 5 years ago by Anand Chowdhary <[email protected]>
:fire: Remove all code files

b5fded43acf118025871f11500ea58b95064a241 authored almost 5 years ago by Anand Chowdhary <[email protected]>
Merge pull request #828 from staart/dependabot/npm_and_yarn/mysql-2.18.1

18e767e20bbfad54766cb5680be250ed0fd30d8c authored almost 5 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
build(deps): Bump mysql from 2.18.0 to 2.18.1

Bumps [mysql](https://github.com/mysqljs/mysql) from 2.18.0 to 2.18.1.
- [Release notes](https:/...

7991edd2fe27f21481efbc00a95b4a5b4c6ff914 authored almost 5 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
:arrow_down: Update dev dependencies

09d1aac89c433fb405ae4348e303986b91335002 authored almost 5 years ago by Anand Chowdhary <[email protected]>
:arrow_up: Update stripe to v8 (types)

6adab34b03d0728f39ec27459682778a881ea71c authored almost 5 years ago by Anand Chowdhary <[email protected]>
:heavy_minus_sign: Remove @types/stripe

ba20460c2b2039ba3db466b2c0818a4024d4369c authored almost 5 years ago by Anand Chowdhary <[email protected]>
:green_heart: Use LTS Node.js version

2f3c908a856ec97cda21cf928dcdd8db0aa0cb36 authored almost 5 years ago by Anand Chowdhary <[email protected]>
:heavy_plus_sign: Replace geolite2 with geolite2-redist

e62723fb88fe117b0bb3dc35055d434473c55310 authored almost 5 years ago by Anand Chowdhary <[email protected]>
:green_heart: Opt-out from config validation

Source: https://stackoverflow.com/a/59188961/1656944

16f57b76b77325e1c95846f4351ac7836e5caf10 authored almost 5 years ago by Anand Chowdhary <[email protected]>
:pencil: Add Staart Packages

be2cbc24ff1242f78f75ba57a5726ee40bb86eaa authored almost 5 years ago by Anand Chowdhary <[email protected]>
Merge pull request #827 from staart/dependabot/npm_and_yarn/types/jsonwebtoken-8.3.7

fc23108ec206fd2b51b7a8104c5c05614d9983b9 authored almost 5 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Merge pull request #826 from staart/dependabot/npm_and_yarn/types/hapi__joi-16.0.7

1792573d3bd2035319a823c1b35f6da854668b97 authored almost 5 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
build(deps-dev): Bump @types/jsonwebtoken from 8.3.6 to 8.3.7

Bumps [@types/jsonwebtoken](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/j...

b8b385756af998f2541631ba7cb4967a115ab26a authored almost 5 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
build(deps-dev): Bump @types/hapi__joi from 16.0.6 to 16.0.7

Bumps [@types/hapi__joi](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/hapi...

de95ee4b20553e3920b2658019ebb03646b76404 authored almost 5 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Merge pull request #825 from staart/dependabot/npm_and_yarn/snyk-1.279.1

eb74101b2ca80ef238c1acf89ab679c28e00d12c authored almost 5 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
build(deps): Bump snyk from 1.279.0 to 1.279.1

Bumps [snyk](https://github.com/snyk/snyk) from 1.279.0 to 1.279.1.
- [Release notes](https://gi...

858088e7d8ee6f9781a7b94562219f07bb2935bc authored almost 5 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Merge pull request #824 from staart/dependabot/npm_and_yarn/axios-0.19.2

build(deps): Bump axios from 0.19.1 to 0.19.2

00b822840e55f8356c57452172f09f82b167e923 authored almost 5 years ago by Anand Chowdhary <[email protected]>
build(deps): Bump axios from 0.19.1 to 0.19.2

Bumps [axios](https://github.com/axios/axios) from 0.19.1 to 0.19.2.
- [Release notes](https://g...

63b769fd3161e770f0a19fcf84a38a3000d5e850 authored almost 5 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Merge pull request #822 from staart/dependabot/npm_and_yarn/husky-4.2.0

b83436af8c2473608cb5f3d54bc938726fc5c1ae authored almost 5 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
build(deps-dev): Bump husky from 4.1.0 to 4.2.0

Bumps [husky](https://github.com/typicode/husky) from 4.1.0 to 4.2.0.
- [Release notes](https://...

b25aa030a54326a954216437143256e7bd646c20 authored almost 5 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Merge pull request #821 from staart/dependabot/npm_and_yarn/husky-4.1.0

4116ecd583d3a024ef6f24a2fe0aa87a082b6aee authored almost 5 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
build(deps-dev): Bump husky from 4.0.10 to 4.1.0

Bumps [husky](https://github.com/typicode/husky) from 4.0.10 to 4.1.0.
- [Release notes](https:/...

6f21e559f6819749954eb6c42e79b67a26366af1 authored almost 5 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Merge pull request #820 from staart/dependabot/npm_and_yarn/aws-sdk-2.608.0

2451191cb66bd474b685838fe868076ff3b2baec authored almost 5 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
build(deps): Bump aws-sdk from 2.607.0 to 2.608.0

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.607.0 to 2.608.0.
- [Release notes](ht...

f25f056d223ee528ce737c98336de272111ed169 authored almost 5 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Merge pull request #818 from staart/dependabot/npm_and_yarn/typedoc-0.16.8

build(deps-dev): Bump typedoc from 0.16.7 to 0.16.8

751155a0795af4b43191c02dab2756a4ea840554 authored almost 5 years ago by Anand Chowdhary <[email protected]>
build(deps-dev): Bump typedoc from 0.16.7 to 0.16.8

Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.16.7 to 0.16.8.
- [Release notes](...

2672cb440012557120441cf1e298a77fdae5f2d1 authored almost 5 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>