nextcloud-server/apps/files_sharing/lib
Louis Chemineau ff6d316fd6 feat(file_sharing): Provide template creator list in public shares
Signed-off-by: Louis Chemineau <louis@chmn.me>
2025-09-11 16:10:31 +07:00
..
Activity fix: Set public link upload email notification to opt-in 2025-06-17 14:58:31 +07:00
AppInfo fix(files_sharing): Move `ConfigLexicon` to Config dir, update sharing input 2025-05-06 15:53:07 +07:00
BackgroundJob
Collaboration
Command feat: allow filtering sharing:delete-orphan-shares by share owner or target 2025-08-28 13:29:30 +07:00
Config feat(files_sharing): Toggle display for trusted server shares 2025-08-01 12:18:36 +07:00
Controller fix(files_sharing): Also hide own reshares in shared with me section 2025-08-18 10:40:41 +07:00
Event
Exceptions
External fix: Harden files scanner for invalid null access 2025-01-28 19:49:03 +07:00
Listener feat(files_sharing): Toggle display for trusted server shares 2025-08-01 12:18:36 +07:00
Middleware
Migration
Notification
Settings fix(files_sharing): ensure share folder exists in the settings 2025-07-17 21:16:51 +07:00
ShareBackend
Cache.php fix: fix unjailedroot of nested jails if there are other wrappers in between 2025-05-15 14:57:05 +07:00
Capabilities.php fix(files_sharing): Implementation conditional federation placeholder 2025-08-20 00:25:35 +07:00
DefaultPublicShareTemplateProvider.php feat(file_sharing): Provide template creator list in public shares 2025-09-11 16:10:31 +07:00
DeleteOrphanedSharesJob.php
ExpireSharesJob.php perf(sharing): Use oc_share.{item_type, share_type} IN instead of OR equals 2025-03-28 14:46:30 +07:00
Helper.php
Hooks.php
ISharedMountPoint.php
ISharedStorage.php
MountProvider.php fix(files_sharing): Hide own reshares 2025-07-01 13:08:14 +07:00
OrphanHelper.php feat: allow filtering sharing:delete-orphan-shares by share owner or target 2025-08-28 13:29:30 +07:00
ResponseDefinitions.php feat(files_sharing): Toggle display for trusted server shares 2025-08-01 12:18:36 +07:00
Scanner.php fix: Harden files scanner for invalid null access 2025-01-28 19:49:03 +07:00
SharedMount.php
SharedStorage.php fix: disable direct download for shares 2025-05-08 13:14:31 +07:00
SharesReminderJob.php
Updater.php fix(files_sharing,files): Do not validate shares before adjusting the owner 2024-11-25 10:27:31 +07:00
ViewOnly.php fix: Adjust preview for view-only shares 2024-10-28 15:52:27 +07:00