summaryrefslogtreecommitdiffstats
path: root/apps/dav/command
Commit message (Expand)AuthorAgeFilesLines
* Show group shared addressbooksThomas Müller2016-01-182-16/+8
* Start updating system addressbookThomas Müller2016-01-141-66/+7
* Merge pull request #21653 from owncloud/update-license-headers-2016Thomas Müller2016-01-133-3/+58
|\
| * Happy new year!Thomas Müller2016-01-123-3/+58
* | Fix ctor callThomas Müller2016-01-122-2/+0
|/
* implement delete, create, update, search, get permissionsBjörn Schießle2015-12-151-1/+12
* Delete no longer existing users from system addressbookThomas Müller2015-12-041-0/+12
* Proposal: add enumeration function to IUserManager which simply calls a callb...Thomas Müller2015-12-021-20/+17
* Add converter to generate/update a vcard from a given userThomas Müller2015-12-021-23/+4
* Add the user's cloud id to the vCardThomas Müller2015-12-021-0/+6
* Add user's email address to vCardThomas Müller2015-12-021-2/+7
* user and system addressbooks are now living in sub foldersThomas Müller2015-12-021-1/+2
* Add IUser::getAvatarImage() for easy accessThomas Müller2015-12-021-4/+9
* Adding system addressbook for users of this instance - a occ command is suppl...Thomas Müller2015-12-021-0/+112
* Users are available under it's own principal resource named 'principals/users...Thomas Müller2015-11-252-2/+2
* CardDavBackEnd requires principalBackend on ctorThomas Müller2015-11-251-10/+21
* Add occ command to create a new calendarThomas Müller2015-11-161-0/+52
* Adding occ command to create an addressbookThomas Müller2015-11-061-0/+52