nextcloud/apps/files_sharing/lib
Git'Fellow 63fb254b6b
Some checks failed
Integration sqlite / changes (push) Waiting to run
Integration sqlite / integration-sqlite (stable31, 8.1, stable31, --tags ~@large files_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable31, 8.1, stable31, capabilities_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable31, 8.1, stable31, collaboration_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable31, 8.1, stable31, comments_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable31, 8.1, stable31, dav_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable31, 8.1, stable31, features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable31, 8.1, stable31, federation_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable31, 8.1, stable31, file_conversions) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable31, 8.1, stable31, filesdrop_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable31, 8.1, stable31, ldap_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable31, 8.1, stable31, openldap_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable31, 8.1, stable31, openldap_numerical_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable31, 8.1, stable31, remoteapi_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable31, 8.1, stable31, setup_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable31, 8.1, stable31, sharees_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable31, 8.1, stable31, sharing_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable31, 8.1, stable31, theming_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable31, 8.1, stable31, videoverification_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite-summary (push) Blocked by required conditions
Psalm static code analysis / static-code-analysis (push) Has been cancelled
Psalm static code analysis / static-code-analysis-security (push) Has been cancelled
Psalm static code analysis / static-code-analysis-ocp (push) Has been cancelled
Psalm static code analysis / static-code-analysis-ncu (push) Has been cancelled
Merge pull request #55962 from nextcloud/backport/55955/stable31
[stable31] fix(dav): allow multiple link shares token in session
2025-11-15 13:11:20 +01:00
..
Activity fix: Set public link upload email notification to opt-in 2025-06-17 14:58:31 +00:00
AppInfo fix(files_sharing): Move ConfigLexicon to Config dir, update sharing input 2025-05-06 15:53:07 +01:00
BackgroundJob chore(db): Correctly apply query types 2024-10-17 09:21:07 +02:00
Collaboration refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
Command feat: allow filtering sharing:delete-orphan-shares by share owner or target 2025-08-28 13:29:30 +00:00
Config feat(files_sharing): Toggle display for trusted server shares 2025-08-01 12:18:36 +01:00
Controller Merge pull request #55962 from nextcloud/backport/55955/stable31 2025-11-15 13:11:20 +01:00
Event refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
Exceptions chore: Add SPDX header 2024-06-06 22:53:41 +02:00
External fix: Harden files scanner for invalid null access 2025-01-28 19:49:03 +00:00
Listener feat(files_sharing): Toggle display for trusted server shares 2025-08-01 12:18:36 +01:00
Middleware refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
Migration fix(federation): Increase the size of owner to allow oCIS cloud ids 2025-10-27 16:38:48 +01:00
Notification refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
Settings fix(files_sharing): ensure share folder exists in the settings 2025-07-17 21:16:51 +00:00
ShareBackend chore(db): Apply query prepared statements 2024-10-17 20:30:47 +02:00
Cache.php fix: fix unjailedroot of nested jails if there are other wrappers in between 2025-05-15 14:57:05 +02:00
Capabilities.php fix(files_sharing): Implementation conditional federation placeholder 2025-08-20 00:25:35 +02:00
DefaultPublicShareTemplateProvider.php feat(file_sharing): Provide template creator list in public shares 2025-09-11 16:10:31 +02:00
DeleteOrphanedSharesJob.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
ExpireSharesJob.php perf(sharing): Use oc_share.{item_type, share_type} IN instead of OR equals 2025-03-28 14:46:30 +01:00
Helper.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
Hooks.php chore(apps): Apply new rector configuration to autouse classes 2024-10-15 10:40:25 +02:00
ISharedMountPoint.php chore: Add SPDX header 2024-06-06 22:53:41 +02:00
ISharedStorage.php feat: Make ISharedStorage public API and reuse where possible 2024-08-12 11:42:10 +02:00
MountProvider.php fix(files_sharing): Hide own reshares 2025-07-01 13:08:14 +02:00
OrphanHelper.php feat: allow filtering sharing:delete-orphan-shares by share owner or target 2025-08-28 13:29:30 +00:00
ResponseDefinitions.php feat(files_sharing): Toggle display for trusted server shares 2025-08-01 12:18:36 +01:00
Scanner.php fix: Harden files scanner for invalid null access 2025-01-28 19:49:03 +00:00
SharedMount.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
SharedStorage.php fix: make share recursion error more informative 2025-10-24 12:21:05 +00:00
SharesReminderJob.php chore(deps): Bump nextcloud/coding-standard in /vendor-bin/cs-fixer 2024-10-19 07:57:35 +02:00
Updater.php fix(files_sharing,files): Do not validate shares before adjusting the owner 2024-11-25 10:27:31 +01:00
ViewOnly.php fix: Adjust preview for view-only shares 2024-10-28 15:52:27 +01:00