aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/lib/OrphanHelper.php
Commit message (Expand)AuthorAgeFilesLines
* perf(sharing): Use oc_share.{item_type, share_type} IN instead of OR equalsrefactor/use-in-instead-of-orMarcel Klehr2025-03-251-2/+1
* fix(sharing): add command to fix broken shares after ownership transferringbugfix/error-on-reshare-after-transfer-ownershipLuka Trovic2024-11-181-0/+24
* refactor(apps): Use constructor property promotion when possibleprovokateurin2024-10-211-7/+2
* chore(deps): Update nextcloud/coding-standard to v1.3.1provokateurin2024-09-191-1/+1
* chore: Add SPDX headerAndy Scherzinger2024-06-061-17/+2
* perf: switch places that always use the first getById result to getFirstNodeByIdRobin Appelman2024-03-041-2/+2
* fix: Also cleanup orphaned shares user cannot be found anymoreJulius Härtl2023-11-201-1/+6
* add command do delete orphan sharesRobin Appelman2023-07-051-0/+86