nextcloud/apps/files_sharing/lib
Salvatore Martire 351d3c6377
Merge pull request #61517 from nextcloud/fix/noserverget-shares
fix: stop calling DI container in SharedStorage
2026-06-23 10:39:32 +02:00
..
Activity chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
AppInfo chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
BackgroundJob chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
Collaboration chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
Command feat(files_sharing): store and refresh OCM access tokens for external shares 2026-06-17 11:01:16 +02:00
Config chore: add missing Override attribute to app code 2026-04-28 21:29:28 +02:00
Controller chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
Event chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
Exceptions chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
External feat(files_sharing): store and refresh OCM access tokens for external shares 2026-06-17 11:01:16 +02:00
Listener chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
Middleware chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
Migration fix(migrations): Trigger recently added migrations 2026-06-19 09:56:01 +02:00
Notification chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
OpenMetrics feat(files_sharing): add basic OpenMetrics exporter for files shares 2026-01-07 09:38:13 +01:00
Repair Merge pull request #60465 from nextcloud/share-cleanup-mounts 2026-06-22 15:52:47 +02:00
Settings chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
Cache.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
Capabilities.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
DefaultPublicShareTemplateProvider.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
DeleteOrphanedSharesJob.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
ExpireSharesJob.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
Helper.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
Hooks.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
ISharedMountPoint.php chore: Add SPDX header 2024-06-06 22:53:41 +02:00
ISharedStorage.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
MountProvider.php fix: stop calling DI container in SharedStorage 2026-06-22 23:33:46 +02:00
OrphanHelper.php Merge pull request #55252 from nextcloud/chore/chunked_orphan_delete 2026-01-08 09:50:09 +01:00
ResponseDefinitions.php feat(files_sharing): store and refresh OCM access tokens for external shares 2026-06-17 11:01:16 +02:00
Scanner.php chore: add missing Override attribute to app code 2026-04-28 21:29:28 +02:00
SharedMount.php fix(sharing): restore STATUS_ACCEPTED for OC-migrated group share subshares 2026-05-26 17:28:39 +02:00
SharedStorage.php fix: stop calling DI container in SharedStorage 2026-06-22 23:33:46 +02:00
ShareRecipientUpdater.php fix: avoid checking share validity during mount updates 2026-04-24 18:17:45 +02:00
SharesReminderJob.php refactor: Use new IQueryBuilder::MAX_IN_PARAMETERS 2026-06-03 13:45:29 +02:00
ShareTargetValidator.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
Updater.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
ViewOnly.php fix(files_sharing): Switch back event path to be relative to user folder 2026-01-19 11:22:17 +01:00