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: pendo324/tracker-backend
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: pendo324/tracker-backend
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2
Choose a head ref
  • 8 commits
  • 26 files changed
  • 2 contributors

Commits on Apr 15, 2019

  1. modernize codebase

    pendo324 committed Apr 15, 2019
    Configuration menu
    Copy the full SHA
    11384d6 View commit details
    Browse the repository at this point in the history
  2. update routes and emailer

    pendo324 committed Apr 15, 2019
    Configuration menu
    Copy the full SHA
    3474c20 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2019

  1. add new env var for web url

    pendo324 committed Apr 16, 2019
    Configuration menu
    Copy the full SHA
    dbaf432 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2019

  1. Configuration menu
    Copy the full SHA
    2aadc3b View commit details
    Browse the repository at this point in the history
  2. rework validation to use Joi

    remove explicit pg-pool
    pendo324 committed Apr 22, 2019
    Configuration menu
    Copy the full SHA
    e3a5004 View commit details
    Browse the repository at this point in the history
  3. add code for uploading music

    add code for uploading movies
    pendo324 committed Apr 22, 2019
    Configuration menu
    Copy the full SHA
    ff9bf3d View commit details
    Browse the repository at this point in the history
  4. update db dump

    pendo324 committed Apr 22, 2019
    Configuration menu
    Copy the full SHA
    af196c0 View commit details
    Browse the repository at this point in the history
  5. better code separation

    pendo324 committed Apr 22, 2019
    Configuration menu
    Copy the full SHA
    b1412aa View commit details
    Browse the repository at this point in the history
Loading