Commit Graph

45 Commits (master)

Author SHA1 Message Date
Ferdinand Thiessen db94e10af0
fix: Prevent breaking change in IQueryBuilder 1 year ago
Ferdinand Thiessen e314d52118
fix: Adjust parameter type usage and add SQLite support 1 year ago
provokateurin 54ec472d9a
fix(BackgroundJobs): Adjust intervals and time sensitivities 1 year ago
provokateurin 9836e9b164
chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
Anna Larch 8af7ecb257 chore: adjust code to adhere to coding standard 1 year ago
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 1 year ago
Andy Scherzinger dae7c159f7
chore: Add SPDX header 2 years ago
Alexander Piskun 156013a711
introduce IProviderWithUserId 2 years ago
Marcel Klehr 997f6c33cd fix(psalm issues) 2 years ago
MB-Finski f27d2bf352 Update doc blocks 2 years ago
Sami Finnilä 8904bf645b Return providers as indexed array 2 years ago
Joas Schilling aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
Marcel Klehr ee76cc512c fix(TextToImage): Always set completionExpectedAt in run/schedule methods 2 years ago
Marcel Klehr 9a494407ee fix(TextToImage): Consistently use the right method to get the preferred providers 2 years ago
Marcel Klehr b9985bfd66 fix(TextToImage): Add missing task status update 2 years ago
Marcel Klehr 14d1c18665 en(TextToImage): Add getId method to IProvider 2 years ago
Marcel Klehr 47e13cd55b en(TextToImage): Use specific exception class instead of generic RuntimeException 2 years ago
Marcel Klehr 8339b5b128 fix: Minor copypasta 2 years ago
Marcel Klehr 0c1bd845a7 fix: appease linters and psalm 2 years ago
Marcel Klehr 4b8a58cc49 fix: appease linters and psalm 2 years ago
Marcel Klehr 5f815bdcc6 fix(TextToImage\Db\Task): Inject ITimeFactory 2 years ago
Marcel Klehr ded77292d5
Update lib/private/TextToImage/Db/TaskMapper.php 2 years ago
Marcel Klehr f9d209cf15
Update lib/private/TextToImage/Db/TaskMapper.php 2 years ago
Marcel Klehr 5d36c4c1d1
Update lib/private/TextToImage/Manager.php 2 years ago
Marcel Klehr 91448888d1
Update lib/private/TextToImage/RemoveOldTasksBackgroundJob.php 2 years ago
Marcel Klehr 497559b246 fix(RemoveOldTasksBackgroundJob): Update after change to support multiple images in TextToImage 2 years ago
Marcel Klehr fa2fa47e6b fix(TextToImage/Manager): Appease psalm 2 years ago
Marcel Klehr b1018597bc fix(Text2Image): Fix appdata folder creation 2 years ago
Marcel Klehr 9787f9dba0 enh(Text2Image): Add AI settings section to text2image 2 years ago
Marcel Klehr 9ee72633cf enh(Text2Image): Expose expected completion time 2 years ago
Marcel Klehr 4c58edc1b7 fix(Text2Image): Fix psalm error 2 years ago
Marcel Klehr bc85acf7d0 fix(Text2Image): Fix psalm issues 2 years ago
Marcel Klehr 37c4ccc751 fix(Text2Image): Fix Task#lastUpdated initialization to use DateTime instead of time() 2 years ago
Marcel Klehr b7fd5185b6 enh(TextToImage): Allow generating multiple images with one task 2 years ago
Marcel Klehr 8968573d9f enh(TextToImage): Add getExpectedRuntime to IProvider and run tasks during request lifetime if possible 2 years ago
Marcel Klehr ab856a5c78 fix(TextToImage): Fix psalm issues 2 years ago
Marcel Klehr 1d07dcc346 Update lib/private/TextToImage/Db/Task.php 2 years ago
Marcel Klehr e8faaebb0f enh(TextToImage): Allow anonymous access to IManager#getUserTasksByApp 2 years ago
Marcel Klehr c59861a9fa enh(TextToImage): Implement removal of stale images and change Task#last_updated to DATETIME 2 years ago
Marcel Klehr 207c95838f fix(TextToImage): Fix coding style 2 years ago
Marcel Klehr 3e6a8b31c4 fix(TextToImage): Fix psalm errors 2 years ago
Marcel Klehr e5efbc88d8 enh(TextToImage): Address review comments 2 years ago
Marcel Klehr 41847c951a Update lib/private/TextToImage/TaskBackgroundJob.php 2 years ago
Marcel Klehr 666f7b33c9 Small fixes 2 years ago
Marcel Klehr c8cab9d2fd Implement TextToImage OCP API 2 years ago