aboutsummaryrefslogtreecommitdiffstats
path: root/core/Controller
Commit message (Expand)AuthorAgeFilesLines
* fix(ReferenceApiController): Bump rate limit for public resolve endpointfix/resolve_public_rate_limitJonas6 days1-1/+1
* feat(ocm): signing ocm requestsMaxence Lange2024-12-041-6/+6
* fix(TaskProcessing): Set up fs in getFileContentsInternalfix/taskprocessing-api-get-file-contentsMarcel Klehr2024-11-261-0/+3
* chore(profile): move profile app from core to appsskjnldsv2024-11-141-115/+0
* Merge pull request #46222 from nextcloud/fix/task-processing-api-controller/d...John Molakvoæ2024-11-061-3/+3
|\
| * fix(TaskProcessingApiController): Don't use + to merge non-assoc. arraysfix/task-processing-api-controller/dont-use-plusMarcel Klehr2024-07-011-3/+3
* | fix(OpenAPI): Adjust array syntax to avoid ambiguitiesfix/openapi/array-syntaxprovokateurin2024-11-0521-80/+76
* | fix: Adjust preview for view-only sharesfix/view-only-previewFerdinand Thiessen2024-10-281-4/+9
* | chore(deps): Bump nextcloud/coding-standard in /vendor-bin/cs-fixerdependabot/composer/vendor-bin/cs-fixer/nextcloud/coding-standard-1.3.2dependabot[bot]2024-10-192-12/+12
* | chore(legacy): Introduce public version ct plass and drop version methods fro...clean/version-ocpJulius Knorr2024-09-203-6/+12
* | chore(deps): Update nextcloud/coding-standard to v1.3.1provokateurin2024-09-198-13/+13
* | chore: adjust code to adhere to coding standardAnna Larch2024-09-052-2/+2
* | style: update codestyle for coding-standard 1.2.3Daniel Kesselberg2024-08-2510-32/+32
* | fix(core): Limit valid avatar sizesprovokateurin2024-08-142-9/+8
* | fix: Add direct parameter to flow auth v2Julius Härtl2024-08-051-4/+6
* | chore: Remove deprecated legacy search backendJulius Härtl2024-08-011-46/+0
* | refactor(core): Make all attribute arguments namedprovokateurin2024-07-277-15/+15
* | refactor(core): Replace security annotations with respective attributesprovokateurin2024-07-2636-256/+219
* | Merge pull request #46761 from nextcloud/fix/core/document-csrf-token-endpointKate2024-07-261-2/+7
|\ \
| * | fix(core): Document CSRF token endpointprovokateurin2024-07-251-2/+7
* | | Merge pull request #46672 from nextcloud/fix/preview-invalid-idAndy Scherzinger2024-07-251-0/+4
|\ \ \ | |/ / |/| |
| * | fix: Ignore preview requests for invalid file idsJulius Härtl2024-07-221-0/+4
* | | fix(taskprocessing): run cs:fixJulien Veyssier2024-07-251-14/+13
* | | feat(TaskProcessing): Implement enums and default valuesMarcel Klehr2024-07-251-19/+29
|/ /
* | feat(taskprocessing): add support for webhooks (http or AppAPI) in the task p...Julien Veyssier2024-07-221-2/+8
* | refactor: Migrate some legacy and core functions to `IFilenameValidator`Ferdinand Thiessen2024-07-191-2/+1
* | 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