aboutsummaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* chore: Add SPDX headerAndy Scherzinger2024-05-27100-1464/+329
* chore: Add SPDX headerAndy Scherzinger2024-05-26173-3517/+446
* Merge pull request #45400 from nextcloud/temp-db-replica-loss-preventionAndy Scherzinger2024-05-221-0/+7
|\
| * fix(db): cs-fix spacingJosh2024-05-181-1/+1
| * fix(db): Prevent data loss by temporarily disabling `db:convert-type`Josh2024-05-171-0/+7
* | chore: Compile assetsFerdinand Thiessen2024-05-218-8/+8
* | fix(styles): Adjust background stylingsFerdinand Thiessen2024-05-213-15/+12
* | fix(core): Adjust styles for header menu iconsFerdinand Thiessen2024-05-211-10/+2
* | fix: Adjust dashboard and header menu to use new background colorsFerdinand Thiessen2024-05-215-12/+19
* | Merge pull request #45406 from nextcloud/fix/contactsmenu/empty-content-marginPytal2024-05-211-0/+4
|\ \
| * | fix(contactsmenu): empty content marginRichard Steinmetz2024-05-201-0/+4
| |/
* | feat(login-mask): remove `Login with` from labelSimon L.2024-05-211-2/+2
* | chore(core): Change "username" to "account name"Christopher Ng2024-05-171-2/+2
|/
* Merge pull request #45354 from nextcloud/docs/taskprocessingapi/cleanup-endpo...Kate2024-05-162-46/+38
|\
| * fix(TaskProcessingApi): Cleanup error handlingprovokateurin2024-05-161-10/+2
| * docs(TaskProcessingApi): Set correct status code messagesprovokateurin2024-05-162-12/+12
| * docs(TaskProcessingApi): Cleanup endpoint descriptionsprovokateurin2024-05-162-24/+24
| * docs(TaskProcessingApi): Fix result endpoint descriptionprovokateurin2024-05-162-2/+2
* | Merge pull request #45317 from nextcloud/bugfix/noid/limit-maximum-number-of-...Joas Schilling2024-05-162-3/+6
|\ \ | |/ |/|
| * fix(search): Limit maximum number of search resultsJoas Schilling2024-05-152-3/+6
* | Merge pull request #45057 from nextcloud/enh/noid/server-logSimon L2024-05-151-0/+3
|\ \
| * | fix: address reviewSimon L2024-05-141-1/+1
| * | feat(exception-template): allow to link to specific documentation for how to ...Simon L.2024-05-141-0/+3
* | | Merge pull request #45094 from nextcloud/enh/taskprocessing-apiMarcel Klehr2024-05-154-0/+2216
|\ \ \ | |_|/ |/| |
| * | fix: expose lastUpdated in OCS APIMarcel Klehr2024-05-152-0/+6
| * | fix: address review commentsMarcel Klehr2024-05-142-52/+48
| * | Update core/ResponseDefinitions.phpMarcel Klehr2024-05-141-1/+1
| * | fix(OCS-API): Add endpoint to list user tasksMarcel Klehr2024-05-142-4/+162
| * | 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-143-23/+16
| * | Update core/Migrations/Version30000Date20240429122720.phpMarcel Klehr2024-05-141-1/+1
| * | fix: fix migrationMarcel Klehr2024-05-141-2/+2
| * | feat: Add cancel endpoint to OCS APIMarcel Klehr2024-05-142-0/+187
| * | fix: update openai specsMarcel Klehr2024-05-142-4/+4
| * | refactor: identifier is now customId/custom_idMarcel Klehr2024-05-142-3/+3
| * | fix: address review commentsMarcel Klehr2024-05-143-21/+59
| * | fix: address review commentsMarcel Klehr2024-05-141-4/+4
| * | fix: address review commentsMarcel Klehr2024-05-143-11/+14
| * | fix: Update autoloadersMarcel Klehr2024-05-142-0/+39
| * | 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
| * | chore: update openapi.jsonMarcel Klehr2024-05-141-0/+4
| * | fix: oc_taskProcessing_tasks.identifier: notnull = falseMarcel Klehr2024-05-141-1/+2
| * | fix: Expose task type on CoreTaskProcessingTask jsonMarcel Klehr2024-05-141-0/+1
| * | refactor: rename getTaskType to getTaskTypeIdMarcel Klehr2024-05-141-2/+2
| * | feat: Add ExApp endpointsMarcel Klehr2024-05-143-46/+413
| * | fix: Fix psalm issuesMarcel Klehr2024-05-142-19/+18
| * | chore: Regenerate openapi.jsonMarcel Klehr2024-05-143-7/+997
| * | chore: Run cs:fixMarcel Klehr2024-05-141-3/+0