summaryrefslogtreecommitdiffstats
path: root/apps/dav/lib/DAV/Sharing/Backend.php
Commit message (Expand)AuthorAgeFilesLines
* preload shares for calendars when listing calendarsRobin Appelman2023-08-141-0/+48
* fix(CalDAV/CardDAV): put every method from Cal/CardDAV backends that does mul...Thomas Citharel2023-04-171-10/+15
* assign group share valueMaximilian Martin2023-02-201-1/+1
* Fix dynamic property creations in test filesCôme Chilliet2022-08-011-1/+1
* Add typing to Sharing BackendCarl Schwan2022-06-221-51/+29
* Use {$var} instead of ${var} for PHP 8.2 compatibilityCôme Chilliet2022-06-141-1/+1
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-1/+0
* take into account that UNIQUE index might not work as expectedArthur Schiwon2021-01-291-0/+1
* Update license headersChristoph Wurst2020-12-301-0/+1
* fixes sharing to group ids with characters that are being url encodedArthur Schiwon2020-12-161-0/+1
* Format code to a single space around binary operatorsChristoph Wurst2020-10-051-1/+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