0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-05-03 21:40:31 +00:00
nextcloud_server/apps/sharebymail/lib
Marcel Klehr 0273b4d0ba 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-28 14:46:30 +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 fix(sharebymail): Fix activity rich object id type 2025-03-27 12:20:28 +01: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-28 14:46:30 +01:00