nextcloud-server/lib/private/TaskProcessing
Edward Ly 6af7ca0a85
fix(TaskProcessing): increase task cleanup delay
Signed-off-by: Edward Ly <contact@edward.ly>
2025-05-05 11:24:13 +07:00
..
Db fix(QBMapper): Fix findEntities() return type to be list<T> 2024-11-06 16:31:39 +07:00
Manager.php feat(TaskProcessing): Add TextToSpeech provider 2025-04-26 00:46:23 +07:00
RemoveOldTasksBackgroundJob.php fix(TaskProcessing): increase task cleanup delay 2025-05-05 11:24:13 +07:00
SynchronousBackgroundJob.php