Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updates from upstream #5

Open
wants to merge 59 commits into
base: main
Choose a base branch
from
Open

Updates from upstream #5

wants to merge 59 commits into from

Commits on Feb 5, 2013

  1. modified custom target example

    i did some debugging and found that the lib/corsproxy.js seems to expect a well formed url instead of an object, probably just a change in the code that needed to be reflected in the readme
    
    target0 = url.parse(module.exports.options.target);
    cesine committed Feb 5, 2013
    Configuration menu
    Copy the full SHA
    755b339 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #8 from iLanguage/master

    Small readme update
    gr2m committed Feb 5, 2013
    Configuration menu
    Copy the full SHA
    4d521dc View commit details
    Browse the repository at this point in the history
  3. version bump

    gr2m committed Feb 5, 2013
    Configuration menu
    Copy the full SHA
    2910104 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2013

  1. fixed port

    gr2m committed Feb 13, 2013
    Configuration menu
    Copy the full SHA
    5a72d74 View commit details
    Browse the repository at this point in the history
  2. versiom bump

    gr2m committed Feb 13, 2013
    Configuration menu
    Copy the full SHA
    d861d95 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2013

  1. Configuration menu
    Copy the full SHA
    afad88e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1cf0616 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2013

  1. add MIT license

    janl committed Mar 25, 2013
    Configuration menu
    Copy the full SHA
    9294b07 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2013

  1. Remove log statement

    daleharvey committed Apr 30, 2013
    Configuration menu
    Copy the full SHA
    1a9131e View commit details
    Browse the repository at this point in the history

Commits on May 2, 2013

  1. Merge pull request #12 from daleharvey/remove-spurious-output

    Remove log statement
    gr2m committed May 2, 2013
    Configuration menu
    Copy the full SHA
    f128d7d View commit details
    Browse the repository at this point in the history

Commits on May 3, 2013

  1. version bump

    gr2m committed May 3, 2013
    Configuration menu
    Copy the full SHA
    bd881c4 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2013

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

Commits on Jun 7, 2013

  1. Merge pull request #13 from ksheedlo/master

    Target port should always default to 80
    gr2m committed Jun 7, 2013
    Configuration menu
    Copy the full SHA
    a789d16 View commit details
    Browse the repository at this point in the history
  2. removed console.log

    gr2m committed Jun 7, 2013
    Configuration menu
    Copy the full SHA
    53ee033 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2013

  1. bump version

    janl committed Jul 25, 2013
    Configuration menu
    Copy the full SHA
    a04826f View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2013

  1. Configuration menu
    Copy the full SHA
    1e5def8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #16 from daleharvey/add-auth

    Add basic auth headers when they passed in
    janl committed Jul 29, 2013
    Configuration menu
    Copy the full SHA
    ecff34a View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2013

  1. Configuration menu
    Copy the full SHA
    1d86e7a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #19 from daleharvey/add-auth-properly

    Add auth header when specifying credentials via target url param
    janl committed Sep 21, 2013
    Configuration menu
    Copy the full SHA
    60df5bb View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2013

  1. bump version

    janl committed Sep 22, 2013
    Configuration menu
    Copy the full SHA
    31bea3f View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2013

  1. Configuration menu
    Copy the full SHA
    7b2c276 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #22 from mediasuitenz/master

    Update http-proxy version
    janl committed Dec 12, 2013
    Configuration menu
    Copy the full SHA
    e2d93c4 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2015

  1. chore(release): 1.0.0

    BREAKING CHANGE
    
    Alles neu™
    https://www.youtube.com/watch?v=DD0A2plMSVA
    gr2m committed Apr 28, 2015
    Configuration menu
    Copy the full SHA
    fe94061 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d4740f4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    908f3ce View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d1acc55 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2015

  1. chore: removed obsolete CAKEFILE

    gr2m committed May 22, 2015
    Configuration menu
    Copy the full SHA
    a8833eb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f24bfba View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2fd5519 View commit details
    Browse the repository at this point in the history
  4. docs(README): default port is now 1337

    closes #33
    gr2m committed May 22, 2015
    Configuration menu
    Copy the full SHA
    33bcb53 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2015

  1. Configuration menu
    Copy the full SHA
    4f26855 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #36 from denispakizh/host-hdr-fix

    'Host' request header fixed
    janl committed May 25, 2015
    Configuration menu
    Copy the full SHA
    76ed1fd View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2015

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

Commits on Jun 16, 2015

  1. Merge pull request #37 from denispakizh/url-query-params

    To forward query string parameters
    janl committed Jun 16, 2015
    Configuration menu
    Copy the full SHA
    ea82621 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2015

  1. 1.1.0

    gr2m committed Jun 17, 2015
    Configuration menu
    Copy the full SHA
    08af6cd View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2015

  1. Configuration menu
    Copy the full SHA
    b40e6cd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    41c1eb8 View commit details
    Browse the repository at this point in the history
  3. chore(travis): initial version

    gr2m committed Aug 17, 2015
    Configuration menu
    Copy the full SHA
    7193c00 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f4871a8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2a7f060 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2faa057 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    263dfd6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    44af59d View commit details
    Browse the repository at this point in the history
  9. docs(README): badges

    gr2m committed Aug 17, 2015
    Configuration menu
    Copy the full SHA
    ddec21e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    936f217 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b5775e0 View commit details
    Browse the repository at this point in the history
  12. test: initial version

    gr2m committed Aug 17, 2015
    Configuration menu
    Copy the full SHA
    82f5939 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    0e97c64 View commit details
    Browse the repository at this point in the history
  14. test: check for request results

    gr2m committed Aug 17, 2015
    Configuration menu
    Copy the full SHA
    ecd99c1 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    6314b03 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    180aa0c View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    955a866 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2015

  1. chore(travis): test in node@4

    gr2m committed Oct 28, 2015
    Configuration menu
    Copy the full SHA
    697e7c2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bbe3c50 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d3d5340 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2016

  1. feat: CORSPROXY_MAX_PAYLOAD option (#47)

    rocwind authored and gr2m committed Sep 26, 2016
    Configuration menu
    Copy the full SHA
    81dcc27 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2017

  1. chore: activate probot-stale

    see https://github.com/probot/stale for more information
    gr2m committed May 10, 2017
    Configuration menu
    Copy the full SHA
    62c6d9b View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2017

  1. Add instructions to run with different hostname

    I was using this but was unable to get it working from a different machine. I found the answer was to set CORSPROXY_HOST by looking at the source code. This isn't documented anywhere but I think it is a common enough usage to require explanation. This would have saved me some time.
    rmetcalf9 authored and gr2m committed Jul 12, 2017
    Configuration menu
    Copy the full SHA
    c29a603 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2017

  1. Add docker alternative

    FuriKuri authored and gr2m committed Oct 6, 2017
    Configuration menu
    Copy the full SHA
    8809410 View commit details
    Browse the repository at this point in the history