- 28 Apr, 2023 2 commits
-
-
Abhishek Mishra authored
CDAC OTP sending support added (#51)
-
Abhishek Mishra authored
-
- 27 Apr, 2023 1 commit
-
-
Abhishek Mishra authored
-
- 26 Apr, 2023 4 commits
-
-
Abhishek Mishra authored
Login with OTP support added (#71) - fixed the registration edge case
-
Abhishek Mishra authored
-
Abhishek Mishra authored
Login with OTP support added (#71)
-
Abhishek Mishra authored
-
- 24 Apr, 2023 1 commit
-
-
Abhishek Mishra authored
-
- 10 Apr, 2023 3 commits
-
-
Abhishek Mishra authored
Update README.md - enhance documentation
-
Abhishek Mishra authored
-
Abhishek Mishra authored
-
- 06 Apr, 2023 1 commit
-
-
Abhishek Mishra authored
-
- 14 Mar, 2023 1 commit
-
-
Abhishek Mishra authored
-
- 10 Mar, 2023 2 commits
-
-
Abhishek Mishra authored
Feature/63/upgrade dependencies
-
Abhishek Mishra authored
-
- 09 Mar, 2023 14 commits
-
-
Abhishek Mishra authored
Merge pull request #62 from Samagra-Development/dependabot/npm_and_yarn/minimist-and-nestjs/cli-and-commitizen-1.2.7 Bump minimist, @nestjs/cli and commitizen
-
Abhishek Mishra authored
Merge branch 'feature/63/upgrade-dependencies' into dependabot/npm_and_yarn/minimist-and-nestjs/cli-and-commitizen-1.2.7
-
Abhishek Mishra authored
Merge pull request #57 from Samagra-Development/dependabot/npm_and_yarn/cacheable-request-and-got-10.2.7 Bump cacheable-request and got
-
Abhishek Mishra authored
Merge branch 'feature/63/upgrade-dependencies' into dependabot/npm_and_yarn/cacheable-request-and-got-10.2.7
-
Abhishek Mishra authored
Bump http-cache-semantics from 4.1.0 to 4.1.1
-
Abhishek Mishra authored
Merge branch 'feature/63/upgrade-dependencies' into dependabot/npm_and_yarn/http-cache-semantics-4.1.1
-
Abhishek Mishra authored
Bump cookiejar from 2.1.2 to 2.1.4
-
Abhishek Mishra authored
Bump json5 from 2.2.0 to 2.2.3
-
Abhishek Mishra authored
Merge pull request #47 from Samagra-Development/dependabot/npm_and_yarn/jsonwebtoken-and-nestjs/jwt-and-passport-jwt-9.0.0 Bump jsonwebtoken, @nestjs/jwt and passport-jwt
-
Abhishek Mishra authored
Merge branch 'feature/63/upgrade-dependencies' into dependabot/npm_and_yarn/jsonwebtoken-and-nestjs/jwt-and-passport-jwt-9.0.0
-
Abhishek Mishra authored
Merge pull request #45 from Samagra-Development/dependabot/npm_and_yarn/express-and-nestjs/platform-express-4.18.1 Bump express and @nestjs/platform-express
-
Abhishek Mishra authored
Merge pull request #44 from Samagra-Development/dependabot/npm_and_yarn/qs-and-nestjs/platform-express-and-express-6.10.3 Bump qs, @nestjs/platform-express and express
-
Abhishek Mishra authored
Bump minimatch from 3.0.4 to 3.1.2
-
Abhishek Mishra authored
chore(deps): bump terser from 5.7.1 to 5.14.2
-
- 06 Mar, 2023 1 commit
-
-
dependabot[bot] authored
Bumps [minimist](https://github.com/minimistjs/minimist) to 1.2.7 and updates ancestor dependencies [minimist](https://github.com/minimistjs/minimist), [@nestjs/cli](https://github.com/nestjs/nest-cli) and [commitizen](https://github.com/commitizen/cz-cli). These dependencies need to be updated together. Updates `minimist` from 1.2.5 to 1.2.7 - [Release notes](https://github.com/minimistjs/minimist/releases) - [Changelog](https://github.com/minimistjs/minimist/blob/main/CHANGELOG.md) - [Commits](https://github.com/minimistjs/minimist/compare/v1.2.5...v1.2.7) Updates `@nestjs/cli` from 8.1.1 to 8.2.8 - [Release notes](https://github.com/nestjs/nest-cli/releases) - [Changelog](https://github.com/nestjs/nest-cli/blob/master/.release-it.json) - [Commits](https://github.com/nestjs/nest-cli/compare/8.1.1...8.2.8) Updates `commitizen` from 4.2.4 to 4.3.0 - [Release notes](https://github.com/commitizen/cz-cli/releases) - [Commits](https://github.com/commitizen/cz-cli/compare/v4.2.4...v4.3.0 ) --- updated-dependencies: - dependency-name: minimist dependency-type: indirect - dependency-name: "@nestjs/cli" dependency-type: direct:development - dependency-name: commitizen dependency-type: indirect ... Signed-off-by:
dependabot[bot] <support@github.com>
-
- 20 Feb, 2023 2 commits
-
-
Abhishek Mishra authored
SendOTP: verifying from db if user exists or not before sending OTP i…
-
Abhishek Mishra authored
SendOTP: verifying from db if user exists or not before sending OTP if x-application-id header is passed
-
- 16 Feb, 2023 2 commits
-
-
Abhishek Mishra authored
Update Jenkinsfile
-
Tushar authored
-
- 15 Feb, 2023 2 commits
-
-
Abhishek Mishra authored
Update Jenkinsfile
-
Tushar authored
-
- 12 Feb, 2023 1 commit
-
-
dependabot[bot] authored
Bumps [cacheable-request](https://github.com/jaredwray/cacheable-request) to 10.2.7 and updates ancestor dependency [got](https://github.com/sindresorhus/got). These dependencies need to be updated together. Updates `cacheable-request` from 7.0.2 to 10.2.7 - [Release notes](https://github.com/jaredwray/cacheable-request/releases) - [Commits](https://github.com/jaredwray/cacheable-request/commits) Updates `got` from 11.8.2 to 12.5.3 - [Release notes](https://github.com/sindresorhus/got/releases) - [Commits](https://github.com/sindresorhus/got/compare/v11.8.2...v12.5.3 ) --- updated-dependencies: - dependency-name: cacheable-request dependency-type: indirect - dependency-name: got dependency-type: direct:production ... Signed-off-by:
dependabot[bot] <support@github.com>
-
- 04 Feb, 2023 1 commit
-
-
dependabot[bot] authored
Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) from 4.1.0 to 4.1.1. - [Release notes](https://github.com/kornelski/http-cache-semantics/releases) - [Commits](https://github.com/kornelski/http-cache-semantics/compare/v4.1.0...v4.1.1 ) --- updated-dependencies: - dependency-name: http-cache-semantics dependency-type: indirect ... Signed-off-by:
dependabot[bot] <support@github.com>
-
- 01 Feb, 2023 2 commits
-
-
Abhishek Mishra authored
Merge pull request #54 from Samagra-Development/53-be-get-apiuseruserid-is-responding-with-wrong-result-set BUG FIX; GET /api/user/:userId had wrong query specified causing wron…
-
Abhishek Mishra authored
BUG FIX; GET /api/user/:userId had wrong query specified causing wrong results getting retrieved [#53]
-