Skip to content
This repository has been archived by the owner on Jan 24, 2019. It is now read-only.

Add support for a list of Whitelisted domains #464

Closed
wants to merge 36 commits into from

Commits on Nov 27, 2018

  1. Add Fork notice

    JoelSpeed committed Nov 27, 2018
    Configuration menu
    Copy the full SHA
    bfdccf6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    847cf25 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bc93198 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d41089d View commit details
    Browse the repository at this point in the history
  5. Fix fsnotify import

    JoelSpeed committed Nov 27, 2018
    Configuration menu
    Copy the full SHA
    fa21208 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    990873e View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2018

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

Commits on Dec 20, 2018

  1. Configuration menu
    Copy the full SHA
    ee913fb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a65ceb2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e200bd5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d37cc28 View commit details
    Browse the repository at this point in the history
  5. Add Dockerfile

    JoelSpeed committed Dec 20, 2018
    Configuration menu
    Copy the full SHA
    7fa913e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8564ab6 View commit details
    Browse the repository at this point in the history
  7. Add CONTRIBUTING guide

    JoelSpeed committed Dec 20, 2018
    Configuration menu
    Copy the full SHA
    3253bef View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    52f27f7 View commit details
    Browse the repository at this point in the history
  9. Fix Quay link

    JoelSpeed committed Dec 20, 2018
    Configuration menu
    Copy the full SHA
    39d11b4 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2019

  1. Add CODEOWNERS file

    JoelSpeed committed Jan 2, 2019
    Configuration menu
    Copy the full SHA
    381e878 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2019

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

Commits on Jan 4, 2019

  1. Introduce Makefile

    JoelSpeed committed Jan 4, 2019
    Configuration menu
    Copy the full SHA
    372ecd0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eded761 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1dddd81 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2019

  1. Disable make parallelism

    JoelSpeed committed Jan 7, 2019
    Configuration menu
    Copy the full SHA
    85d76be View commit details
    Browse the repository at this point in the history
  2. Remove .env file

    JoelSpeed committed Jan 7, 2019
    Configuration menu
    Copy the full SHA
    2eb2754 View commit details
    Browse the repository at this point in the history
  3. Fix repo link

    JoelSpeed committed Jan 7, 2019
    Configuration menu
    Copy the full SHA
    f80ce24 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2019

  1. Merge pull request #7 from pusher/migration

    Migration from Bitly to Pusher
    JoelSpeed committed Jan 14, 2019
    Configuration menu
    Copy the full SHA
    e1f45dd View commit details
    Browse the repository at this point in the history
  2. Release v3.0.0

    JoelSpeed committed Jan 14, 2019
    Configuration menu
    Copy the full SHA
    d472cf1 View commit details
    Browse the repository at this point in the history
  3. Update release target

    JoelSpeed committed Jan 14, 2019
    Configuration menu
    Copy the full SHA
    d085944 View commit details
    Browse the repository at this point in the history
  4. Fix changelog PR link

    JoelSpeed committed Jan 14, 2019
    Configuration menu
    Copy the full SHA
    9e9b1f9 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #13 from pusher/release-3.0.0

    Release 3.0.0
    JoelSpeed committed Jan 14, 2019
    Configuration menu
    Copy the full SHA
    7887272 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2019

  1. Add whitelist domains flag

    JoelSpeed committed Jan 15, 2019
    Configuration menu
    Copy the full SHA
    fb49e68 View commit details
    Browse the repository at this point in the history
  2. Test IsValidRedirect method

    JoelSpeed committed Jan 15, 2019
    Configuration menu
    Copy the full SHA
    d1ad95d View commit details
    Browse the repository at this point in the history
  3. Make option name singular

    JoelSpeed committed Jan 15, 2019
    Configuration menu
    Copy the full SHA
    c8bcd9b View commit details
    Browse the repository at this point in the history
  4. Remove duplicated logic

    JoelSpeed committed Jan 15, 2019
    Configuration menu
    Copy the full SHA
    a925187 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ddf1ded View commit details
    Browse the repository at this point in the history
  6. Add env option

    JoelSpeed committed Jan 15, 2019
    Configuration menu
    Copy the full SHA
    e74d43c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d795222 View commit details
    Browse the repository at this point in the history