nextcloud/apps/files_sharing/lib
Stephan Orbaugh 923b5605f8
Some checks failed
Integration sqlite / changes (push) Has been cancelled
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
Integration sqlite / integration-sqlite (8.1, stable30, --tags ~@large files_features) (push) Has been cancelled
Integration sqlite / integration-sqlite (8.1, stable30, capabilities_features) (push) Has been cancelled
Integration sqlite / integration-sqlite (8.1, stable30, collaboration_features) (push) Has been cancelled
Integration sqlite / integration-sqlite (8.1, stable30, comments_features) (push) Has been cancelled
Integration sqlite / integration-sqlite (8.1, stable30, dav_features) (push) Has been cancelled
Integration sqlite / integration-sqlite (8.1, stable30, features) (push) Has been cancelled
Integration sqlite / integration-sqlite (8.1, stable30, federation_features) (push) Has been cancelled
Integration sqlite / integration-sqlite (8.1, stable30, filesdrop_features) (push) Has been cancelled
Integration sqlite / integration-sqlite (8.1, stable30, ldap_features) (push) Has been cancelled
Integration sqlite / integration-sqlite (8.1, stable30, openldap_features) (push) Has been cancelled
Integration sqlite / integration-sqlite (8.1, stable30, openldap_numerical_features) (push) Has been cancelled
Integration sqlite / integration-sqlite (8.1, stable30, remoteapi_features) (push) Has been cancelled
Integration sqlite / integration-sqlite (8.1, stable30, setup_features) (push) Has been cancelled
Integration sqlite / integration-sqlite (8.1, stable30, sharees_features) (push) Has been cancelled
Integration sqlite / integration-sqlite (8.1, stable30, sharing_features) (push) Has been cancelled
Integration sqlite / integration-sqlite (8.1, stable30, theming_features) (push) Has been cancelled
Integration sqlite / integration-sqlite (8.1, stable30, videoverification_features) (push) Has been cancelled
Integration sqlite / integration-sqlite-summary (push) Has been cancelled
Merge pull request #59053 from nextcloud/backport/58724/stable30
[stable30] fix(files_sharing): respect config to skip certificate verification
2026-06-03 14:46:24 +02:00
..
Activity chore: apply code style 2025-04-30 19:04:59 +02:00
AppInfo fix(files_sharing): respect config to skip certificate verification 2026-03-19 12:27:41 +01:00
BackgroundJob fix(BackgroundJobs): Adjust intervals and time sensitivities 2024-11-25 08:38:58 +01:00
Collaboration chore: apply code style 2025-04-30 19:04:59 +02:00
Command feat: allow filtering sharing:delete-orphan-shares by share owner or target 2025-08-28 13:29:42 +00:00
Controller fix: don't put hashed password in share api response 2026-05-19 15:16:27 +00:00
Event chore: Add SPDX header 2024-06-06 22:53:41 +02:00
Exceptions chore: apply code style 2025-04-30 19:04:59 +02:00
External chore: apply cs-fixer 2026-03-19 12:41:14 +01:00
Listener feat(files_sharing): add public name prompt for files requests 2024-07-18 20:15:39 +02:00
Middleware chore: apply code style 2025-04-30 19:04:59 +02:00
Migration chore: apply code style 2025-04-30 19:04:59 +02:00
Notification chore: apply code style 2025-04-30 19:04:59 +02:00
Settings fix(files_sharing): ensure share folder exists in the settings 2025-07-17 21:16:39 +00:00
ShareBackend chore: apply code style 2025-04-30 19:04:59 +02:00
Cache.php fix: fix unjailedroot of nested jails if there are other wrappers in between 2025-05-14 20:08:02 +02:00
Capabilities.php fix(files_sharing): Implementation conditional federation placeholder 2025-08-27 19:11:51 +02:00
DefaultPublicShareTemplateProvider.php feat(file_sharing): Provide template creator list in public shares 2025-09-15 11:32:45 +02:00
DeleteOrphanedSharesJob.php chore: apply code style 2025-04-30 19:04:59 +02:00
ExpireSharesJob.php chore: apply code style 2025-04-30 19:04:59 +02:00
Helper.php chore: apply code style 2025-04-30 19:04:59 +02:00
Hooks.php chore: apply code style 2025-04-30 19:04:59 +02:00
ISharedMountPoint.php chore: Add SPDX header 2024-06-06 22:53:41 +02:00
ISharedStorage.php chore: apply code style 2025-04-30 19:04:59 +02:00
MountProvider.php fix(files_sharing): Hide own reshares 2025-07-01 13:13:00 +02:00
OrphanHelper.php feat: allow filtering sharing:delete-orphan-shares by share owner or target 2025-08-28 13:29:42 +00:00
ResponseDefinitions.php chore: psalm fixes 2026-04-22 15:50:46 +02:00
Scanner.php chore: apply code style 2025-04-30 19:04:59 +02:00
SharedMount.php chore: apply code style 2025-04-30 19:04:59 +02:00
SharedStorage.php chore: apply code style 2025-04-30 19:04:59 +02:00
Updater.php chore: apply code style 2025-04-30 19:04:59 +02:00
ViewOnly.php chore: apply code style 2025-04-30 19:04:59 +02:00