nextcloud-server/apps/files_sharing/lib
Git'Fellow 35377d7e97 fix(SharedStorage): Check if storage ID is set on cache
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
2025-02-14 17:57:15 +07:00
..
Activity fix(activity): Fix download activity parameters 2024-10-20 06:03:53 +07:00
AppInfo
BackgroundJob fix(BackgroundJobs): Adjust intervals and time sensitivities 2024-11-25 08:40:57 +07:00
Collaboration perf: switch places that always use the first getById result to getFirstNodeById 2024-03-04 13:57:31 +07:00
Command fix(sharing): add command to fix broken shares after ownership transferring 2024-12-12 21:35:49 +07:00
Controller refactor: Remove some deprecated containers and exceptions 2025-02-11 10:51:13 +07:00
Event
Exceptions
External fix(files_sharing): Check if propfind response is valid before accessing share permission props 2024-09-26 14:22:37 +07:00
Listener
Middleware
Migration
Notification fix(sharing): Align wording for declining a share 2024-03-19 11:15:18 +07:00
Settings
ShareBackend fix: Apply new coding standard to all files 2024-04-04 11:45:22 +07:00
Cache.php
Capabilities.php
DefaultPublicShareTemplateProvider.php
DeleteOrphanedSharesJob.php fix(sharing): Avoid (dead)locking during orphan deletion 2024-03-05 20:19:30 +07:00
ExpireSharesJob.php fix(BackgroundJobs): Adjust intervals and time sensitivities 2024-11-25 08:40:57 +07:00
Helper.php fix: Apply new coding standard to all files 2024-04-04 11:45:22 +07:00
Hooks.php
ISharedMountPoint.php
ISharedStorage.php
MountProvider.php
OrphanHelper.php fix(sharing): add command to fix broken shares after ownership transferring 2024-12-12 21:35:49 +07:00
ResponseDefinitions.php fix: Display 'Leave share' instead of 'Delete' 2024-09-11 11:54:35 +07:00
Scanner.php
SharedMount.php
SharedStorage.php fix(SharedStorage): Check if storage ID is set on cache 2025-02-14 17:57:15 +07:00
Updater.php
ViewOnly.php