aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/TextToImage/Db/TaskMapper.php
Commit message (Expand)AuthorAgeFilesLines
* fix: Prevent breaking change in IQueryBuilderFerdinand Thiessen2024-10-171-2/+2
* fix: Adjust parameter type usage and add SQLite supportFerdinand Thiessen2024-10-171-2/+2
* chore(deps): Update nextcloud/coding-standard to v1.3.1provokateurin2024-09-191-1/+1
* chore: Add SPDX headerAndy Scherzinger2024-05-241-18/+2
* fix: appease linters and psalmMarcel Klehr2023-10-231-1/+0
* Update lib/private/TextToImage/Db/TaskMapper.phpMarcel Klehr2023-10-231-1/+1
* Update lib/private/TextToImage/Db/TaskMapper.phpMarcel Klehr2023-10-231-1/+1
* enh(TextToImage): Allow anonymous access to IManager#getUserTasksByAppMarcel Klehr2023-10-181-1/+1
* enh(TextToImage): Implement removal of stale images and change Task#last_upda...Marcel Klehr2023-10-181-5/+15
* Implement TextToImage OCP APIMarcel Klehr2023-10-181-0/+118