nextcloud-server/apps/files_sharing/lib
Luka Trovic 713ead5d7d
Merge pull request #51614 from nextcloud/backport/50542/stable30
[stable30] fix(files_sharing): skip expiration notify for invalid share record
2025-03-27 17:23:57 +07:00
..
Activity fix(activity): make emails for link share uploads true by default 2024-12-06 14:51:39 +07:00
AppInfo feat(files_sharing): add public name prompt for files requests 2024-07-18 20:15:39 +07:00
BackgroundJob fix(BackgroundJobs): Adjust intervals and time sensitivities 2024-11-25 08:38:58 +07:00
Collaboration chore: Add SPDX header 2024-06-06 22:53:41 +07:00
Command fix(files_sharing): skip expiration notify for invalid share record 2025-03-27 12:56:00 +07:00
Controller fix(lookup-server): disable lookup server for non-global scale setups 2025-03-11 21:52:07 +07:00
Event chore: Add SPDX header 2024-06-06 22:53:41 +07:00
Exceptions chore: Add SPDX header 2024-06-06 22:53:41 +07:00
External fix(files_sharing): Check if propfind response is valid before accessing share permission props 2024-09-26 14:23:55 +07:00
Listener feat(files_sharing): add public name prompt for files requests 2024-07-18 20:15:39 +07:00
Middleware chore: Add SPDX header 2024-06-06 22:53:41 +07:00
Migration chore: Add SPDX header 2024-06-06 22:53:41 +07:00
Notification feat(notifications): Migrate server INotifiers to new exceptions 2024-06-25 11:56:24 +07:00
Settings chore: Add SPDX header 2024-06-06 22:53:41 +07:00
ShareBackend chore: Add SPDX header 2024-06-06 22:53:41 +07:00
Cache.php fix: don't use cached root info from shared cache if the watcher has detected an update 2025-02-11 16:21:37 +07:00
Capabilities.php chore: Add SPDX header 2024-06-06 22:53:41 +07:00
DefaultPublicShareTemplateProvider.php feat(files_sharing): add public name prompt for files requests 2024-07-18 20:15:39 +07:00
DeleteOrphanedSharesJob.php chore: Apply php:cs recommendations 2024-08-28 14:54:14 +07:00
ExpireSharesJob.php perf(sharing): Use oc_share.{item_type, share_type} IN instead of OR equals 2025-03-27 12:01:14 +07:00
Helper.php chore: Add SPDX header 2024-06-06 22:53:41 +07:00
Hooks.php chore: Add SPDX header 2024-06-06 22:53:41 +07:00
ISharedMountPoint.php chore: Add SPDX header 2024-06-06 22:53:41 +07:00
ISharedStorage.php feat: Make `ISharedStorage` public API and reuse where possible 2024-08-12 11:42:10 +07:00
MountProvider.php feat(files_sharing): allow mixed values in share attributes and allow storing email arrays 2024-07-12 20:14:30 +07:00
OrphanHelper.php perf(sharing): Use oc_share.{item_type, share_type} IN instead of OR equals 2025-03-27 12:01:14 +07:00
ResponseDefinitions.php revert: "fix(files_sharing): Make share labels nullable" 2024-10-14 17:11:16 +07:00
Scanner.php chore: Add SPDX header 2024-06-06 22:53:41 +07:00
SharedMount.php chore: Add SPDX header 2024-06-06 22:53:41 +07:00
SharedStorage.php fix(SharedStorage): Check if storage ID is set on cache 2025-02-14 17:54:02 +07:00
Updater.php chore: Add SPDX header 2024-06-06 22:53:41 +07:00
ViewOnly.php chore: Add SPDX header 2024-06-06 22:53:41 +07:00