nextcloud-server/apps/files_sharing/lib
nfebe 39a8ae8100 refactor(ShareApiController): Streamline share providers & add error logging
1. Consolidated the repetitive provider code into a clean loop

2. Added exception handling to log unexpected errors

Signed-off-by: nfebe <fenn25.fn@gmail.com>
2025-10-02 08:56:01 +07:00
..
Activity chore: apply code style 2025-04-30 19:04:59 +07:00
AppInfo chore: apply code style 2025-04-30 19:04:59 +07:00
BackgroundJob fix(BackgroundJobs): Adjust intervals and time sensitivities 2024-11-25 08:38:58 +07:00
Collaboration chore: apply code style 2025-04-30 19:04:59 +07:00
Command feat: allow filtering sharing:delete-orphan-shares by share owner or target 2025-08-28 13:29:42 +07:00
Controller refactor(ShareApiController): Streamline share providers & add error logging 2025-10-02 08:56:01 +07:00
Event chore: Add SPDX header 2024-06-06 22:53:41 +07:00
Exceptions chore: apply code style 2025-04-30 19:04:59 +07:00
External chore: apply code style 2025-04-30 19:04:59 +07:00
Listener feat(files_sharing): add public name prompt for files requests 2024-07-18 20:15:39 +07:00
Middleware chore: apply code style 2025-04-30 19:04:59 +07:00
Migration chore: apply code style 2025-04-30 19:04:59 +07:00
Notification chore: apply code style 2025-04-30 19:04:59 +07:00
Settings fix(files_sharing): ensure share folder exists in the settings 2025-07-17 21:16:39 +07:00
ShareBackend chore: apply code style 2025-04-30 19:04:59 +07:00
Cache.php fix: fix unjailedroot of nested jails if there are other wrappers in between 2025-05-14 20:08:02 +07:00
Capabilities.php fix(files_sharing): Implementation conditional federation placeholder 2025-08-27 19:11:51 +07:00
DefaultPublicShareTemplateProvider.php feat(file_sharing): Provide template creator list in public shares 2025-09-15 11:32:45 +07:00
DeleteOrphanedSharesJob.php chore: apply code style 2025-04-30 19:04:59 +07:00
ExpireSharesJob.php chore: apply code style 2025-04-30 19:04:59 +07:00
Helper.php chore: apply code style 2025-04-30 19:04:59 +07:00
Hooks.php chore: apply code style 2025-04-30 19:04:59 +07:00
ISharedMountPoint.php chore: Add SPDX header 2024-06-06 22:53:41 +07:00
ISharedStorage.php chore: apply code style 2025-04-30 19:04:59 +07:00
MountProvider.php fix(files_sharing): Hide own reshares 2025-07-01 13:13:00 +07:00
OrphanHelper.php feat: allow filtering sharing:delete-orphan-shares by share owner or target 2025-08-28 13:29:42 +07:00
ResponseDefinitions.php revert: "fix(files_sharing): Make share labels nullable" 2024-10-14 17:11:16 +07:00
Scanner.php chore: apply code style 2025-04-30 19:04:59 +07:00
SharedMount.php chore: apply code style 2025-04-30 19:04:59 +07:00
SharedStorage.php chore: apply code style 2025-04-30 19:04:59 +07:00
Updater.php chore: apply code style 2025-04-30 19:04:59 +07:00
ViewOnly.php chore: apply code style 2025-04-30 19:04:59 +07:00