Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | perf(sharing): Use oc_share.{item_type, share_type} IN instead of OR equalsrefactor/use-in-instead-of-or | Marcel Klehr | 2025-03-25 | 1 | -2/+1 |
* | fix(sharing): add command to fix broken shares after ownership transferringbugfix/error-on-reshare-after-transfer-ownership | Luka Trovic | 2024-11-18 | 1 | -0/+24 |
* | refactor(apps): Use constructor property promotion when possible | provokateurin | 2024-10-21 | 1 | -7/+2 |
* | chore(deps): Update nextcloud/coding-standard to v1.3.1 | provokateurin | 2024-09-19 | 1 | -1/+1 |
* | chore: Add SPDX header | Andy Scherzinger | 2024-06-06 | 1 | -17/+2 |
* | perf: switch places that always use the first getById result to getFirstNodeById | Robin Appelman | 2024-03-04 | 1 | -2/+2 |
* | fix: Also cleanup orphaned shares user cannot be found anymore | Julius Härtl | 2023-11-20 | 1 | -1/+6 |
* | add command do delete orphan shares | Robin Appelman | 2023-07-05 | 1 | -0/+86 |