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

DM-13768 Fix firefly_client uploads to work with server on https #10

Merged
merged 5 commits into from
Mar 14, 2018

Commits on Mar 13, 2018

  1. remove port argument

    * remove port argument
    * implement the firefly_version function
    * change default host to include http://
    stargaser committed Mar 13, 2018
    Configuration menu
    Copy the full SHA
    f694690 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    01d8482 View commit details
    Browse the repository at this point in the history
  3. shorten installation docs

    stargaser committed Mar 13, 2018
    Configuration menu
    Copy the full SHA
    5351abf View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2018

  1. Configuration menu
    Copy the full SHA
    9091162 View commit details
    Browse the repository at this point in the history
  2. handle localhost check robustly

      do a proper check of localhost before launching browser
    
      include http:// in the default for host
    stargaser committed Mar 14, 2018
    Configuration menu
    Copy the full SHA
    af781ad View commit details
    Browse the repository at this point in the history