log

age author description
Mon, 26 Jun 2017 00:40:16 +0100 Lucas Thompson Merge branch 'master' of github.com:piper-audio/ugly-duckling into feature/extractor-list
Wed, 07 Jun 2017 16:15:03 +0100 Lucas Thompson Remove icon, too ugly(!)
Wed, 07 Jun 2017 15:45:29 +0100 Lucas Thompson No need to close the tray programmatically, can do it in the template.
Wed, 07 Jun 2017 15:34:26 +0100 Lucas Thompson Close tray on file open and record.
Wed, 07 Jun 2017 15:30:15 +0100 Lucas Thompson Disable remote load button whilst loading
Wed, 07 Jun 2017 14:51:30 +0100 Lucas Thompson Rudimentary mechanism for loading remote plugins, with a loading spinner. Also small clean up for stuff left over from the md-select stuff.
Wed, 07 Jun 2017 08:58:38 +0100 Lucas Thompson Don't propagate button click event, will fire two events due to link on list-item.
Wed, 07 Jun 2017 08:46:30 +0100 Lucas Thompson Allow clicking whole list item to extract. Kinda makes the plus button redundant. Add guard in extract method.