Adam Denoon

Results 8 issues of Adam Denoon

If it's possible to create an animated background, particularly with those who use an X server, that would be eye-catchingly cool. ## Want to back this issue? **[Post a bounty...

Enhancement
GUI

I know I'm supposed to pass the token in the header, and I know how to create an access token record in the db/dashboard, what what actual token value to...

I'm getting a weird error when trying to obtain an email for sign-in: `error: Email send failed Error: 139689167857472:error:140770FC:SSL routines:SSL23_GET_SERVER_HELLO:unknown protocol:../deps/openssl/openssl/ssl/s23_clnt.c:827` My SMTP settings are correct.

I am seeing that there are tax fields relative to products, orders, and billing addresses, but I'm not seeing where tax settings can be adjusted. Are there any tax-calculating functions...

When I type `/v n` to view `[ link n ]`, it should open up the destination (full) image in the browser, not just the tiny thumbnail.

Current version (0.1.0) works on Android. On iOS, I'm getting `ReferenceError: Can't find variable: SDCAlertController` My code: ``` var dialog = require("nativescript-dialog"); var nativeView; if(platform.device.os === platform.platformNames.ios){ nativeView = UIActivityIndicatorView.alloc().initWithActivityIndicatorStyle(UIActivityIndicatorViewStyle.UIActivityIndicatorViewStyleGray);...

Is it (or should it be) possible for a user to reuse one of the random URLs assigned to them? This way, if they don't need the output to persist,...

enhancement

Hello, ``` I am trying to do a batch conversion of some .NEF images to .JPG, and every time I load the images, set a an existing destination folder, and...