nextcloud-server/apps/files_sharing/lib
Ferdinand Thiessen be3f0e7ce9 fix(files_sharing): ensure share folder exists in the settings
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-07-17 21:16:51 +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 chore(db): Correctly apply query types 2024-10-17 09:21:07 +07:00
Collaboration refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +07:00
Command fix(files_sharing): skip expiration notify for invalid share record 2025-03-21 07:15:49 +07:00
Config fix(files_sharing): Move `ConfigLexicon` to Config dir, update sharing input 2025-05-06 15:53:07 +07:00
Controller fix(files_sharing): add mime fallback to public preview too 2025-06-28 09:27:20 +07:00
Event refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +07:00
Exceptions
External fix: Harden files scanner for invalid null access 2025-01-28 19:49:03 +07:00
Listener fix(files_sharing): Move `ConfigLexicon` to Config dir, update sharing input 2025-05-06 15:53:07 +07:00
Middleware refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +07:00
Migration refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +07:00
Notification refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +07:00
Settings fix(files_sharing): ensure share folder exists in the settings 2025-07-17 21:16:51 +07:00
ShareBackend chore(db): Apply query prepared statements 2024-10-17 20:30:47 +07:00
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 feat(sharing): Add `custom_tokens` capability 2025-01-15 15:50:43 +07:00
DefaultPublicShareTemplateProvider.php fix(files_sharing): show note, label and list of uploaded files on file drop 2025-05-26 14:14:40 +07:00
DeleteOrphanedSharesJob.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +07:00
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 refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +07:00
Hooks.php chore(apps): Apply new rector configuration to autouse classes 2024-10-15 10:40:25 +07:00
ISharedMountPoint.php
ISharedStorage.php
MountProvider.php fix(files_sharing): Hide own reshares 2025-07-01 13:08:14 +07:00
OrphanHelper.php perf(sharing): Use oc_share.{item_type, share_type} IN instead of OR equals 2025-03-28 14:46:30 +07:00
ResponseDefinitions.php fix(files_sharing): Fix sharee search result types 2025-01-13 15:21:21 +07:00
Scanner.php fix: Harden files scanner for invalid null access 2025-01-28 19:49:03 +07:00
SharedMount.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +07:00
SharedStorage.php fix: disable direct download for shares 2025-05-08 13:14:31 +07:00
SharesReminderJob.php chore(deps): Bump nextcloud/coding-standard in /vendor-bin/cs-fixer 2024-10-19 07:57:35 +07:00
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