Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | chore: adjust code to adhere to coding standard | Anna Larch | 2024-09-05 | 1 | -1/+1 |
| | | | | Signed-off-by: Anna Larch <anna@nextcloud.com> | ||||
* | chore: Add SPDX header | Andy Scherzinger | 2024-05-24 | 1 | -18/+2 |
| | | | | Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de> | ||||
* | Update lib/private/TextToImage/RemoveOldTasksBackgroundJob.php | Marcel Klehr | 2023-10-23 | 1 | -2/+2 |
| | | | | Co-authored-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com> Signed-off-by: Marcel Klehr <mklehr@gmx.net> | ||||
* | fix(RemoveOldTasksBackgroundJob): Update after change to support multiple ↵ | Marcel Klehr | 2023-10-22 | 1 | -2/+2 |
| | | | | | | images in TextToImage Signed-off-by: Marcel Klehr <mklehr@gmx.net> | ||||
* | enh(TextToImage): Implement removal of stale images and change ↵ | Marcel Klehr | 2023-10-18 | 1 | -2/+21 |
| | | | | | | Task#last_updated to DATETIME Signed-off-by: Marcel Klehr <mklehr@gmx.net> | ||||
* | Implement TextToImage OCP API | Marcel Klehr | 2023-10-18 | 1 | -0/+59 |
Signed-off-by: Marcel Klehr <mklehr@gmx.net> |