aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav/command
Commit message (Expand)AuthorAgeFilesLines
* Map MaciLukas Reschke2016-03-011-0/+1
* Update author informationLukas Reschke2016-03-012-1/+20
* Adding cli command to sync birthday calendarThomas Müller2016-02-182-1/+85
* Sync a users contacts birthday to the users birthday calendarThomas Müller2016-02-181-24/+7
* Migration of calendarsThomas Müller2016-02-092-0/+67
* Add calendar sharingThomas Müller2016-02-031-2/+13
* Add copyright headerLukas Reschke2016-01-281-0/+19
* Add app to migrate contacts and calendarsThomas Müller2016-01-273-2/+66
* 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