Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix: appease linters and psalm | Marcel Klehr | 2023-10-23 | 1 | -1/+0 |
* | fix(TextToImage\Db\Task): Inject ITimeFactory | Marcel Klehr | 2023-10-23 | 1 | -1/+2 |
* | Update lib/private/TextToImage/Db/TaskMapper.php | Marcel Klehr | 2023-10-23 | 1 | -1/+1 |
* | Update lib/private/TextToImage/Db/TaskMapper.php | Marcel Klehr | 2023-10-23 | 1 | -1/+1 |
* | enh(Text2Image): Expose expected completion time | Marcel Klehr | 2023-10-20 | 1 | -2/+8 |
* | fix(Text2Image): Fix Task#lastUpdated initialization to use DateTime instead ... | Marcel Klehr | 2023-10-20 | 1 | -1/+1 |
* | enh(TextToImage): Allow generating multiple images with one task | Marcel Klehr | 2023-10-20 | 1 | -18/+8 |
* | Update lib/private/TextToImage/Db/Task.php | Marcel Klehr | 2023-10-18 | 1 | -1/+1 |
* | enh(TextToImage): Allow anonymous access to IManager#getUserTasksByApp | Marcel Klehr | 2023-10-18 | 1 | -1/+1 |
* | enh(TextToImage): Implement removal of stale images and change Task#last_upda... | Marcel Klehr | 2023-10-18 | 2 | -8/+19 |
* | Implement TextToImage OCP API | Marcel Klehr | 2023-10-18 | 2 | -0/+237 |