Malacalypse

Results 5 issues of Malacalypse

`amidi -l`: ``` [Thu 30 Aug 2018 04:18:04 GMT]$ amidi -l Dir Device Name IO hw:0,0 Virtual Raw MIDI (16 subdevices) IO hw:0,1 Virtual Raw MIDI (16 subdevices) IO hw:0,2...

Hello, I was wondering how much work it would be to support drag and drop functionality. At a minimum: select one or more rows, drop them on another row, trigger...

Slides which contain or elements require polyfills on most browsers to work. Since loader requires img.complete to return TRUE (and uses the img.load() handler to trigger adding the new slide)...

When something like this is done: ``` $('#main-content').mediumInsert({ editor: editor, addons: { images: { asset_type: "inline", deleteScript: '', fileUploadOptions: { paramName: "file", add: myCustomAdd, done: myCustomDone }, messages: { acceptFileTypesError:...

enhancement

During the callback phase, when the strategy is attempting to retrieve the token from the OpenID connect endpoint, I get a big chunk of HTML back and the error code...