Marcel Klehr
|
44ce285469
|
cs:fix
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
(cherry picked from commit 1d3661ded9)
|
2023-08-09 10:01:08 +02:00 |
|
Marcel Klehr
|
fb9262e864
|
LLM OCP API: Use OCP\Common\Exception\NotFoundException
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
(cherry picked from commit b00a9a6eae)
|
2023-08-09 10:01:02 +02:00 |
|
Marcel Klehr
|
d203e3ad8d
|
OCP: Introduce OCP\Common\Exception\NotFoundException
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
(cherry picked from commit a7cd6bf5b8)
|
2023-08-09 10:01:00 +02:00 |
|
Marcel Klehr
|
ddeaaeace0
|
LLM OCP API: strict types and copyright
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
(cherry picked from commit 83db23ea48)
|
2023-08-09 10:00:58 +02:00 |
|
Marcel Klehr
|
c8bbe8fc75
|
LLM OCP API: Type shenanigans for Visitor pattern
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
(cherry picked from commit 906e9b7014)
|
2023-08-09 10:00:56 +02:00 |
|
Marcel Klehr
|
4405027471
|
Apply suggestions from code review
Co-authored-by: Daniel <mail@danielkesselberg.de>
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
(cherry picked from commit 8e4aa92167)
|
2023-08-09 10:00:52 +02:00 |
|
Marcel Klehr
|
4e3ca11fee
|
Update lib/public/AppFramework/Bootstrap/IRegistrationContext.php
Co-authored-by: Daniel <mail@danielkesselberg.de>
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
(cherry picked from commit fb55afc9ff)
|
2023-08-09 10:00:43 +02:00 |
|
Marcel Klehr
|
1ac86d2c62
|
LLM OCP API: Commit autoloaders
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
(cherry picked from commit 5bc6180b38)
|
2023-08-09 10:00:39 +02:00 |
|
Marcel Klehr
|
ecda18b515
|
LLM OCP API: Add task definitions
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
(cherry picked from commit fb4de16c11)
|
2023-08-09 10:00:33 +02:00 |
|
Marcel Klehr
|
6320c68c3b
|
Update lib/public/LanguageModel/ITopicsProvider.php
Co-authored-by: Julien Veyssier <julien-nc@posteo.net>
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
(cherry picked from commit 249dd5cce4)
|
2023-08-09 10:00:30 +02:00 |
|
Marcel Klehr
|
dd7eafaa48
|
LLM OCP API: Fix coding style and psalm
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
(cherry picked from commit 72ea76178a)
|
2023-08-09 10:00:24 +02:00 |
|
Marcel Klehr
|
612af73d92
|
LLM OCP API: cs:fix
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
(cherry picked from commit 75d7af86ac)
|
2023-08-09 10:00:22 +02:00 |
|
Marcel Klehr
|
02c78be790
|
LLM OCP API: Fix static analysis
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
(cherry picked from commit fac83ce4b6)
|
2023-08-09 10:00:16 +02:00 |
|
Marcel Klehr
|
0024f0d1cb
|
LLM OCP API: Add @since
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
(cherry picked from commit 9935034480)
|
2023-08-09 10:00:13 +02:00 |
|
Marcel Klehr
|
dbd9420ebe
|
LLM OCP API: Fix type errors
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
(cherry picked from commit b6a95e35b0)
|
2023-08-09 10:00:07 +02:00 |
|
Marcel Klehr
|
01db2cff5a
|
LLM OCP API: Make linters happy
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
(cherry picked from commit b8a9f08d83)
|
2023-08-09 10:00:05 +02:00 |
|
Marcel Klehr
|
76a5db8867
|
LLM OCP API: cs:fix
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
(cherry picked from commit b6941aa5c3)
|
2023-08-09 10:00:03 +02:00 |
|
Marcel Klehr
|
236c32b13f
|
LLM OCP API: Implement ocs API
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
(cherry picked from commit 795b097122)
|
2023-08-09 09:59:58 +02:00 |
|
Marcel Klehr
|
5807c431b8
|
LLM OCP API: ADd topics and headline tasks
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
(cherry picked from commit 9d5717d239)
|
2023-08-09 09:55:30 +02:00 |
|
Marcel Klehr
|
ed3672a5c2
|
LLM OCP API: Add to RegistrationContext
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
(cherry picked from commit 82d3b00ab1)
|
2023-08-09 09:55:24 +02:00 |
|
Marcel Klehr
|
7031072717
|
LLM OCP API: Add db migration
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
(cherry picked from commit 6fc4cb63ef)
|
2023-08-09 09:55:21 +02:00 |
|
Marcel Klehr
|
d20ee42580
|
LLM OCP API: Implement private backend code + add ILanguageModelTask
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
(cherry picked from commit 3413873653)
|
2023-08-09 09:55:18 +02:00 |
|
Marcel Klehr
|
457f1eb407
|
LLM OCP API: Rework to use Task objects
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
(cherry picked from commit 01dd1a894d)
|
2023-08-09 09:55:16 +02:00 |
|
Marcel Klehr
|
2e9dea2061
|
Initial work on lm OCP API
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
(cherry picked from commit 70d5bf79e3)
|
2023-08-09 09:55:13 +02:00 |
|
Nextcloud bot
|
2f1d247c3a
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2023-08-09 00:50:53 +00:00 |
|
Joas Schilling
|
c5da296d3c
|
Merge pull request #39740 from nextcloud/backport/38613/stable27
[stable27] feat(HTTPClient): Provide wrapped access to Guzzle's asyncRequest()
|
2023-08-08 16:42:46 +02:00 |
|
Nextcloud bot
|
6136a8fed2
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2023-08-08 00:29:41 +00:00 |
|
Joas Schilling
|
32bfd43d29
|
feat(HTTPClient): Provide wrapped access to Guzzle's asyncRequest()
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2023-08-07 15:38:09 +02:00 |
|
Nextcloud bot
|
cc66e3bcd1
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2023-08-07 00:30:36 +00:00 |
|
Nextcloud bot
|
66a4c6c3d6
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2023-08-06 00:25:36 +00:00 |
|
Nextcloud bot
|
2b4be90b34
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2023-08-05 00:29:52 +00:00 |
|
Nextcloud bot
|
72c285f471
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2023-08-04 00:30:25 +00:00 |
|
Julius Härtl
|
6587cf4314
|
Merge pull request #39642 from nextcloud/backport/39629/stable27
|
2023-08-03 08:47:22 +02:00 |
|
Nextcloud bot
|
b599e5808a
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2023-08-03 00:28:51 +00:00 |
|
Arthur Schiwon
|
200b018a2f
|
Merge pull request #39596 from nextcloud/backport/38667/stable27
[stable27] fix(SystemTagManager): Use truncated tagName in getTag and updateTag
|
2023-08-02 20:59:16 +02:00 |
|
Arthur Schiwon
|
0d96313256
|
Merge pull request #39499 from nextcloud/backport/38934/stable27
[stable27] fix(s3): Pass SSE-C parameters for multipart upload
|
2023-08-02 20:55:24 +02:00 |
|
Arthur Schiwon
|
83d114b091
|
Merge pull request #39448 from nextcloud/backport/38907/stable27
[stable27] Fix: ContactManager search with fullmatch
|
2023-08-02 20:54:48 +02:00 |
|
Arthur Schiwon
|
a0750349fa
|
Merge pull request #39435 from nextcloud/backport/39309/stable27
[stable27] fix(profile): fix getUID on nullable user variable
|
2023-08-02 20:54:09 +02:00 |
|
Arthur Schiwon
|
0c3fe91239
|
Merge pull request #39369 from nextcloud/backport/39339/stable27
[stable27] fix(node): non-existing folder is not searchable
|
2023-08-02 20:53:37 +02:00 |
|
Nextcloud bot
|
ad511185f7
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2023-08-02 00:53:39 +00:00 |
|
Andy Scherzinger
|
46da23f018
|
Merge pull request #39614 from nextcloud/dav-permissions-share-root-write-27
[27] fix share roots always being marked as writable
|
2023-08-01 16:53:18 +02:00 |
|
Nextcloud bot
|
7ed4493a92
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2023-08-01 00:29:52 +00:00 |
|
Tobias Zimmerer
|
46ba7ed60a
|
fix(s3): add SSE-C parameters to headObject call
Signed-off-by: Tobias Zimmerer <3228193+ir0nhide@users.noreply.github.com>
|
2023-07-31 16:36:16 +00:00 |
|
Nextcloud bot
|
f1e9484ae7
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2023-07-29 00:32:21 +00:00 |
|
Robin Appelman
|
2fe6370923
|
fix share roots always being marked as writable
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2023-07-28 14:57:06 +02:00 |
|
Marcel Klehr
|
c92baafc0f
|
Remove allowParallelRuns check in OCP\BackgroundJob\Job
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
|
2023-07-28 11:44:39 +00:00 |
|
Marcel Klehr
|
2bc56fef1e
|
Fix ParallelAwareJob tests
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
|
2023-07-28 11:44:39 +00:00 |
|
Nextcloud bot
|
56a6037cd6
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2023-07-28 00:30:56 +00:00 |
|
Marcel Klehr
|
d44a12bb8b
|
fix(SystemTagManager): Use truncated tagName in getTag and updateTag
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
|
2023-07-27 17:03:02 +00:00 |
|
Andy Scherzinger
|
5fbb3bb7f0
|
Merge pull request #39522 from nextcloud/backport/39264/stable27
[stable27] Add instance category while checking new updates
|
2023-07-27 12:04:52 +02:00 |
|