summaryrefslogtreecommitdiffstats
path: root/apps/dav/lib/CardDAV
Commit message (Expand)AuthorAgeFilesLines
* Make sure shares use read-write when availableJoas Schilling2017-03-021-2/+12
* Don't waste energy unless necessaryJoas Schilling2017-03-021-13/+16
* Use the correct principal for shared addressbooksJoas Schilling2017-02-231-1/+1
* this is publicJohn Molakvoæ (skjnldsv)2017-02-141-1/+1
* getUsersOwnAddressBooksJohn Molakvoæ (skjnldsv)2017-02-141-0/+27
* VCARDS don't hold binary dataRoeland Jago Douma2016-11-231-1/+1
* update system address book if the user change the personal settingsBjoern Schiessle2016-11-212-93/+78
* Fix testsRoeland Jago Douma2016-11-041-1/+0
* Update sabre dav to 3.2 (#26115)Thomas Müller2016-11-043-9/+9
* Translate the Contacts addressbook when it's defaultJoas Schilling2016-10-065-4/+54
* Unset user PHOTO before setting new one in OCA\DAV\CardDAV\Converter::updateC...Olivier Mehani2016-09-291-0/+1
* Close cursorsJoas Schilling2016-09-151-1/+2
* Chunk if you have too many contactsJoas Schilling2016-09-141-10/+16
* Cast query result to intRoeland Jago Douma2016-09-091-1/+1
* Filter more mimetypesLukas Reschke2016-09-091-0/+12
* more efficient check if addressbook and calendar exists for userRobin Appelman2016-08-311-0/+16
* Correctly handle multi-values when converting VCards to arrayJoas Schilling2016-08-301-1/+41
* Better displaynames for shared address booksJoas Schilling2016-08-241-1/+28
* Update with robinJoas Schilling2016-07-211-1/+1
* Fix apps/Joas Schilling2016-07-2112-16/+33
* Fix undefined propertiesRobin Appelman2016-07-081-0/+2
* get only vcards which match both the address book id and the vcard uri (#25294)Björn Schießle2016-06-291-1/+1
* fix a ImageExportPlugin Test (#25215)Georg Ehrke2016-06-271-2/+12
* Contacts API: replace raw image data with url (#25081)Georg Ehrke2016-06-214-18/+194
* Update license headersLukas Reschke2016-05-264-4/+6
* Move dav app to PSR-4 (#24527)Joas Schilling2016-05-1211-0/+2198