| Commit message (Expand) | Author | Age | Files | Lines |
* | introduce IProviderWithUserId | Alexander Piskun | 2024-01-14 | 1 | -0/+4 |
* | fix(psalm issues) | Marcel Klehr | 2024-01-09 | 1 | -2/+4 |
* | Update doc blocks | MB-Finski | 2023-12-20 | 1 | -2/+2 |
* | Return providers as indexed array | Sami Finnilä | 2023-12-19 | 1 | -1/+1 |
* | chore: apply changes from Nextcloud coding standards 1.1.1 | Joas Schilling | 2023-11-23 | 1 | -8/+8 |
* | fix(TextToImage): Always set completionExpectedAt in run/schedule methods | Marcel Klehr | 2023-11-02 | 1 | -0/+6 |
* | fix(TextToImage): Consistently use the right method to get the preferred prov... | Marcel Klehr | 2023-10-31 | 1 | -29/+24 |
* | fix(TextToImage): Add missing task status update | Marcel Klehr | 2023-10-26 | 1 | -0/+6 |
* | en(TextToImage): Add getId method to IProvider | Marcel Klehr | 2023-10-26 | 1 | -2/+2 |
* | en(TextToImage): Use specific exception class instead of generic RuntimeExcep... | Marcel Klehr | 2023-10-26 | 1 | -6/+3 |
* | fix: Minor copypasta | Marcel Klehr | 2023-10-23 | 1 | -1/+1 |
* | fix: appease linters and psalm | Marcel Klehr | 2023-10-23 | 1 | -1/+0 |
* | fix: appease linters and psalm | Marcel Klehr | 2023-10-23 | 1 | -2/+4 |
* | 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 |
* | Update lib/private/TextToImage/Manager.php | Marcel Klehr | 2023-10-23 | 1 | -2/+2 |
* | Update lib/private/TextToImage/RemoveOldTasksBackgroundJob.php | Marcel Klehr | 2023-10-23 | 1 | -2/+2 |
* | fix(RemoveOldTasksBackgroundJob): Update after change to support multiple ima... | Marcel Klehr | 2023-10-22 | 1 | -2/+2 |
* | fix(TextToImage/Manager): Appease psalm | Marcel Klehr | 2023-10-22 | 1 | -1/+1 |
* | fix(Text2Image): Fix appdata folder creation | Marcel Klehr | 2023-10-22 | 1 | -8/+4 |
* | enh(Text2Image): Add AI settings section to text2image | Marcel Klehr | 2023-10-22 | 1 | -0/+6 |
* | enh(Text2Image): Expose expected completion time | Marcel Klehr | 2023-10-20 | 1 | -2/+8 |
* | fix(Text2Image): Fix psalm error | Marcel Klehr | 2023-10-20 | 1 | -1/+1 |
* | fix(Text2Image): Fix psalm issues | Marcel Klehr | 2023-10-20 | 1 | -11/+17 |
* | 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 | 2 | -27/+27 |
* | enh(TextToImage): Add getExpectedRuntime to IProvider and run tasks during re... | Marcel Klehr | 2023-10-20 | 1 | -1/+31 |
* | fix(TextToImage): Fix psalm issues | Marcel Klehr | 2023-10-18 | 1 | -0/+1 |
* | 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 | 2 | -2/+2 |
* | enh(TextToImage): Implement removal of stale images and change Task#last_upda... | Marcel Klehr | 2023-10-18 | 3 | -10/+40 |
* | fix(TextToImage): Fix coding style | Marcel Klehr | 2023-10-18 | 1 | -2/+2 |
* | fix(TextToImage): Fix psalm errors | Marcel Klehr | 2023-10-18 | 1 | -1/+1 |
* | enh(TextToImage): Address review comments | Marcel Klehr | 2023-10-18 | 1 | -14/+50 |
* | Update lib/private/TextToImage/TaskBackgroundJob.php | Marcel Klehr | 2023-10-18 | 1 | -2/+2 |
* | Small fixes | Marcel Klehr | 2023-10-18 | 1 | -3/+2 |
* | Implement TextToImage OCP API | Marcel Klehr | 2023-10-18 | 5 | -0/+604 |