nextcloud/core/BackgroundJobs
Ferdinand Thiessen 072d4e8cba
chore: move implementation from OC legacy to OCP\Files
- move implementation to the OCP variant that called the legacy before
- add the missing deprecation notice
- add missing parameter to align both signatures
- use OCP\Files where this method is still used

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-05-14 14:55:45 +02:00
..
BackgroundCleanupUpdaterBackupsJob.php chore: move implementation from OC legacy to OCP\Files 2025-05-14 14:55:45 +02:00
CheckForUserCertificates.php chore: Add SPDX header 2024-05-13 17:41:36 +02:00
CleanupLoginFlowV2.php fix(BackgroundJobs): Adjust intervals and time sensitivities 2024-10-08 11:26:53 +02:00
GenerateMetadataJob.php fix(BackgroundJobs): Adjust intervals and time sensitivities 2024-10-08 11:26:53 +02:00
LookupServerSendCheckBackgroundJob.php fix(lookup-server): Only flag new users for lookup update / delete 2025-03-11 09:28:33 +01:00