aboutsummaryrefslogtreecommitdiffstats
path: root/core/Controller
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #46368 from nextcloud/fix/task-processingMarcel Klehr2024-07-191-2/+55
|\
| * fix(TaskProcessing): Update openapi specsMarcel Klehr2024-07-171-1/+7
| * fix(TaskProcessingApiController): Address review commentsMarcel Klehr2024-07-171-5/+5
| * fix: psalm errorsMarcel Klehr2024-07-171-3/+3
| * feat(TaskProcessing): Allow setting task results for file slotsMarcel Klehr2024-07-171-2/+49
* | fix(ReferenceApiController): Remove accidently added AnonRateLimitJonas2024-07-171-1/+0
* | feat(Reference): Add public API endpoints to get referencesJonas2024-07-171-0/+89
|/
* fix(core): use OC namespace for core ReponseDefinitions instead of OCAJulien CHATY-CAPELLE2024-07-1511-11/+11
* feat: Add new forbidden filename options to CapabilitiesFerdinand Thiessen2024-07-111-1/+4
* feat: don't count failed CSRF as failed login attemptBenjamin Gaussorgues2024-07-111-4/+12
* feat(TaskProcessingApi): Add endpoint for getting the next taskprovokateurin2024-07-011-46/+137
* Merge pull request #45811 from nextcloud/add-test-for-profile-page-controllerDaniel2024-06-121-2/+11
|\
| * test: add tests for ProfilePageControllerDaniel Kesselberg2024-06-121-2/+11
* | fix(core): Return X-NC-IsCustomAvatar for guest avatars tooprovokateurin2024-06-122-5/+7
* | fix(files_sharing): dark avatar supportskjnldsv2024-06-121-5/+5
* | fix(core): allow guest avatar fallbackskjnldsv2024-06-121-2/+12
|/
* Merge pull request #43942 from nextcloud/fix/43612/avoid-pwd-confirm-ssoArthur Schiwon2024-06-071-1/+4
|\
| * fix(Session): avoid password confirmation on SSOArthur Schiwon2024-06-051-1/+4
* | fix(core): unsupported browser redirect urlJohn Molakvoæ (skjnldsv)2024-06-011-1/+3
|/
* chore: Add SPDX headerAndy Scherzinger2024-05-2741-896/+93
* Merge pull request #45354 from nextcloud/docs/taskprocessingapi/cleanup-endpo...Kate2024-05-161-29/+20
|\
| * fix(TaskProcessingApi): Cleanup error handlingprovokateurin2024-05-161-10/+2
| * docs(TaskProcessingApi): Set correct status code messagesprovokateurin2024-05-161-6/+6
| * docs(TaskProcessingApi): Cleanup endpoint descriptionsprovokateurin2024-05-161-13/+12
| * docs(TaskProcessingApi): Fix result endpoint descriptionprovokateurin2024-05-161-1/+1
* | Merge pull request #45317 from nextcloud/bugfix/noid/limit-maximum-number-of-...Joas Schilling2024-05-161-2/+5
|\ \ | |/ |/|
| * fix(search): Limit maximum number of search resultsJoas Schilling2024-05-151-2/+5
* | Merge pull request #45094 from nextcloud/enh/taskprocessing-apiMarcel Klehr2024-05-151-0/+430
|\ \ | |/ |/|
| * fix(OCS-API): Add endpoint to list user tasksMarcel Klehr2024-05-141-3/+33
| * fix(OCS-API): No csrf required for /tasks/taskId/file/fileIdMarcel Klehr2024-05-141-0/+1
| * fix(ocs): change /tasktypes response to combine optional and non-optional IO ...Marcel Klehr2024-05-141-4/+8
| * feat: Add cancel endpoint to OCS APIMarcel Klehr2024-05-141-0/+32
| * fix: update openai specsMarcel Klehr2024-05-141-1/+1
| * refactor: identifier is now customId/custom_idMarcel Klehr2024-05-141-2/+2
| * fix: address review commentsMarcel Klehr2024-05-141-5/+7
| * fix: address review commentsMarcel Klehr2024-05-141-8/+12
| * fix: Update autoloadersMarcel Klehr2024-05-141-0/+1
| * fix: Run cs:fixMarcel Klehr2024-05-141-1/+0
| * fix: psalm issuesMarcel Klehr2024-05-141-1/+1
| * fix: Check if user is authorized to use the files they mentionedMarcel Klehr2024-05-141-3/+14
| * refactor: rename getTaskType to getTaskTypeIdMarcel Klehr2024-05-141-2/+2
| * feat: Add ExApp endpointsMarcel Klehr2024-05-141-5/+71
| * fix: Fix psalm issuesMarcel Klehr2024-05-141-16/+15
| * chore: Regenerate openapi.jsonMarcel Klehr2024-05-141-5/+5
| * chore: Run cs:fixMarcel Klehr2024-05-141-3/+0
| * feat: Add getFileContents endpoint to TaskProcessing OCS APIMarcel Klehr2024-05-141-8/+78
| * feat: TaskProcessing OCS APIMarcel Klehr2024-05-141-0/+214
* | docs(preview): Improve API parameter descriptionsprovokateurin2024-05-131-8/+8
|/
* fix(auth): Keep redirect URL during 2FA setup and challengeChristoph Wurst2024-04-191-3/+6
* fix: Apply new coding standard to all filesCôme Chilliet2024-04-021-2/+2