aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav/lib/Connector/Sabre/Principal.php
Commit message (Expand)AuthorAgeFilesLines
* Typehint builtin types in constructor to not initiate autoloadingRoeland Jago Douma2019-06-041-1/+1
* implement principal property search for calendar user address set propertyGeorg Ehrke2019-03-211-0/+10
* Created infrastructure to show circles' shared filesVinicius Cubas Brand2019-03-131-5/+10
* Use proper dependency injection for app managerMorris Jobke2019-03-051-2/+8
* Suppress phan exceptions because they are catched by a class_existsMorris Jobke2019-03-051-0/+3
* use class_exists on correct class to please phanGeorg Ehrke2019-03-041-2/+2
* properly catch exceptions of detailsCircleGeorg Ehrke2019-03-031-1/+9
* Get user's circles without touching sessionVinicius Cubas Brand2019-03-011-6/+1
* allow sharing addressbooks with circlesGeorg Ehrke2019-03-011-2/+1
* Share calendar to circleVinicius Cubas Brand2019-03-011-1/+70
* allow user principal search for dav displayname propertyGeorg Ehrke2018-10-221-2/+22
* move disableFreeBusy check from User principal backend to Scheduling Outbox c...Georg Ehrke2018-10-161-6/+4
* Merge pull request #9550 from nextcloud/bugfix/noid/override_freebusy_sharing...Morris Jobke2018-06-011-4/+15
|\
| * allow admins to override FreeBusy capabilities without modifying ShareAPI cap...Georg Ehrke2018-05-221-4/+15
* | When sharing calendars and addressbooks the principal has to be verified to b...Roeland Jago Douma2018-05-271-0/+7
|/
* Remove unused import statementsMorris Jobke2018-02-141-1/+0
* Principal search: Take sharing settings into accountGeorg Ehrke2017-12-111-20/+89
* Fix functions to search for principals in the backend.Christoph Seitz2017-12-111-5/+56
* Update license headersMorris Jobke2017-11-061-0/+1
* [DAV] Fix URLUtil::splitPath usageRoeland Jago Douma2017-08-011-2/+2
* Adding dav resource for avatarsThomas Müller2017-03-291-1/+1
* Properly handle groups with a /Roeland Jago Douma2017-02-271-1/+1
* Fix apps/Joas Schilling2016-07-211-1/+2
* Update license headersLukas Reschke2016-05-261-1/+1
* Move dav app to PSR-4 (#24527)Joas Schilling2016-05-121-0/+234