nextcloud/apps/sharebymail/lib
Marcel Klehr b464469bc1 perf(sharing): Use oc_share.{item_type, share_type} IN instead of OR equals
to improve performance by using the db index

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2025-03-25 09:42:06 +01:00
..
AppInfo chore: Add SPDX header 2024-06-02 20:00:00 +02:00
Settings refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
Activity.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
Capabilities.php fix(OpenAPI): Adjust array syntax to avoid ambiguities 2024-11-05 09:58:11 +01:00
ShareByMailProvider.php perf(sharing): Use oc_share.{item_type, share_type} IN instead of OR equals 2025-03-25 09:42:06 +01:00