nextcloud/apps/files_sharing/lib
Salvatore Martire e548d71873
fix: avoid checking share validity during mount updates
Signed-off-by: Salvatore Martire <4652631+salmart-dev@users.noreply.github.com>
2026-04-24 18:17:45 +02:00
..
Activity feat(rector): Enable SafeDeclareStrictTypesRector 2026-02-09 10:59:31 +01:00
AppInfo fix: handle share moves 2026-04-24 18:17:38 +02:00
BackgroundJob chore: Run rector with new rules for fetch 2025-11-18 17:45:57 +01:00
Collaboration chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
Command refactor: Rename some variables in external share's manager 2025-12-17 10:14:40 +01:00
Config fix: default user_needs_share_refresh to true 2026-04-24 18:17:40 +02:00
Controller fix(files_sharing): Drop trailing '?' from public download redirect URL 2026-04-23 05:58:30 +01:00
Event feat(files_sharing): Support multiples users in UserShareAccessUpdatedEvent 2026-01-15 11:07:15 +01:00
Exceptions feat(rector): Enable SafeDeclareStrictTypesRector 2026-02-09 10:59:31 +01:00
External chore: Fix SPDX header 2026-03-16 08:38:16 +01:00
Listener fix: skip owner when updating for added or removed share 2026-04-24 18:17:45 +02:00
Middleware feat(rector): Enable SafeDeclareStrictTypesRector 2026-02-09 10:59:31 +01:00
Migration refactor(psalm): Modernize migration doc 2026-02-12 11:25:55 +01:00
Notification chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
OpenMetrics feat(files_sharing): add basic OpenMetrics exporter for files shares 2026-01-07 09:38:13 +01:00
Repair perf: only load a single mount at a time when checking for share conflicts 2026-04-24 18:17:43 +02:00
Settings fix(files_sharing): ensure share folder exists in the settings 2025-07-16 18:23:12 +02:00
Cache.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
Capabilities.php refactor(files): modernize transfer ownership settings 2026-04-20 23:47:03 +02:00
DefaultPublicShareTemplateProvider.php fix: use canDownload for permissions on federated shares 2026-03-17 17:22:57 +01:00
DeleteOrphanedSharesJob.php chore: Run rector with new rules for fetch 2025-11-18 17:45:57 +01:00
ExpireSharesJob.php chore: Run rector with new rules for fetch 2025-11-18 17:45:57 +01:00
Helper.php refactor: Remove old Share backend 2026-03-10 10:09:40 +01:00
Hooks.php fix(sharing): Adapt Hooks to new API 2025-12-16 10:38:30 +01:00
ISharedMountPoint.php chore: Add SPDX header 2024-06-06 22:53:41 +02:00
ISharedStorage.php feat(rector): Enable SafeDeclareStrictTypesRector 2026-02-09 10:59:31 +01:00
MountProvider.php feat: implement authoritative mount provider for share provider 2026-02-13 19:02:05 +01:00
OrphanHelper.php Merge pull request #55252 from nextcloud/chore/chunked_orphan_delete 2026-01-08 09:50:09 +01:00
ResponseDefinitions.php chore: psalm fixes 2026-04-21 18:18:50 +02:00
Scanner.php refactor: Run rector on lib/private 2026-02-06 13:50:18 +01:00
SharedMount.php refactor: Apply second batch of comments 2026-02-06 13:52:51 +01:00
SharedStorage.php refactor: Apply rector changes 2026-03-15 14:53:03 +00:00
ShareRecipientUpdater.php fix: avoid checking share validity during mount updates 2026-04-24 18:17:45 +02:00
SharesReminderJob.php chore: Run rector with new rules for fetch 2025-11-18 17:45:57 +01:00
ShareTargetValidator.php perf: only load a single mount at a time when checking for share conflicts 2026-04-24 18:17:43 +02:00
Updater.php fix: don't trigger moveShareInOrOutOfShare for reshares 2026-02-06 15:41:49 +01:00
ViewOnly.php fix(files_sharing): Switch back event path to be relative to user folder 2026-01-19 11:22:17 +01:00