nextcloud/apps/files_sharing/lib
nfebe 03c4d74e4d 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-11-18 14:38:20 +01:00
..
Activity fix(activity): Fix download activity parameters 2024-10-20 06:03:53 +00:00
AppInfo chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
BackgroundJob fix(BackgroundJobs): Adjust intervals and time sensitivities 2024-11-25 08:40:57 +01:00
Collaboration perf: switch places that always use the first getById result to getFirstNodeById 2024-03-04 13:57:31 +01:00
Command fix(files_sharing): skip expiration notify for invalid share record 2025-03-27 11:23:30 +01:00
Controller refactor(ShareApiController): Streamline share providers & add error logging 2025-11-18 14:38:20 +01:00
Event
Exceptions
External fix(files_sharing): Check if propfind response is valid before accessing share permission props 2024-09-26 14:22:37 +00:00
Listener Use @nextcloud/capabilities to obtain share api defaults 2024-02-01 17:53:36 +01:00
Middleware chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
Migration chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
Notification fix(sharing): Align wording for declining a share 2024-03-19 11:15:18 +01:00
Settings
ShareBackend fix: Apply new coding standard to all files 2024-04-04 11:45:22 +02:00
Cache.php also improe cache ci for shared cache 2024-02-09 14:00:26 +01:00
Capabilities.php files_sharing: Add OpenAPI spec 2023-07-31 16:58:49 +02:00
DefaultPublicShareTemplateProvider.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
DeleteOrphanedSharesJob.php fix(sharing): Avoid (dead)locking during orphan deletion 2024-03-05 20:19:30 +01:00
ExpireSharesJob.php fix(BackgroundJobs): Adjust intervals and time sensitivities 2024-11-25 08:40:57 +01:00
Helper.php fix: Apply new coding standard to all files 2024-04-04 11:45:22 +02:00
Hooks.php
ISharedMountPoint.php optimize builtin storage wrappers 2023-11-08 15:26:10 +01:00
ISharedStorage.php
MountProvider.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
OrphanHelper.php fix(sharing): add command to fix broken shares after ownership transferring 2024-12-12 21:35:49 +01:00
ResponseDefinitions.php fix: Display 'Leave share' instead of 'Delete' 2024-09-11 11:54:35 +00:00
Scanner.php repair -1 folder sizes for object store background scan 2023-05-10 19:33:26 +02:00
SharedMount.php chore: Migrate away from OC::$server->getLogger 2024-02-13 17:32:30 +01:00
SharedStorage.php fix(SharedStorage): Check if storage ID is set on cache 2025-02-14 17:57:15 +01:00
Updater.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
ViewOnly.php Fix view-only code after code review comments 2022-07-28 16:53:24 +02:00