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

Fixed issues with REST connection #58

Merged
merged 4 commits into from
Nov 24, 2017
Merged

Commits on Nov 24, 2017

  1. Fixed issues with REST connection

    also removed explicit 'localhost' setting.
    
    Signed-off-by: Kuba Wolanin <hi@kubawolanin.com>
    kubawolanin committed Nov 24, 2017
    Configuration menu
    Copy the full SHA
    81785d9 View commit details
    Browse the repository at this point in the history
  2. Prevent flooding with error messages each time connection is made

    Signed-off-by: Kuba Wolanin <hi@kubawolanin.com>
    kubawolanin committed Nov 24, 2017
    Configuration menu
    Copy the full SHA
    1d1c1bc View commit details
    Browse the repository at this point in the history
  3. Resurrected error handling + proper Promise resolve

    Signed-off-by: Kuba Wolanin <hi@kubawolanin.com>
    kubawolanin committed Nov 24, 2017
    Configuration menu
    Copy the full SHA
    87bcabb View commit details
    Browse the repository at this point in the history
  4. Fixed Things sorting comparator

    Signed-off-by: Kuba Wolanin <hi@kubawolanin.com>
    kubawolanin committed Nov 24, 2017
    Configuration menu
    Copy the full SHA
    b234296 View commit details
    Browse the repository at this point in the history