summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
* | ILanguageModelManager: Add docblock descriptionMarcel Klehr2023-08-091-0/+2
* | TaskMapper#update: Use time factoryMarcel Klehr2023-08-091-2/+6
* | Add tasks::last_updated column and vacate tasks after a weekMarcel Klehr2023-08-096-2/+136
* | cs:fixMarcel Klehr2023-08-096-0/+6
* | LLM OCP API: Use OCP\Common\Exception\NotFoundExceptionMarcel Klehr2023-08-092-3/+5
* | OCP: Introduce OCP\Common\Exception\NotFoundExceptionMarcel Klehr2023-08-091-0/+41
* | LLM OCP API: strict types and copyrightMarcel Klehr2023-08-097-1/+133
* | LLM OCP API: Type shenanigans for Visitor patternMarcel Klehr2023-08-097-34/+30
* | Apply suggestions from code reviewMarcel Klehr2023-08-091-2/+2
* | Update lib/public/AppFramework/Bootstrap/IRegistrationContext.phpMarcel Klehr2023-08-091-1/+1
* | LLM OCP API: Commit autoloadersMarcel Klehr2023-08-092-0/+40
* | LLM OCP API: Add task definitionsMarcel Klehr2023-08-096-0/+12
* | Update lib/public/LanguageModel/ITopicsProvider.phpMarcel Klehr2023-08-091-1/+1
* | LLM OCP API: Fix coding style and psalmMarcel Klehr2023-08-097-5/+31
* | LLM OCP API: cs:fixMarcel Klehr2023-08-093-6/+0
* | LLM OCP API: Fix static analysisMarcel Klehr2023-08-094-8/+35
* | LLM OCP API: Add @sinceMarcel Klehr2023-08-096-3/+94
* | LLM OCP API: Fix type errorsMarcel Klehr2023-08-092-4/+24
* | LLM OCP API: Make linters happyMarcel Klehr2023-08-091-12/+11
* | LLM OCP API: cs:fixMarcel Klehr2023-08-0910-25/+4
* | LLM OCP API: Implement ocs APIMarcel Klehr2023-08-098-16/+64
* | LLM OCP API: ADd topics and headline tasksMarcel Klehr2023-08-096-3/+159
* | LLM OCP API: Add to RegistrationContextMarcel Klehr2023-08-092-1/+22
* | LLM OCP API: Add db migrationMarcel Klehr2023-08-091-1/+1
* | LLM OCP API: Implement private backend code + add ILanguageModelTaskMarcel Klehr2023-08-0912-46/+452
* | LLM OCP API: Rework to use Task objectsMarcel Klehr2023-08-0912-150/+185
* | Initial work on lm OCP APIMarcel Klehr2023-08-098-0/+339
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-08-0920-0/+44
* | Merge pull request #39740 from nextcloud/backport/38613/stable27Joas Schilling2023-08-088-66/+690
|\ \
| * | feat(HTTPClient): Provide wrapped access to Guzzle's asyncRequest()Joas Schilling2023-08-078-66/+690
* | | Fix(l10n): Update translations from TransifexNextcloud bot2023-08-0828-26/+16
|/ /
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-08-072-0/+16
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-08-062-0/+2
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2023-08-054-0/+4
* Fix(l10n): Update translations from TransifexNextcloud bot2023-08-0418-0/+32
* Merge pull request #39642 from nextcloud/backport/39629/stable27Julius Härtl2023-08-031-1/+1
|\
| * fix(s3): add SSE-C parameters to headObject callTobias Zimmerer2023-07-311-1/+1
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-08-0322-28/+6
* | Merge pull request #39596 from nextcloud/backport/38667/stable27Arthur Schiwon2023-08-021-4/+8
|\ \
| * | fix(SystemTagManager): Use truncated tagName in getTag and updateTagMarcel Klehr2023-07-271-4/+8
* | | Merge pull request #39499 from nextcloud/backport/38934/stable27Arthur Schiwon2023-08-021-5/+5
|\ \ \
| * | | fix(s3): Pass SSE-C parameters for multipart uploadJulius Härtl2023-07-201-5/+5
* | | | Merge pull request #39448 from nextcloud/backport/38907/stable27Arthur Schiwon2023-08-021-3/+6
|\ \ \ \
| * | | | fix(mail): ContactManager search with fullmatchJohannes Merkel2023-07-181-3/+6
* | | | | Merge pull request #39435 from nextcloud/backport/39309/stable27Arthur Schiwon2023-08-021-1/+1
|\ \ \ \ \
| * | | | | fix(profile): fix getUID on nullable user variableThomas Citharel2023-07-171-1/+1
* | | | | | Merge pull request #39369 from nextcloud/backport/39339/stable27Arthur Schiwon2023-08-021-0/+4
|\ \ \ \ \ \
| * | | | | | fix(node): non-existing folder is not searchableArthur Schiwon2023-07-131-0/+4
* | | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-08-022-2/+2
* | | | | | | Merge pull request #39614 from nextcloud/dav-permissions-share-root-write-27Andy Scherzinger2023-08-011-2/+16
|\ \ \ \ \ \ \