Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: ashishugi/nodejsWorkProject
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: API
Choose a base ref
...
head repository: ashishugi/nodejsWorkProject
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 17 commits
  • 37 files changed
  • 2 contributors

Commits on Dec 17, 2021

  1. added api version v1 and v2

    ashishugi committed Dec 17, 2021
    Configuration menu
    Copy the full SHA
    b43582d View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2021

  1. jwt

    ashishugi committed Dec 19, 2021
    Configuration menu
    Copy the full SHA
    836959a View commit details
    Browse the repository at this point in the history
  2. removed node_modules

    ashishugi committed Dec 19, 2021
    Configuration menu
    Copy the full SHA
    24cf848 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2022

  1. Configuration menu
    Copy the full SHA
    11132f4 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2022

  1. added .env file

    ashishugi committed Jan 15, 2022
    Configuration menu
    Copy the full SHA
    1b6a9b3 View commit details
    Browse the repository at this point in the history
  2. removed .env tracking

    ashishugi committed Jan 15, 2022
    Configuration menu
    Copy the full SHA
    eff65d5 View commit details
    Browse the repository at this point in the history
  3. adde .gitignore at root

    ashishugi committed Jan 15, 2022
    Configuration menu
    Copy the full SHA
    7eee3bc View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1 from ashishugi/jobs_mailer

    Jobs mailer
    ashishugi authored Jan 15, 2022
    Configuration menu
    Copy the full SHA
    1836785 View commit details
    Browse the repository at this point in the history
  5. update

    ashishugi committed Jan 15, 2022
    Configuration menu
    Copy the full SHA
    ddd3de6 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'jobs_mailer'

    ashishugi committed Jan 15, 2022
    Configuration menu
    Copy the full SHA
    0dd12c3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9b57814 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2022

  1. Merge pull request #2 from ashishugi/jwt_without_passportjs

    made jwt auth and access controller using the auth
    ashishugi authored Jan 16, 2022
    Configuration menu
    Copy the full SHA
    49d08c3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0e8c27f View commit details
    Browse the repository at this point in the history
  3. delayed jobs and redis

    ashishugi committed Jan 16, 2022
    Configuration menu
    Copy the full SHA
    bbd36d3 View commit details
    Browse the repository at this point in the history
  4. added post correct code

    ashishugi committed Jan 16, 2022
    Configuration menu
    Copy the full SHA
    b1c2641 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #3 from ashishugi/delayed_jobs

    Delayed jobs
    ashishugi authored Jan 16, 2022
    Configuration menu
    Copy the full SHA
    b8ad9f2 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2022

  1. updated

    ashishugi committed Apr 1, 2022
    Configuration menu
    Copy the full SHA
    9297a26 View commit details
    Browse the repository at this point in the history
Loading