summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #39402 from nextcloud/enh/a11y-users-settingsPytal2023-07-218-293/+432
|\
| * test(settings): User management settings dialogChristopher Ng2023-07-181-22/+24
| * chore: Compile assetsChristopher Ng2023-07-185-7/+9
| * enh(a11y): User management settings dialogChristopher Ng2023-07-182-264/+399
* | Merge pull request #39527 from nextcloud/fix/39526/dashboard-hide-weather-cre...Julien Veyssier2023-07-213-12/+14
|\ \
| * \ Merge branch 'master' into fix/39526/dashboard-hide-weather-creditsJulien Veyssier2023-07-214-5/+5
| |\ \ | |/ / |/| |
* | | Merge pull request #39008 from nextcloud/enh/noid/reorder-fontsSimon L2023-07-214-5/+5
|\ \ \
| * | | fix testsSimon L2023-07-212-2/+2
| * | | add missing places and address review.Simon L2023-07-204-5/+5
| * | | address reviewSimon L2023-07-192-3/+3
| * | | switch to bootstrap font-stackSimon L2023-07-192-3/+3
| | * | only show weather credits if the app is enabled and the weather status is ena...Julien Veyssier2023-07-213-12/+14
| |/ / |/| |
* | | Merge pull request #38854 from nextcloud/enh/llm-apiMarcel Klehr2023-07-2130-1/+1989
|\ \ \
| * | | Fix tests: Adjust constructor signatureMarcel Klehr2023-07-191-1/+1
| * | | Fix tests: Adjust constructor signatureMarcel Klehr2023-07-191-1/+1
| * | | Remove Task::factory methodMarcel Klehr2023-07-193-19/+2
| * | | Fix psalm errorsMarcel Klehr2023-07-175-0/+9
| * | | cs:fixMarcel Klehr2023-07-171-2/+0
| * | | Update autoloadersMarcel Klehr2023-07-172-38/+38
| * | | Apply suggestions from code reviewMarcel Klehr2023-07-172-8/+1
| * | | Fix psalm errorsMarcel Klehr2023-07-141-6/+9
| * | | Fix psalm errorsMarcel Klehr2023-07-142-20/+1
| * | | Massive refactoring: Turn LanguageModel OCP API into TextProcessing APIMarcel Klehr2023-07-1431-748/+553
| * | | Update core/Controller/LanguageModelApiController.phpMarcel Klehr2023-07-111-1/+1
| * | | Update core/Controller/LanguageModelApiController.phpMarcel Klehr2023-07-111-1/+1
| * | | Fix openapi docsMarcel Klehr2023-07-111-4/+10
| * | | Update core/Controller/LanguageModelApiController.phpMarcel Klehr2023-07-111-1/+1
| * | | Since 27.1.0Marcel Klehr2023-07-0716-81/+81
| * | | LanguageModelApiController: Use jsonSerialize method to help psalmMarcel Klehr2023-07-071-1/+1
| * | | cs:fixMarcel Klehr2023-07-073-6/+0
| * | | LLM OCP API: Change Tests to use EventDispatcher mockMarcel Klehr2023-07-071-41/+8
| * | | LLM OCP API: Improve scheduleTask docblockMarcel Klehr2023-07-071-1/+2
| * | | LLM OCP API: Fix OpenApi docsMarcel Klehr2023-07-071-3/+3
| * | | LLM OCP API: Fix psalm issuesMarcel Klehr2023-07-071-3/+3
| * | | LLM OCP API: Avoid using OC in OCPMarcel Klehr2023-07-073-17/+10
| * | | OCP\Common\NotFoundException: Add param typeMarcel Klehr2023-07-071-1/+1
| * | | LLM OCP API: Simplify TaskBackgroundJob#run catch blockMarcel Klehr2023-07-071-1/+1
| * | | LLM OCP API: Explain TaskBackgroundJob#setAllowParallelRunsMarcel Klehr2023-07-071-0/+2
| * | | LLM OCP API: Don't lose trace of wrapped exceptionsMarcel Klehr2023-07-071-4/+4
| * | | LLM OCP API: Simplify LanguageModelManager#canHandleTaskMarcel Klehr2023-07-071-1/+6
| * | | LLM OCP API: s/getAvailableTasks/getAvailableTaskClasses/Marcel Klehr2023-07-073-10/+10
| * | | LLM OCP API: Add missing copyright and strict typesMarcel Klehr2023-07-073-0/+69
| * | | LLM Migration: Return null if nothing changedMarcel Klehr2023-07-071-1/+3
| * | | Update lib/public/LanguageModel/Events/TaskFailedEvent.phpMarcel Klehr2023-07-071-2/+4
| * | | Update lib/public/LanguageModel/ILanguageModelProvider.phpMarcel Klehr2023-07-071-1/+1
| * | | Apply suggestions from code reviewMarcel Klehr2023-07-071-1/+1
| * | | LLM OCS API: Add OpenAPI docsMarcel Klehr2023-07-071-3/+30
| * | | LLM OCS API: s/tasks/tasktypes/Marcel Klehr2023-07-072-2/+2
| * | | LLM OCP API: Fix psam errorMarcel Klehr2023-07-071-1/+3
| * | | LLM OCP API: Fix psam errorsMarcel Klehr2023-07-072-4/+8