Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix(Text2Image): Fix OpenAPI types | Marcel Klehr | 2023-10-20 | 1 | -1/+1 |
* | enh(TextToImage): Allow generating multiple images with one task | Marcel Klehr | 2023-10-20 | 1 | -5/+9 |
* | enh(TextToImage): Add getExpectedRuntime to IProvider and run tasks during re... | Marcel Klehr | 2023-10-20 | 1 | -1/+8 |
* | fix(TextToImage): Fix OpenAPI definitions | Marcel Klehr | 2023-10-19 | 1 | -2/+4 |
* | fix(TextToImage): Fix bruteforce protection | Marcel Klehr | 2023-10-18 | 1 | -19/+10 |
* | fix(TextToImage): Add bruteforce protection to API | Marcel Klehr | 2023-10-18 | 1 | -10/+28 |
* | fix(TextToImage): Fix docblock of getImage route | Marcel Klehr | 2023-10-18 | 1 | -4/+3 |
* | enh(TextToImage): Add bruteforce protection for anonymous API usage | Marcel Klehr | 2023-10-18 | 1 | -2/+7 |
* | enh(TextToImage): Address review comments | Marcel Klehr | 2023-10-18 | 1 | -3/+2 |
* | Update core/Controller/TextToImageApiController.php | Marcel Klehr | 2023-10-18 | 1 | -6/+6 |
* | Small fixes | Marcel Klehr | 2023-10-18 | 1 | -7/+6 |
* | Implement TextToImage OCP API | Marcel Klehr | 2023-10-18 | 1 | -0/+221 |