Phil Brocker

Results 5 issues of Phil Brocker

``` var img = $("#crop-image img")[0].src; new Darkroom(".target img", { image: img, // Plugins options plugins: { crop: { }, save: false }, initialize: function() { var cropPlugin = this.plugins['crop'];...

In `MixpanelWatchProperties.m` xCode complains about not being able to find Watchkit.h

I am trying to compile the drozer-agent in order to make a modified apk. I changed some permissions in the android manifest. But everytime I make the project it gives...

Hey @billmurrin, Just testing out the new 3.1.0 jar on graylog 2.4.0. I noticed when creating quick-value-widgets there is no options to hide/show search buttons when adding a widget to...

**What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)** Feature: New plugin **What is the current behavior? (You can also link to an open issue...