Daniel Dornhardt
Daniel Dornhardt
…rom their gallery once The previous Version had a bug where once the user had picked the gallery from the action sheet, choosing "Take Photo" would still only let them...
Hello! Thank you for this fine library which ich making my life easier as it is right now, so I'm very happy :) When i started working with my currencies...
Hi, the original "asyncified" `Spacebars.dot` didn't support functions returned from async functions... which might be a bit over the top, but supported is supported. I think this should work as...
Hi Guys, I know this isn't really a bug. But I wanted to ask: If I see correctly there hasn't been a release since v2.7.1 from last May, right? By...
Hello @vsivsi, I tried to use the new CORS - support for our file-collections [according to the documentation](https://github.com/vsivsi/meteor-file-collection#cors--apache-cordova-support), but I couldn't get it to work. Do we need to add...
Hi, could you please merge this and possibly release it too? The issue I had was that the dependency on `meteor-platform` itself has the package `fastclick` as a dependency. Which...
...and would like to know if you think it'd be worth adding these changes back to this repo and/or maybe having to make them more "generic" to be able to...
Hi, we've added some custom code, see issue #17, to enable the following: - Video-Calls using the Callkit UI - Allowing the user to decline calls using a webhook address...
The Title pretty much describes it. I get a warning on the server console that says: `[MONGODB DRIVER] Warning: collection.remove is deprecated. Use deleteOne, deleteMany, or bulkWrite instead.` I can...