aboutsummaryrefslogtreecommitdiffstats
path: root/lib/public/TextToImage/Task.php
Commit message (Expand)AuthorAgeFilesLines
* style: update codestyle for coding-standard 1.2.3Daniel Kesselberg2024-08-251-1/+1
* chore: deprecate old AI APIsMarcel Klehr2024-07-261-0/+1
* chore: Add SPDX headerAndy Scherzinger2024-05-241-18/+2
* Update lib/public/TextToImage/Task.phpMarcel Klehr2023-10-231-1/+1
* Update lib/public/TextToImage/Task.phpMarcel Klehr2023-10-231-1/+1
* fix(Text2Image): Fix $completionExpectedAt default valueMarcel Klehr2023-10-221-7/+9
* enh(Text2Image): Expose expected completion timeMarcel Klehr2023-10-201-1/+21
* enh(TextToImage): Allow generating multiple images with one taskMarcel Klehr2023-10-201-9/+24
* fix(TextToImage): Fix psalm issuesMarcel Klehr2023-10-181-5/+5
* cs:FixMarcel Klehr2023-10-181-3/+0
* Small fixesMarcel Klehr2023-10-181-2/+1
* Implement TextToImage OCP APIMarcel Klehr2023-10-181-0/+179