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 widget builder #399

Open
wants to merge 6 commits into
base: develop
Choose a base branch
from

Commits on Apr 26, 2019

  1. Add widget builder

    A series of scripts to download code from GitHub and compile the widget. There are issues with the version of libxml used by most widgets which means that it needs to re-compile sources when running npm install, otherwise the Docker script is just a vanilla NodeJS with a few extras.
    
    The listing script assume a linux system with xsltproc and sed to list details of all Widgets.
    jason-fox committed Apr 26, 2019
    Configuration menu
    Copy the full SHA
    26733cc View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2019

  1. Pull from latest release

    jason-fox committed Apr 30, 2019
    Configuration menu
    Copy the full SHA
    50c0d4c View commit details
    Browse the repository at this point in the history
  2. Remove widgets from url

    jason-fox committed Apr 30, 2019
    Configuration menu
    Copy the full SHA
    2ccb5a8 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2019

  1. Configuration menu
    Copy the full SHA
    d3c9fda View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    99e13a7 View commit details
    Browse the repository at this point in the history
  3. Remove client id

    jason-fox committed May 6, 2019
    Configuration menu
    Copy the full SHA
    92ce743 View commit details
    Browse the repository at this point in the history