nextcloud/apps/files_sharing/lib
provokateurin 54ec472d9a
fix(BackgroundJobs): Adjust intervals and time sensitivities
Signed-off-by: provokateurin <kate@provokateurin.de>
2024-10-08 11:26:53 +02:00
..
Activity refactor: move to new activity exception 2024-09-17 12:06:24 +02:00
AppInfo chore: Apply rector configuration to apps folder 2024-09-20 17:51:00 +02:00
BackgroundJob fix(BackgroundJobs): Adjust intervals and time sensitivities 2024-10-08 11:26:53 +02:00
Collaboration chore: Add SPDX header 2024-06-06 22:53:41 +02:00
Command style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
Controller feat(files_sharing): Make ShareController download route use the DAV ZipFolderPlugin 2024-09-28 13:18:34 +02:00
Event chore: Add SPDX header 2024-06-06 22:53:41 +02:00
Exceptions chore: Add SPDX header 2024-06-06 22:53:41 +02:00
External fix(files_sharing): Fix all IStorage return types 2024-09-26 17:29:47 +02:00
Listener chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +02:00
Middleware chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +02:00
Migration chore(files_sharing): Add migration attribute for share.reminder_sent column 2024-09-06 14:46:33 +02:00
Notification chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +02:00
Settings chore: Add SPDX header 2024-06-06 22:53:41 +02:00
ShareBackend chore: Remove deprecated Share_Helper::generateTarget $exclude parameter 2024-09-20 00:51:00 +02:00
Cache.php chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +02:00
Capabilities.php chore: Add SPDX header 2024-06-06 22:53:41 +02:00
DefaultPublicShareTemplateProvider.php chore(files): Remove legacy style files 2024-09-20 13:46:46 +02:00
DeleteOrphanedSharesJob.php chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +02:00
ExpireSharesJob.php fix(BackgroundJobs): Adjust intervals and time sensitivities 2024-10-08 11:26:53 +02:00
Helper.php chore: Remove deprecated Share_Helper::generateTarget $exclude parameter 2024-09-20 00:51:00 +02:00
Hooks.php chore: Add SPDX header 2024-06-06 22:53:41 +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 chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +02:00
OrphanHelper.php chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +02:00
ResponseDefinitions.php fix: Display 'Leave share' instead of 'Delete' 2024-09-06 13:50:52 +02:00
Scanner.php chore: Add SPDX header 2024-06-06 22:53:41 +02:00
SharedMount.php chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +02:00
SharedStorage.php fix(files_sharing): Fix all IStorage return types 2024-09-26 17:29:47 +02:00
SharesReminderJob.php fix(BackgroundJobs): Adjust intervals and time sensitivities 2024-10-08 11:26:53 +02:00
Updater.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
ViewOnly.php chore: Add SPDX header 2024-06-06 22:53:41 +02:00