Commit Graph

24 Commits (edbc1060ce3ceee7500a64f99c9c98f4ecc7934d)

Author SHA1 Message Date
Thomas Müller d8de7d1e73 Adding cli command to sync birthday calendar 10 years ago
Thomas Müller c9187cc820 Sync a users contacts birthday to the users birthday calendar 10 years ago
Thomas Müller bf3a843e89 Migration of calendars 10 years ago
Thomas Müller 9106595608 Add calendar sharing 10 years ago
Lukas Reschke 128d9d7aa6 Add copyright header 10 years ago
Thomas Müller 07a5c26583 Add app to migrate contacts and calendars 10 years ago
Thomas Müller 8b8edc1f5d Show group shared addressbooks 10 years ago
Thomas Müller a91954907b Start updating system addressbook 10 years ago
Thomas Müller 682821c71e Happy new year! 10 years ago
Thomas Müller 23a8c93fd2 Fix ctor call 10 years ago
Björn Schießle cd55a19034 implement delete, create, update, search, get permissions 10 years ago
Thomas Müller 6af858c41b Delete no longer existing users from system addressbook 10 years ago
Thomas Müller 6abc02cb88 Proposal: add enumeration function to IUserManager which simply calls a callbask for each user in all backends 10 years ago
Thomas Müller 906777dc9c Add converter to generate/update a vcard from a given user 10 years ago
Thomas Müller df6fc6cc70 Add the user's cloud id to the vCard 10 years ago
Thomas Müller 7c8a84e7ac Add user's email address to vCard 10 years ago
Thomas Müller 6a2dde6400 user and system addressbooks are now living in sub folders 10 years ago
Thomas Müller dad6470baa Add IUser::getAvatarImage() for easy access 10 years ago
Thomas Müller c91192fb73 Adding system addressbook for users of this instance - a occ command is supplied for synchronizing 10 years ago
Thomas Müller c25a7cc4da Users are available under it's own principal resource named 'principals/users' this will allow us to introduce e.g. groups as principals (one day) and system specific principals (needed for federation) 10 years ago
Thomas Müller b02dea29e6 CardDavBackEnd requires principalBackend on ctor 10 years ago
Thomas Müller fc296aad5d Add occ command to create a new calendar 10 years ago
Thomas Müller 20e37bd38f Adding occ command to create an addressbook 10 years ago