Marcel Klehr
|
fa2fa47e6b
|
fix(TextToImage/Manager): Appease psalm
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
|
2023-10-22 12:38:40 +02:00 |
|
Marcel Klehr
|
71a06b6bf8
|
fix(Folder): Allow filename to be '0'
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
|
2023-10-22 12:22:30 +02:00 |
|
Marcel Klehr
|
b1018597bc
|
fix(Text2Image): Fix appdata folder creation
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
|
2023-10-22 12:21:00 +02:00 |
|
Marcel Klehr
|
4055a90004
|
fix(Text2Image): Fix $completionExpectedAt default value
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
|
2023-10-22 12:20:29 +02:00 |
|
Marcel Klehr
|
9787f9dba0
|
enh(Text2Image): Add AI settings section to text2image
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
|
2023-10-22 11:10:24 +02:00 |
|
Marcel Klehr
|
cee5aa84f0
|
fix(Text2Image): Fix psalm errors
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
|
2023-10-20 14:56:24 +02:00 |
|
Marcel Klehr
|
9ee72633cf
|
enh(Text2Image): Expose expected completion time
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
|
2023-10-20 13:54:36 +02:00 |
|
Marcel Klehr
|
4c58edc1b7
|
fix(Text2Image): Fix psalm error
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
|
2023-10-20 13:53:32 +02:00 |
|
Marcel Klehr
|
bc85acf7d0
|
fix(Text2Image): Fix psalm issues
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
|
2023-10-20 13:38:20 +02:00 |
|
Marcel Klehr
|
37c4ccc751
|
fix(Text2Image): Fix Task#lastUpdated initialization to use DateTime instead of time()
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
|
2023-10-20 13:15:40 +02:00 |
|
Marcel Klehr
|
b7fd5185b6
|
enh(TextToImage): Allow generating multiple images with one task
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
|
2023-10-20 13:13:15 +02:00 |
|
Marcel Klehr
|
8968573d9f
|
enh(TextToImage): Add getExpectedRuntime to IProvider and run tasks during request lifetime if possible
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
|
2023-10-20 12:17:17 +02:00 |
|
Marcel Klehr
|
3d11ab7af8
|
fix(TextToImage): Add autoloader changes and registerAlias
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
|
2023-10-19 10:54:18 +02:00 |
|
Marcel Klehr
|
ab856a5c78
|
fix(TextToImage): Fix psalm issues
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
|
2023-10-18 14:09:04 +02:00 |
|
Marcel Klehr
|
9b7f63946f
|
fix(TextToImage): Fix psalm issues
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
|
2023-10-18 13:44:21 +02:00 |
|
Marcel Klehr
|
5ddf3c3366
|
Update lib/public/TextToImage/Exception/TextToImageException.php
Co-authored-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
|
2023-10-18 13:21:50 +02:00 |
|
Marcel Klehr
|
47372380b4
|
Update lib/public/TextToImage/Exception/TaskNotFoundException.php
Co-authored-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
|
2023-10-18 13:21:50 +02:00 |
|
Marcel Klehr
|
1d07dcc346
|
Update lib/private/TextToImage/Db/Task.php
Co-authored-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
|
2023-10-18 13:21:50 +02:00 |
|
Marcel Klehr
|
e8faaebb0f
|
enh(TextToImage): Allow anonymous access to IManager#getUserTasksByApp
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
|
2023-10-18 13:21:50 +02:00 |
|
Marcel Klehr
|
c59861a9fa
|
enh(TextToImage): Implement removal of stale images and change Task#last_updated to DATETIME
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
|
2023-10-18 13:21:50 +02:00 |
|
Marcel Klehr
|
207c95838f
|
fix(TextToImage): Fix coding style
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
|
2023-10-18 13:21:50 +02:00 |
|
Marcel Klehr
|
3e6a8b31c4
|
fix(TextToImage): Fix psalm errors
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
|
2023-10-18 13:21:50 +02:00 |
|
Marcel Klehr
|
e5efbc88d8
|
enh(TextToImage): Address review comments
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
|
2023-10-18 13:21:50 +02:00 |
|
Marcel Klehr
|
41847c951a
|
Update lib/private/TextToImage/TaskBackgroundJob.php
Co-authored-by: Julius Härtl <jus@bitgrid.net>
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
|
2023-10-18 13:21:50 +02:00 |
|
Marcel Klehr
|
53678a8534
|
Update lib/public/TextToImage/Events/TaskSuccessfulEvent.php
Co-authored-by: Julius Härtl <jus@bitgrid.net>
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
|
2023-10-18 13:21:50 +02:00 |
|
Marcel Klehr
|
e199d1aae1
|
Update lib/public/TextToImage/IManager.php
Co-authored-by: Julius Härtl <jus@bitgrid.net>
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
|
2023-10-18 13:21:50 +02:00 |
|
Marcel Klehr
|
dc8cba6026
|
cs:Fix
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
|
2023-10-18 13:21:50 +02:00 |
|
Marcel Klehr
|
666f7b33c9
|
Small fixes
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
|
2023-10-18 13:21:50 +02:00 |
|
Marcel Klehr
|
2d44c7c1ed
|
Small fixes
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
|
2023-10-18 13:21:50 +02:00 |
|
Marcel Klehr
|
c8cab9d2fd
|
Implement TextToImage OCP API
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
|
2023-10-18 13:21:50 +02:00 |
|
Joas Schilling
|
9bdf98f699
|
Merge pull request #40959 from nextcloud/bugfix/noid/fix-types-in-querybuilder
fix(dbal): Fix types in query builder methods for parameters
|
2023-10-18 11:41:29 +02:00 |
|
John Molakvoæ
|
80893480c1
|
Merge pull request #40478 from nextcloud/node-from-entry
|
2023-10-18 10:44:21 +02:00 |
|
Joas Schilling
|
15a7aa51c5
|
fix(dbal): Fix types in query builder methods for parameters
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2023-10-18 07:09:08 +02:00 |
|
Ferdinand Thiessen
|
1f8c21a581
|
Merge pull request #40808 from c39cfbb3/patch-3
fix(L10N): Support "Accept-Language: zh-Hans-CN" and alike
|
2023-10-18 03:43:26 +02:00 |
|
Ferdinand Thiessen
|
154a9989a7
|
Merge pull request #39852 from nextcloud/pragmaHeader
Stop sending deprecated Pragma header
|
2023-10-18 03:30:21 +02:00 |
|
Nextcloud bot
|
e1d33096d3
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2023-10-18 00:52:29 +00:00 |
|
c39cfbb3
|
1bf15da863
|
Update lib/private/L10N/Factory.php
Co-authored-by: Ferdinand Thiessen <opensource@fthiessen.de>
Signed-off-by: c39cfbb3 <145777845+c39cfbb3@users.noreply.github.com>
|
2023-10-18 02:33:54 +02:00 |
|
c39cfbb3
|
f7cd3d17b8
|
L10N/Factory: Support "Accept-Language: zh-Hans-CN" and alike
Signed-off-by: c39cfbb3 <145777845+c39cfbb3@users.noreply.github.com>
|
2023-10-18 02:33:54 +02:00 |
|
John Molakvoæ
|
4b55594f55
|
feat(files): migrate template picker
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
|
2023-10-17 11:17:35 +02:00 |
|
Nextcloud bot
|
cd6b10f89b
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2023-10-17 00:27:38 +00:00 |
|
Côme Chilliet
|
8212feefb9
|
Merge pull request #40367 from nextcloud/fix/user_ldap-update-groups-on-login
Fire group membership events from LDAP at login
|
2023-10-16 10:01:55 +02:00 |
|
Joas Schilling
|
356c2219bc
|
Merge pull request #40865 from nextcloud/bugfix/noid/fix-version-comment
Fix version number in ITimeFactory after it was delayed
|
2023-10-16 08:01:09 +02:00 |
|
Joas Schilling
|
a724fd4e9c
|
Merge pull request #40900 from nextcloud/bugfix/noid/fix-parameter-types-in-docs
fix(docs): Fix parameter types in docs
|
2023-10-16 08:00:44 +02:00 |
|
Nextcloud bot
|
562f19a49e
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2023-10-15 00:27:31 +00:00 |
|
Christoph Wurst
|
cdc2f38a51
|
Merge pull request #40868 from nextcloud/feat/in-memory-cache-factory
feat: Add factory method for in-memory caches
|
2023-10-13 13:52:14 +02:00 |
|
Joas Schilling
|
a8ae09c544
|
fix(docs): Fix parameter types in docs
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2023-10-13 11:02:42 +02:00 |
|
Joas Schilling
|
21e7a82e64
|
feat(OCM): Dispatch an event so apps can register resources
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2023-10-13 08:46:28 +02:00 |
|
Joas Schilling
|
fc445a2eaa
|
feat(OCM): Add a way for apps to create a new IOCMResource
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2023-10-13 08:38:19 +02:00 |
|
Joas Schilling
|
b246d51cbc
|
fix(OCM): Make the OCM provider stateful so apps can add resources
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2023-10-13 08:34:42 +02:00 |
|
Joas Schilling
|
4dbe0677ad
|
fix(OCM): Make the public API only rely on OCP
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2023-10-13 08:34:39 +02:00 |
|