Oliver Janssen

Results 9 comments of Oliver Janssen

Satotakes and samkugij jsfiddle did not include his proposed workaround using recursive calls. Here is a enhanced jsfiddle http://jsfiddle.net/ymmh9dLq/

@CaporalDead Your propose solution supports only versions in the range > 1.0 and < 1.1. You have to change the operator from ~ to ^. Convince yourself here: https://semver.npmjs.com/ ....

@CaporalDead Thanks, for your fast response. :+1:

The fork seems to work. However I ran into following error: `gyp ERR! find Python Python is not set from command line or npm configuration...` The roort cause is https://github.com/nodejs/node-gyp/issues/1268...

I'm absolutly fine with it.

In commit https://github.com/wildgarden/AndroidCaldavSyncAdapater/commit/5e98c422de2dc898ef3e4836ee3c446281fc60e7 I merged a periodic sync feature. This code is also contained in latest HEAD version. I think this is what you need.

@jeffrschneider Yes, indeed it is possible to run this project as a service - with slight modifications. However, it does not work out-of-the-box, you have to do wrap it in...

Dear all, I would still like to contribute to this project. However, during the next 3-4months I won't have much spare time. I'm fine with the decision that ennswi fork...