nextcloud-server/apps/files_sharing/lib
Kate 7290a93e09
Merge pull request #49836 from nextcloud/backport/49822/stable29
[stable29] fix(files_sharing): Fix error messages from password policy
2024-12-16 16:36:17 +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 fix(files_sharing): Fix error messages from password policy 2024-12-12 20:15:35 +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: try to find non-recursive share source 2024-08-16 14:33:16 +07:00
Updater.php
ViewOnly.php