mikedeboer / jsDAV

jsDAV allows you to easily add WebDAV support to a NodeJS application. jsDAV is meant to cover the entire standard, and attempts to allow integration using an easy to understand API.
http://www.mikedeboer.nl
MIT License
681 stars 159 forks source link

carddav #159

Open janneman001 opened 7 years ago

janneman001 commented 7 years ago

creating new addressbooks is not implemented yet.

when using default addressbook looks like data is uploaded but not seen by backend.

This resource only supports valid vcard data. Parse error: Cannot read property 'replace' of null

Using Thunderbird with Sogo carddav client extension for addressbook.

Web interface also suffers from this. After uploading vcf complaints should have UID

I use addresbook demo with mongo backend.