Baylee Schmeisser

Results 21 issues of Baylee Schmeisser

As a user who often clicks the wrong thing It would be nice to have search history I can traverse So I can return to previous results

feature

My work computer won't allow me to overwrite this setting, I had to compile locally. Electron-builder (#56) has these [docs](https://github.com/electron-userland/electron-builder/wiki/Code-Signing).

bug

Storing an api key in your `zazurc.js` file means it can't be backed up to github or other public type places. There should be a way to easily add encrypted...

feature

#### What's this issue about? I have a private key managed by the gpg command line tools, and a private key managed by felony. With the gpg tools I can...

Since PHP is usually ran by apache, it would be nice for psych to open up a socket connection or something, and allow you to connect to it remotely, or...

enhancement

Unable to open bookmarklets. If I switch it from "default browser" to "chrome" it doesn't give an exception at all, and dies silently. ![02_10_16 at 09 32 21am](https://cloud.githubusercontent.com/assets/769039/12955722/386c318a-cfd9-11e5-9232-12ecb14e88ab.png)

I'd love to see some favicons. We could use the favicon sqlite database that Chrome gives us at `~/Library/Application Support/Google/Chrome/Default/Favicons` Or we could use a service [like this one](http://getfavicon.appspot.com/). Or...

enhancement

Right now it's the default electron icon, it would be great to have a more distinctive icon. I found a free (gpl tho) icon that has a similar color scheme...

Has error states on all major screens: * Adding friends * Encrypt * Decrypt Additional handling: * Menu closes when an item is clicked * Validate logged in with `priateKey`...