nextcloud/apps/files_sharing/lib
Maxence Lange eb0369705a
Some checks are pending
CodeQL Advanced / Analyze (actions) (push) Waiting to run
CodeQL Advanced / Analyze (javascript-typescript) (push) Waiting to run
Integration sqlite / changes (push) Waiting to run
Integration sqlite / integration-sqlite (master, 8.4, main, --tags ~@large files_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, capabilities_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, collaboration_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, comments_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, dav_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, federation_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, file_conversions) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, files_reminders) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, filesdrop_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, ldap_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, openldap_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, openldap_numerical_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, remoteapi_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, routing_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, setup_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, sharees_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, sharing_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, theming_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, 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) Waiting to run
Psalm static code analysis / static-code-analysis-security (push) Waiting to run
Psalm static code analysis / static-code-analysis-ocp (push) Waiting to run
Psalm static code analysis / static-code-analysis-ncu (push) Waiting to run
Merge pull request #56240 from nextcloud/fix/noid/set-adr-book-local-but-not-system
fix(contacts): allow address book to be local but not system
2026-01-05 09:55:42 -01:00
..
Activity fix(contacts): not contact, not local 2025-12-22 12:36:33 -01:00
AppInfo fix(files_sharing): Move ConfigLexicon to Config dir, update sharing input 2025-05-06 14:28:01 +01:00
BackgroundJob chore: Run rector with new rules for fetch 2025-11-18 17:45:57 +01:00
Collaboration chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
Command refactor: Rename some variables in external share's manager 2025-12-17 10:14:40 +01:00
Config feat(files_sharing): Toggle display for trusted server shares 2025-07-29 13:24:49 +01:00
Controller Merge pull request #56773 from nextcloud/carl/remove-sciencemesh 2025-12-30 14:18:53 +01:00
Event refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
Exceptions chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
External refactor: Rename some variables in external share's manager 2025-12-17 10:14:40 +01:00
Listener feat(files_sharing): show GS users similar to internal users 2025-08-11 09:18:16 +00:00
Middleware chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
Migration fix: Remove auto increment from share_external 2025-12-16 10:40:09 +01:00
Notification chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
Settings fix(files_sharing): ensure share folder exists in the settings 2025-07-16 18:23:12 +02:00
ShareBackend chore: Run rector with new rules for fetch 2025-11-18 17:45:57 +01:00
Cache.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
Capabilities.php feat(preset): share password protection 2025-08-12 14:37:32 -01:00
DefaultPublicShareTemplateProvider.php fix(encryption): Correctly set encrypted to 0 when copying 2025-09-04 12:13:45 +00:00
DeleteOrphanedSharesJob.php chore: Run rector with new rules for fetch 2025-11-18 17:45:57 +01:00
ExpireSharesJob.php chore: Run rector with new rules for fetch 2025-11-18 17:45:57 +01:00
Helper.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
Hooks.php fix(sharing): Adapt Hooks to new API 2025-12-16 10:38:30 +01:00
ISharedMountPoint.php chore: Add SPDX header 2024-06-06 22:53:41 +02:00
ISharedStorage.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
MountProvider.php refactor(share): Remove code related to science mesh integration 2025-12-03 14:11:58 +01:00
OrphanHelper.php chore: Run rector with new rules for fetch 2025-11-18 17:45:57 +01:00
ResponseDefinitions.php fix(openapi): Fix returned types from external share 2025-12-17 10:14:41 +01:00
Scanner.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
SharedMount.php chore: Run rector with new rules for fetch 2025-11-18 17:45:57 +01:00
SharedStorage.php perf(s3): Expose pre-signed urls for S3 2025-12-09 11:21:35 +01:00
SharesReminderJob.php chore: Run rector with new rules for fetch 2025-11-18 17:45:57 +01:00
Updater.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
ViewOnly.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00