summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* feat(dispatcher): Add typed event for "db:add-missing-primary-keys"Joas Schilling2023-07-246-9/+130
* feat(dispatcher): Add typed event for "db:add-missing-columns"Joas Schilling2023-07-247-16/+130
* Merge pull request #39506 from nextcloud/techdebt/39488/ensure-index-name-uni...Joas Schilling2023-07-242-2/+57
|\
| * fix(tests): Adjust unit tests to outline the schema is checked twice nowJoas Schilling2023-07-211-2/+2
| * feat(db): Ensure that index names are unique across the databaseJoas Schilling2023-07-201-0/+55
* | Merge pull request #38606 from fsamapoor/replace_strpos_calls_in_settings_appDaniel2023-07-244-7/+7
|\ \
| * \ Merge branch 'master' into replace_strpos_calls_in_settings_appFaraz Samapoor2023-06-12314-2412/+3142
| |\ \
| * | | Refactors "strpos" calls in /apps/settings to improve code readability.Faraz Samapoor2023-06-054-8/+8
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-07-2430-30/+116
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-07-2328-4/+116
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-07-22274-1004/+1276
* | | | 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