13698 Commits (181f819e417a1818f37200f9071fa632c82a0fc2)

Author SHA1 Message Date
Marcel Klehr 181f819e41 enh(TextProcessing): Add IProvider2 2 years ago
Christoph Wurst 78842348b2
feat(dependencyinjection): Allow optional (nullable) services 2 years ago
Git'Fellow d1169af129 Use \Throwable instead 2 years ago
Git'Fellow 624986a6d5 Catch Imaginary processing errors 2 years ago
Christoph Wurst ac168cf9ff feat(contactsmenu): Show user status 2 years ago
Christopher Ng 407b67989d enh: Register profile nav entry 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
Git'Fellow 974e86e618 Don't pass invalid streams to Imaginary 2 years ago
Jonas 7441ce2b11
enh(IMountManager): Add method to get MountPoint from CachedMountInfo 2 years ago
Côme Chilliet d8b42c6131
Allow passing null to PublicKeyToken::setScope, fixes tests 2 years ago
Joas Schilling 3a265cee30
fix(3rdparty): Don't use indirect dependency "Safe/" for functions 2 years ago
Côme Chilliet 33a24134a7
Improve docblock annotations for tokens and their exceptions 2 years ago
Côme Chilliet 58a57a714e
Use more precise typing for setScope method parameter 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
Joas Schilling fd9f7a7188
fix(profile): Directly migrate to OCP constants 2 years ago
Joas Schilling 2353d3cd5c
feat(profile): Add public interface for profile manager so apps can check config 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
Côme Chilliet 1bdf952fde
Make sure that OC interfaces returns OC interfaces for backward compatibility 2 years ago
Côme Chilliet b82e25ea7a
Move Exceptions used in OCP to OCP 2 years ago
Côme Chilliet 356f0291a2
Align PublicKeyToken with interface changes 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 71a06b6bf8 fix(Folder): Allow filename to be '0' 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
Côme Chilliet f94fb33062
Move IToken and IProvider::getToken to OCP 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
Ferdinand Thiessen 363d9ebb13
feat(NavigationManager): Always sort the default app first 2 years ago
Ferdinand Thiessen 08cff0777a
feat(IAppManager): Allow to set the (user) default apps and get all global default apps 2 years ago
Côme Chilliet a3cc3b188d
Small code style fix in SetupCheckManager 2 years ago
Côme Chilliet be11ffd86a
Add debug logging when running setup checks to help with debugging slow results 2 years ago
Côme Chilliet efa2dfa641
Add OCP interface for SetupCheckManager 2 years ago
Côme Chilliet 5503c4c8e2
Add missing licences and copyright in SetupCheck 2 years ago
Carl Schwan eb1d612d96
Add api to register setup checks 4 years ago
Akhil 5e20c3e7b9
Add custom apps translation scripts and image path for consistency 2 years ago
Marcel Klehr 3d11ab7af8 fix(TextToImage): Add autoloader changes and registerAlias 2 years ago
Marcel Klehr ab856a5c78 fix(TextToImage): Fix psalm issues 2 years ago