Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix: Prevent breaking change in IQueryBuilder | Ferdinand Thiessen | 2024-10-17 | 1 | -2/+2 |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | fix: Adjust parameter type usage and add SQLite support | Ferdinand Thiessen | 2024-10-17 | 1 | -2/+2 |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | chore(deps): Update nextcloud/coding-standard to v1.3.1 | provokateurin | 2024-09-19 | 1 | -1/+1 |
| | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
* | chore: Add SPDX header | Andy Scherzinger | 2024-05-24 | 1 | -18/+2 |
| | | | | Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de> | ||||
* | fix: appease linters and psalm | Marcel Klehr | 2023-10-23 | 1 | -1/+0 |
| | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net> | ||||
* | Update lib/private/TextToImage/Db/TaskMapper.php | Marcel Klehr | 2023-10-23 | 1 | -1/+1 |
| | | | | Co-authored-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com> Signed-off-by: Marcel Klehr <mklehr@gmx.net> | ||||
* | Update lib/private/TextToImage/Db/TaskMapper.php | Marcel Klehr | 2023-10-23 | 1 | -1/+1 |
| | | | | Co-authored-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com> Signed-off-by: Marcel Klehr <mklehr@gmx.net> | ||||
* | enh(TextToImage): Allow anonymous access to IManager#getUserTasksByApp | Marcel Klehr | 2023-10-18 | 1 | -1/+1 |
| | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net> | ||||
* | enh(TextToImage): Implement removal of stale images and change ↵ | Marcel Klehr | 2023-10-18 | 1 | -5/+15 |
| | | | | | | Task#last_updated to DATETIME Signed-off-by: Marcel Klehr <mklehr@gmx.net> | ||||
* | Implement TextToImage OCP API | Marcel Klehr | 2023-10-18 | 1 | -0/+118 |
Signed-off-by: Marcel Klehr <mklehr@gmx.net> |