Commit Graph

83 Commits (1e8ad65288097a65cb53ba2c44284dc22e0f9b46)

Author SHA1 Message Date
Thomas Müller 1e8ad65288 Add system principal to cal of each card 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 079ae9b7a9 Update addressbook home configuration for CalDAVTester 10 years ago
Thomas Müller 6a2dde6400 user and system addressbooks are now living in sub folders 10 years ago
Thomas Müller dcfd089a6c Adding a second principal backend which holds system principals - as of now only one principals/system/system 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
Robin Appelman 60d6582991 Fix already defined warning from dav test bootstrap 10 years ago
Thomas Müller 318e5e2864 More group DB 10 years ago
Thomas Müller 757aa45db7 Adding more DB groups to test suits 10 years ago
Thomas Müller 58cc3000c6 Prevent redefinition warning of PHPUNIT_RUN 10 years ago
Thomas Müller 3bb6dcea64 Apply DB group annotation ... 10 years ago
Scrutinizer Auto-Fixer be4c3a8b56 Scrutinizer Auto-Fixes 10 years ago
Vincent Petry d02e0eaaf1 Only reject ajax auth if user is really logged out 10 years ago
Thomas Müller cc8c38e8ba Fix principal collection for CavDAVTester 10 years ago
Thomas Müller b799e42b4e Introduce \OCP\IUser::getEMailAddress() 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 06c85dd1eb Output owncloud.log to the console 10 years ago
Thomas Müller d28390a649 Adding sync support - including dav tests 10 years ago
Robin Appelman b025f07fb7 Make Cache\Updater per storage 10 years ago
Thomas Müller ae36c01b95 Adjust sabre changes in core 10 years ago
Vincent Petry 055d58bfc3 Do not authenticate over ajax 10 years ago
Vincent Petry ce897f80e6 Send download token as cookie to tell the UI that it started 10 years ago
Scrutinizer Auto-Fixer 5573029485 Scrutinizer Auto-Fixes 10 years ago
Thomas Müller bcc486ffdc Adding an existing sharee is idempotent 10 years ago
Thomas Müller 0f434e0b9b Implement CSRF protection 10 years ago
Thomas Müller 4eb15885c9 Addressbook sharing added based on a simplified approach which is based on calendar sharing standard 10 years ago
Vincent Petry 978303e03e Add internal fileid to webdav response 10 years ago
Joas Schilling e2cfcd992c Allow storage wrappers to through a forbidden exception with retry information 10 years ago
Thomas Müller e4568234a5 Use uri as displayname 10 years ago
Thomas Müller a0b649442c components was not written to the database 10 years ago
Thomas Müller fc296aad5d Add occ command to create a new calendar 10 years ago
Thomas Müller 5fc414abfd Add internal locking plugin - fixes #20502 10 years ago
Thomas Müller 867fd94dc6 Add scheduling backend 10 years ago
Vincent Petry d62f410f92 Add "owner-id" and "owner-display-name" Webdav properties 10 years ago
Thomas Müller 23e7a62717 Fix Oracle 10 years ago
Thomas Müller 2b13c5db0f Introducing CalDAV into core 10 years ago
Lukas Reschke a3fc40921b Add fake locker plugin for WebDAVFS 10 years ago
Arthur Schiwon 06d1685e75 When creating addressbooks, make sure the displayname is set 10 years ago
Thomas Müller a394c1887f Ensure the user folder exists 10 years ago
Thomas Müller af94c880b3 Add CalDAVTester to travis 10 years ago
Thomas Müller e0f2b86177 Adding CardDAV plugin to provide addressbook-home-set property 10 years ago
Thomas Müller 836173289f Register DAVACL plugin to provide current-user-principal 10 years ago
Thomas Müller 71b8916f0f adding individual phpunit.xml and bootstrap.php 10 years ago
Thomas Müller 20e37bd38f Adding occ command to create an addressbook 10 years ago
Thomas Müller d8e965e59a Introducing CardDAV into core 10 years ago
Vincent Petry 52e213f026 Fix TagList namespace in property map 10 years ago
Thomas Müller 09fff15021 run litmus scripts only if code in the dav app did change changed 10 years ago