Austin King

Results 12 issues of Austin King

Steps to Reproduce 1) go to example.com/wp-admin/ 2) sign in 3) On dashboard in upper right, hover over profile and click logout Expected You are logged out and put on...

bug

Thanks you(s) for a killer Notion extension. I commonly search for a page deep in a hierarchy, let's say "VS Code Notes". I click it to open it. Let's say...

feature-request
not-feasible

Currently we can hit a case where `server.close()` is called, but `server` is never defined. Looks like we want `transSslServer.close`.

I chose English. I got a Russian or other language prompt. In order to submit the form, I must flag it Spam or Not Spam, but I don't know how...

website

For this [zip file](http://ozten.com/random/apk-factory/application.zip), `unzip.Extract` never fires `error` nor `close` which causes my process to hang. Setting `verbose: true` gives us the following output: ``` Archive: /home/ozten/apk-factory-service/tmp/application.zip inflating: META-INF/zigbert.rsa inflating:...

Currently webfist.org is HTTP only. This fallback should be deployed behind SSL and using HTTPS should be the recommended way to access it.

We should make an incremental improvement to the APK service API design and version web services calls which are not backwards compatible. # Legacy APIs /application.apk - legacy 1.0 -...

A great benefit to developers or Marketplaces would be to keep stats on active installs and expose this back to the developer or Marketplace when we check to see if...

Two pieces of information would be really helpful ``` $ mozilla-apk-cli package.zip myapp.apk To install myapp.apk, use adb and do adb install myapp.apk To re-launch your app from adb do...