adamgins

Results 25 issues of adamgins

Hi, the current params are dependent on the old p12 based certs, Apple does to issue those any more. Wondering if anyone else has got this working with the new...

Thanks for the meteor-phonegap-oauth I originally posted this issue with meteor-cordova-loader but recommendation was to post it here: [#20](https://github.com/andrewreedy/meteor-cordova-loader/issues/20) I am using: Meteor 0.8.3 with Google for authentication. I installed...

Hi, could you please create a release tag for this repo ... when trying to install in Meteor I get the following error ``` error: Meteor no longer supports installing...

I am running locally with with Meteor `1.8.2` and NGROK I cranked up a redis instance on DigitalOcean the first two items in my my `packages` file are ``` cultofcoders:redis-oplog...

Thanks for Launchpad. Any ideas why I'd be getting this error pls: Seems to be realted to https://atmospherejs.com/lookback/emails ``` buzzy-buzz:resources-core: updating npm dependencies -- aws-sdk, s3-write-stream, webshot, vimeo-api, html-truncate... node.js:489...

having issues installing launchpad.conf ``` # launchpad.conf # Use apt-get to install any additional dependencies # that you need before your building/running your app # (default: undefined) APT_GET_INSTALL="curl git wget"...

HI, is there anyway to do this out of of the box, please? Let's say we have a the following data as a set of rows: ``` [ { Jan:1,...

**Describe the solution you'd like** Can we please get unminified CSS for all the UI elements https://github.com/box/box-ui-elements#css **Describe alternatives you've considered** We've tried to edit the minified versions **Additional context**...

investigation

Hi, If I want to do something like `$('#connection-lost-banner').switchClass('alert-danger','alert-warning');` but as elements won't be there till no connection.. is there a recommended way to do something like that pls... or...

Please see https://github.com/kahmali/meteor-restivus/issues/300 this is a pretty urgent fix as it crashes whole Meteor server if `bcrypt` is not set. It may be good to wrap the `auth` "stuff" in...