nextcloud-server/apps/files_sharing/lib
Carl Schwan 49d522717c refactor(dbal): Port away from remaining IQueryBuilder::execute calls
Signed-off-by: Carl Schwan <carl.schwan@nextcloud.com>
2025-10-13 13:44:15 +07:00
..
Activity chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
AppInfo fix(files_sharing): Move `ConfigLexicon` to Config dir, update sharing input 2025-05-06 14:28:01 +07:00
BackgroundJob chore(db): Correctly apply query types 2024-10-17 09:21:07 +07:00
Collaboration chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
Command feat: allow filtering sharing:delete-orphan-shares by share owner or target 2025-08-27 21:46:42 +07:00
Config feat(files_sharing): Toggle display for trusted server shares 2025-07-29 13:24:49 +07:00
Controller refactor: use IEmailValidator.isValid instead of IMailer.validateEmailAddress 2025-10-04 21:54:22 +07:00
Event refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +07:00
Exceptions chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
External refactor(dbal): Port away from remaining IQueryBuilder::execute calls 2025-10-13 13:44:15 +07:00
Listener feat(files_sharing): show GS users similar to internal users 2025-08-11 09:18:16 +07:00
Middleware chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
Migration refactor(dbal): Migrate away from Type::getName 2025-10-10 16:13:09 +07:00
Notification chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
Settings fix(files_sharing): ensure share folder exists in the settings 2025-07-16 18:23:12 +07:00
ShareBackend refactor: Port External\Manager to the query builder 2025-09-16 11:36:12 +07:00
Cache.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
Capabilities.php feat(preset): share password protection 2025-08-12 14:37:32 +07:00
DefaultPublicShareTemplateProvider.php fix(encryption): Correctly set encrypted to 0 when copying 2025-09-04 12:13:45 +07:00
DeleteOrphanedSharesJob.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +07:00
ExpireSharesJob.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
Helper.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
Hooks.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
ISharedMountPoint.php chore: Add SPDX header 2024-06-06 22:53:41 +07:00
ISharedStorage.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
MountProvider.php perf(mounts): avoid array_merge in mounts loop 2025-09-09 10:51:37 +07:00
OrphanHelper.php feat: allow filtering sharing:delete-orphan-shares by share owner or target 2025-08-27 21:46:42 +07:00
ResponseDefinitions.php feat(files_sharing): Toggle display for trusted server shares 2025-07-29 13:24:49 +07:00
Scanner.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
SharedMount.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
SharedStorage.php fix: make share recursion error more informative 2025-10-03 15:50:43 +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 chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
ViewOnly.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00