summaryrefslogtreecommitdiffstats
path: root/apps/dav/lib/RootCollection.php
Commit message (Expand)AuthorAgeFilesLines
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-311-0/+1
* Add address book pluginsChristoph Wurst2020-03-091-2/+5
* Update license headersChristoph Wurst2019-12-051-1/+3
* respect shareapi_allow_share_dialog_user_enumeration in Principal backend for...Georg Ehrke2019-12-031-2/+3
* Some php-cs fixesRoeland Jago Douma2019-11-221-1/+2
* use principaluri instead of userid, allowing to add delegates for rooms and t...Georg Ehrke2019-08-151-3/+5
* Use the proxymapper to obtain valid proxy dataRoeland Jago Douma2019-08-151-2/+3
* Use proper dependency injection for app managerMorris Jobke2019-03-051-1/+2
* Add Apple Provisioning profileGeorg Ehrke2019-01-301-1/+9
* Background job to cleanup leftover chunked uploadsRoeland Jago Douma2019-01-041-1/+5
* allow group principal search for dav displayname propertyGeorg Ehrke2018-10-221-1/+1
* apply group restrictions to resourcesGeorg Ehrke2018-06-251-2/+2
* add resource / room principalsGeorg Ehrke2018-06-251-4/+29
* allow admins to override FreeBusy capabilities without modifying ShareAPI cap...Georg Ehrke2018-05-221-1/+2
* Merge pull request #6884 from nextcloud/feature/3003/opt_out_of_birthday_cale...Morris Jobke2017-12-121-1/+2
|\
| * remember when a user deleted their contact birthdays calendarGeorg Ehrke2017-11-101-1/+2
* | Principal search: Take sharing settings into accountGeorg Ehrke2017-12-111-1/+4
* | Fix functions to search for principals in the backend.Christoph Seitz2017-12-111-1/+1
* | catch errors when parsing calendar data for calendar query requestsGeorg Ehrke2017-11-271-1/+2
|/
* Check if the user/group exists for dav sharesJoas Schilling2017-10-051-10/+9
* Adding dav resource for avatarsThomas Müller2017-03-291-0/+4
* Use the event dispatcherJoas Schilling2016-11-031-4/+1
* Move the methods into a new classJoas Schilling2016-11-031-1/+4
* Use true random string as uri for public calendars - as a result we can no lo...Thomas Müller2016-09-261-2/+4
* fix things (indentation, tests, comments, backend custom implementationThomas Citharel2016-09-261-1/+1
* Add new root collection public-calendars which holds all public calendarsThomas Müller2016-09-261-0/+4
* Better displaynames for shared address booksJoas Schilling2016-08-241-2/+2
* Better displaynames for shared calendarsJoas Schilling2016-08-241-1/+1
* Fix apps/Joas Schilling2016-07-211-2/+3
* Allow apps to register SystemTags pluginsJoas Schilling2016-07-181-1/+2
* Fix TODO and bring in abstraction (similar to comments)Joas Schilling2016-07-181-2/+1
* Update license headersLukas Reschke2016-05-261-1/+2
* Make the root collection neutral so it does not only work for filesJoas Schilling2016-05-231-1/+1
* Move dav app to PSR-4 (#24527)Joas Schilling2016-05-121-0/+114