Jesse Pollak

Results 8 issues of Jesse Pollak

We've had frequent requests for the ability to initialize card without the inputs, or with inputs, but the data prefilled. I'd like to make this happen. Here's the basic spec...

enhancement
coffeescript

I'm not sure if this has been explored, but have we considered doing a simple Coinbase OAuth integration (and storing the access token info locally) so that we can continually...

Enhancement

Currently, all Facebook properties are unsupported. These include: - facebook.com - messenger.com Here's what we know so far. Facebook uses `contenteditable` fields for all user input. I believe these `contenteditable`...

unsupported

Some ideas so far: - Youtube - Calendar - Amazon

enhancement

Currently, all Twitter properties are unsupported. These include: - twitter.com Here's what we know so far. Twitter uses `contenteditable` fields for all user input. Unfortunately, their usage of `contenteditable` does...

unsupported

Following up on the discussion [here](https://groups.google.com/forum/#!topic/nameko-dev/ShfrC3yDlHA), I wanted to do a quick spike on adding timeouts to ServiceProxy (and thereby RpcProxy). This PR currently has the best implementation I could...

Right now, there's not support for POST request data parsing or any tests around POST requests. I started to dig into this, but realized that it brought up some larger...

This PR correctly starts and stops the DNS server that advertises Sonos devices. Prior to this PR, if a `Nodetunes` instance was stopped, the DNS would continue to be broadcasted.