nextcloud/apps/files_sharing/lib
Benjamin Gaussorgues f2907f133c
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
Psalm static code analysis / static-code-analysis-strict (push) Waiting to run
Merge pull request #58282 from nextcloud/carl/refactor-migration
refactor(psalm): Modernize migration doc
2026-02-17 14:58:03 +01:00
..
Activity feat(rector): Enable SafeDeclareStrictTypesRector 2026-02-09 10:59:31 +01:00
AppInfo fix: remove validate-user-shares-once optimization 2026-02-06 16:55:14 +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(sharing): Make share permission in bundled edit configurable 2026-02-05 07:36:04 +01:00
Controller chore(rector): Run rector on apps, core and tests directory 2026-02-06 13:23:23 +01:00
Event feat(files_sharing): Support multiples users in UserShareAccessUpdatedEvent 2026-01-15 11:07:15 +01:00
Exceptions feat(rector): Enable SafeDeclareStrictTypesRector 2026-02-09 10:59:31 +01:00
External perf: Allow filtering the directory content by mimetype 2026-02-12 00:35:48 +01:00
Listener feat: implement authoritative mount provider for share provider 2026-02-13 19:02:05 +01:00
Middleware feat(rector): Enable SafeDeclareStrictTypesRector 2026-02-09 10:59:31 +01:00
Migration refactor(psalm): Modernize migration doc 2026-02-12 11:25:55 +01:00
Notification chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
OpenMetrics feat(files_sharing): add basic OpenMetrics exporter for files shares 2026-01-07 09:38:13 +01:00
Repair fix: handle circle shares in share target repair 2026-02-11 15:39:11 +01: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(sharing): Make share permission in bundled edit configurable 2026-02-05 07:36:04 +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 feat(rector): Enable SafeDeclareStrictTypesRector 2026-02-09 10:59:31 +01:00
MountProvider.php feat: implement authoritative mount provider for share provider 2026-02-13 19:02:05 +01:00
OrphanHelper.php Merge pull request #55252 from nextcloud/chore/chunked_orphan_delete 2026-01-08 09:50:09 +01:00
ResponseDefinitions.php feat: Adapt a bit the snowflake ids API 2026-01-06 12:57:17 +01:00
Scanner.php refactor: Run rector on lib/private 2026-02-06 13:50:18 +01:00
SharedMount.php refactor: Apply second batch of comments 2026-02-06 13:52:51 +01:00
SharedStorage.php refactor(Files): Modernize Wrapper 2026-02-17 06:43:16 +01:00
SharesReminderJob.php chore: Run rector with new rules for fetch 2025-11-18 17:45:57 +01:00
ShareTargetValidator.php feat: improve VerifyMountPointEvent event 2026-02-09 18:42:30 +01:00
Updater.php fix: don't trigger moveShareInOrOutOfShare for reshares 2026-02-06 15:41:49 +01:00
ViewOnly.php fix(files_sharing): Switch back event path to be relative to user folder 2026-01-19 11:22:17 +01:00