aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav/lib/RootCollection.php
Commit message (Expand)AuthorAgeFilesLines
* 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