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

Minor cleanup stuff, and better error handling #4

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Commits on Oct 17, 2017

  1. Configuration menu
    Copy the full SHA
    b29d70b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    47502c3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    76db4fa View commit details
    Browse the repository at this point in the history
  4. Add debug

    icefoxen committed Oct 17, 2017
    Configuration menu
    Copy the full SHA
    0a1b001 View commit details
    Browse the repository at this point in the history
  5. Added more object stat info

    icefoxen committed Oct 17, 2017
    Configuration menu
    Copy the full SHA
    fe46b63 View commit details
    Browse the repository at this point in the history
  6. Make object fields public

    icefoxen committed Oct 17, 2017
    Configuration menu
    Copy the full SHA
    3c8bc38 View commit details
    Browse the repository at this point in the history
  7. Made HTTP errors in get requests return Err

    As opposed to being Ok and then choking on parsing the returned JSON.
    icefoxen committed Oct 17, 2017
    Configuration menu
    Copy the full SHA
    f3d90dd View commit details
    Browse the repository at this point in the history