nextcloud-server/apps/files_sharing/lib
Carl Schwan 4d47fdaa85 chore: Run rector with new rules for fetch
Signed-off-by: Carl Schwan <carl.schwan@nextcloud.com>
2025-11-18 17:45:57 +07:00
..
Activity
AppInfo
BackgroundJob chore: Run rector with new rules for fetch 2025-11-18 17:45:57 +07:00
Collaboration
Command chore: Run rector with new rules for fetch 2025-11-18 17:45:57 +07:00
Config feat(files_sharing): Toggle display for trusted server shares 2025-07-29 13:24:49 +07:00
Controller fix(sharing): Allow reasonable control 4 'Hide download' on fed shares 2025-10-23 16:09:21 +07:00
Event
Exceptions
External chore: Run rector with new rules for fetch 2025-11-18 17:45:57 +07:00
Listener feat(files_sharing): show GS users similar to internal users 2025-08-11 09:18:16 +07:00
Middleware
Migration fix(federation): Increase the size of owner to allow oCIS cloud ids 2025-10-20 15:38:37 +07:00
Notification
Settings
ShareBackend chore: Run rector with new rules for fetch 2025-11-18 17:45:57 +07:00
Cache.php
Capabilities.php feat(preset): share password protection 2025-08-12 14:37:32 +07:00
DefaultPublicShareTemplateProvider.php fix(encryption): Correctly set encrypted to 0 when copying 2025-09-04 12:13:45 +07:00
DeleteOrphanedSharesJob.php chore: Run rector with new rules for fetch 2025-11-18 17:45:57 +07:00
ExpireSharesJob.php chore: Run rector with new rules for fetch 2025-11-18 17:45:57 +07:00
Helper.php
Hooks.php
ISharedMountPoint.php
ISharedStorage.php
MountProvider.php perf(mounts): avoid array_merge in mounts loop 2025-09-09 10:51:37 +07:00
OrphanHelper.php chore: Run rector with new rules for fetch 2025-11-18 17:45:57 +07:00
ResponseDefinitions.php feat(files_sharing): Toggle display for trusted server shares 2025-07-29 13:24:49 +07:00
Scanner.php
SharedMount.php chore: Run rector with new rules for fetch 2025-11-18 17:45:57 +07:00
SharedStorage.php fix: make share recursion error more informative 2025-10-03 15:50:43 +07:00
SharesReminderJob.php chore: Run rector with new rules for fetch 2025-11-18 17:45:57 +07:00
Updater.php
ViewOnly.php