summaryrefslogtreecommitdiffstats
path: root/lib/private
Commit message (Expand)AuthorAgeFilesLines
* Remove Task::factory methodMarcel Klehr2023-08-091-1/+1
* Apply suggestions from code reviewMarcel Klehr2023-08-091-1/+1
* Massive refactoring: Turn LanguageModel OCP API into TextProcessing APIMarcel Klehr2023-08-099-92/+61
* cs:fixMarcel Klehr2023-08-092-4/+0
* LLM OCP API: Avoid using OC in OCPMarcel Klehr2023-08-092-1/+10
* LLM OCP API: Simplify TaskBackgroundJob#run catch blockMarcel Klehr2023-08-091-1/+1
* LLM OCP API: Explain TaskBackgroundJob#setAllowParallelRunsMarcel Klehr2023-08-091-0/+2
* LLM OCP API: Don't lose trace of wrapped exceptionsMarcel Klehr2023-08-091-4/+4
* LLM OCP API: Simplify LanguageModelManager#canHandleTaskMarcel Klehr2023-08-091-1/+6
* LLM OCP API: s/getAvailableTasks/getAvailableTaskClasses/Marcel Klehr2023-08-091-3/+3
* LLM OCP API: Add missing copyright and strict typesMarcel Klehr2023-08-093-0/+69
* Apply suggestions from code reviewMarcel Klehr2023-08-091-1/+1
* LLM OCP API: Fix psam errorMarcel Klehr2023-08-091-1/+3
* LLM OCP API: Add identifier paramMarcel Klehr2023-08-091-2/+7
* cs:fixMarcel Klehr2023-08-091-1/+1
* Fix LanguageModelManager#runTask: Insert task into db if it doesn't existMarcel Klehr2023-08-091-2/+6
* Make tests passMarcel Klehr2023-08-093-5/+26
* 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
* LLM OCP API: Use OCP\Common\Exception\NotFoundExceptionMarcel Klehr2023-08-091-2/+3
* Apply suggestions from code reviewMarcel Klehr2023-08-091-2/+2
* LLM OCP API: Fix static analysisMarcel Klehr2023-08-091-2/+3
* LLM OCP API: cs:fixMarcel Klehr2023-08-094-16/+3
* LLM OCP API: Implement ocs APIMarcel Klehr2023-08-094-7/+19
* 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-094-0/+326
* feat(HTTPClient): Provide wrapped access to Guzzle's asyncRequest()Joas Schilling2023-08-073-8/+365
* 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
* | 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 ParallelAwareJob testsMarcel Klehr2023-07-281-9/+23
| |/ |/|
* | Merge pull request #39522 from nextcloud/backport/39264/stable27Andy Scherzinger2023-07-271-14/+31
|\ \
| * | Add instance category while checking new updatesBenjamin Gaussorgues2023-07-211-14/+31
* | | fix: Correctly add `module` content type to script tags when scripts with ver...Ferdinand Thiessen2023-07-231-1/+2
|/ /
* / fix(apps): Fix loading info.xml fileJoas Schilling2023-07-202-5/+5
|/
* Merge pull request #38971 from nextcloud/backport/38945/stable27Arthur Schiwon2023-07-121-96/+126
|\
| * Include PR #38965Git'Fellow2023-07-101-0/+1
| * implement optimized getDirectoryContent for DAVRobin Appelman2023-07-101-96/+125
* | Merge pull request #38816 from nextcloud/backport/38490/stable27Arthur Schiwon2023-07-123-1/+34
|\ \
| * | emit an event when a message is loggedRobin Appelman2023-07-103-1/+34