nextcloud-server/apps/federatedfilesharing/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 +07:00
..
AppInfo
BackgroundJob refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +07:00
Controller feat(federatedfilesharing): auto-accept shares from trusted servers 2025-01-09 12:54:51 +07:00
Events refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +07:00
Listeners chore(apps): Apply new rector configuration to autouse classes 2024-10-15 10:40:25 +07:00
Migration refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +07:00
OCM feat(federatedfilesharing): auto-accept shares from trusted servers 2025-01-09 12:54:51 +07:00
Settings feat(federatedfilesharing): auto-accept shares from trusted servers 2025-01-09 12:54:51 +07:00
AddressHandler.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +07:00
FederatedShareProvider.php perf(sharing): Use oc_share.{item_type, share_type} IN instead of OR equals 2025-03-28 14:46:30 +07:00
Notifications.php fix(federatedfilesharing): fix notification typo 2024-12-28 09:27:30 +07:00
Notifier.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +07:00
TokenHandler.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +07:00