Skip to content
This repository has been archived by the owner on May 23, 2019. It is now read-only.

Import widgets from a GitHub repository #202

Merged
merged 3 commits into from
Jul 20, 2017

Commits on Jul 20, 2017

  1. Import widgets from a GitHub repository

    Adds a dialog in the Custom Widgets screen to easily import widgets from a GitHub repository.
    Uses the rate-limited GitHub API in anonymous mode (60 requests per hour).
    
    Takes care of already existing widgets - update them in this case.
    
    Added menu entries to easily update and check the Readme file for widgets imported from GitHub.
    
    Can be reused/extended for other sources (Eclipse IoT Marketplace?).
    
    Signed-off-by: Yannick Schaus <[email protected]>
    ghys committed Jul 20, 2017
    Configuration menu
    Copy the full SHA
    ff90223 View commit details
    Browse the repository at this point in the history
  2. Avatar placement bug in Firefox

    Signed-off-by: Yannick Schaus <[email protected]>
    ghys committed Jul 20, 2017
    Configuration menu
    Copy the full SHA
    f7bdbd1 View commit details
    Browse the repository at this point in the history
  3. Add progressbar

    Signed-off-by: Yannick Schaus <[email protected]>
    ghys committed Jul 20, 2017
    Configuration menu
    Copy the full SHA
    f10cb95 View commit details
    Browse the repository at this point in the history