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

Add Proxy for Fetch in download.ts - Resolves issue 1280 #1291

Merged
merged 14 commits into from
May 20, 2021

Commits on Mar 1, 2021

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

Commits on Mar 2, 2021

  1. Configuration menu
    Copy the full SHA
    e747715 View commit details
    Browse the repository at this point in the history
  2. remove unused function

    cdesch committed Mar 2, 2021
    Configuration menu
    Copy the full SHA
    ed32fe8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3b0464d View commit details
    Browse the repository at this point in the history
  4. Adding @ts-ignore to suppres Types warning on 'proxy' package. There …

    …are no types for this package
    cdesch committed Mar 2, 2021
    Configuration menu
    Copy the full SHA
    9e46ee5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    48e030e View commit details
    Browse the repository at this point in the history
  6. removing support for lowercase http_proxy and https_proxy in favor of…

    … standard UPPERCASE env convention
    cdesch committed Mar 2, 2021
    Configuration menu
    Copy the full SHA
    b3b2a13 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a3e9f5e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a7c579e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    40d8e2d View commit details
    Browse the repository at this point in the history

Commits on May 4, 2021

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

Commits on May 18, 2021

  1. Configuration menu
    Copy the full SHA
    2cb0cb3 View commit details
    Browse the repository at this point in the history
  2. Small ts improvements

    alcuadrado committed May 18, 2021
    Configuration menu
    Copy the full SHA
    1083492 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eb07d12 View commit details
    Browse the repository at this point in the history