summaryrefslogtreecommitdiffstats
path: root/apps/dav/lib/DAV/Sharing/Backend.php
Commit message (Expand)AuthorAgeFilesLines
* fixes sharing to group ids with characters that are being url encodedArthur Schiwon2020-12-181-0/+1
* Update license headers for 19Christoph Wurst2020-04-291-0/+1
* Add visibility to all constantsChristoph Wurst2020-04-101-3/+3
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-4/+3
* Use elseif instead of else ifChristoph Wurst2020-04-101-1/+1
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-311-1/+1
* Update license headersChristoph Wurst2019-12-051-1/+3
* Fix whitespaceMorris Jobke2019-03-051-1/+1
* Share calendar to circleVinicius Cubas Brand2019-03-011-1/+1
* When sharing calendars and addressbooks the principal has to be verified to b...Roeland Jago Douma2018-05-271-3/+9
* Remove unneeded semicolon and parenthesesMorris Jobke2018-01-261-1/+1
* Update license headersMorris Jobke2017-11-061-0/+1
* Check if the user/group exists for dav sharesJoas Schilling2017-10-051-1/+23
* Fix comparisons in the dav appJoas Schilling2017-08-011-1/+1
* delete shares to an userThomas Citharel2016-09-271-0/+8
* Fix apps/Joas Schilling2016-07-211-2/+3
* Update license headersLukas Reschke2016-05-261-1/+2
* Move dav app to PSR-4 (#24527)Joas Schilling2016-05-121-0/+206