Commit Graph

35 Commits (8904bf645b30fbdfdcb00a2ea607d752ee69d865)

Author SHA1 Message Date
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