aboutsummaryrefslogtreecommitdiffstats
path: root/core
Commit message (Collapse)AuthorAgeFilesLines
* chore: Compile assetsFerdinand Thiessen2024-05-218-8/+8
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* fix(styles): Adjust background stylingsFerdinand Thiessen2024-05-213-15/+12
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* fix(core): Adjust styles for header menu iconsFerdinand Thiessen2024-05-211-10/+2
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* fix: Adjust dashboard and header menu to use new background colorsFerdinand Thiessen2024-05-215-12/+19
| | | | | | fix(UnifiedSearch): Adjust to new background color Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* Merge pull request #45406 from nextcloud/fix/contactsmenu/empty-content-marginPytal2024-05-211-0/+4
|\ | | | | fix(contactsmenu): empty content margin
| * fix(contactsmenu): empty content marginRichard Steinmetz2024-05-201-0/+4
| | | | | | | | Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
* | feat(login-mask): remove `Login with` from labelSimon L.2024-05-211-2/+2
| | | | | | | | | | Signed-off-by: Simon L <szaimen@e.mail.de> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* | chore(core): Change "username" to "account name"Christopher Ng2024-05-171-2/+2
|/ | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* Merge pull request #45354 from ↵Kate2024-05-162-46/+38
|\ | | | | | | nextcloud/docs/taskprocessingapi/cleanup-endpoint-descriptions
| * fix(TaskProcessingApi): Cleanup error handlingprovokateurin2024-05-161-10/+2
| | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de>
| * docs(TaskProcessingApi): Set correct status code messagesprovokateurin2024-05-162-12/+12
| | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de>
| * docs(TaskProcessingApi): Cleanup endpoint descriptionsprovokateurin2024-05-162-24/+24
| | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de>
| * docs(TaskProcessingApi): Fix result endpoint descriptionprovokateurin2024-05-162-2/+2
| | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de>
* | Merge pull request #45317 from ↵Joas Schilling2024-05-162-3/+6
|\ \ | |/ |/| | | | | nextcloud/bugfix/noid/limit-maximum-number-of-search-results fix(search): Limit maximum number of search results
| * fix(search): Limit maximum number of search resultsJoas Schilling2024-05-152-3/+6
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | Merge pull request #45057 from nextcloud/enh/noid/server-logSimon L2024-05-151-0/+3
|\ \ | | | | | | feat(exception-template): allow to link to specific documentation for how to retreive server log
| * | fix: address reviewSimon L2024-05-141-1/+1
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Simon L <szaimen@e.mail.de> Signed-off-by: Simon L. <szaimen@e.mail.de> Co-Authored-By: Josh <josh.t.richards@gmail.com>
| * | feat(exception-template): allow to link to specific documentation for how to ↵Simon L.2024-05-141-0/+3
| | | | | | | | | | | | | | | | | | retreive server log Signed-off-by: Simon L <szaimen@e.mail.de>
* | | Merge pull request #45094 from nextcloud/enh/taskprocessing-apiMarcel Klehr2024-05-154-0/+2216
|\ \ \ | |_|/ |/| | feat: TaskProcessing API
| * | fix: expose lastUpdated in OCS APIMarcel Klehr2024-05-152-0/+6
| | | | | | | | | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net>
| * | fix: address review commentsMarcel Klehr2024-05-142-52/+48
| | | | | | | | | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net>
| * | Update core/ResponseDefinitions.phpMarcel Klehr2024-05-141-1/+1
| | | | | | | | | | | | Co-authored-by: Kate <26026535+provokateurin@users.noreply.github.com> Signed-off-by: Marcel Klehr <mklehr@gmx.net>
| * | fix(OCS-API): Add endpoint to list user tasksMarcel Klehr2024-05-142-4/+162
| | | | | | | | | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net>
| * | fix(OCS-API): No csrf required for /tasks/taskId/file/fileIdMarcel Klehr2024-05-141-0/+1
| | | | | | | | | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net>
| * | fix(ocs): change /tasktypes response to combine optional and non-optional IO ↵Marcel Klehr2024-05-143-23/+16
| | | | | | | | | | | | | | | | | | slots Signed-off-by: Marcel Klehr <mklehr@gmx.net>
| * | Update core/Migrations/Version30000Date20240429122720.phpMarcel Klehr2024-05-141-1/+1
| | | | | | | | | | | | | | | Co-authored-by: julien-nc <julien-nc@posteo.net> Signed-off-by: Marcel Klehr <mklehr@gmx.net>
| * | fix: fix migrationMarcel Klehr2024-05-141-2/+2
| | | | | | | | | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net>
| * | feat: Add cancel endpoint to OCS APIMarcel Klehr2024-05-142-0/+187
| | | | | | | | | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net>
| * | fix: update openai specsMarcel Klehr2024-05-142-4/+4
| | | | | | | | | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net>
| * | refactor: identifier is now customId/custom_idMarcel Klehr2024-05-142-3/+3
| | | | | | | | | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net>
| * | fix: address review commentsMarcel Klehr2024-05-143-21/+59
| | | | | | | | | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net>
| * | fix: address review commentsMarcel Klehr2024-05-141-4/+4
| | | | | | | | | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net>
| * | fix: address review commentsMarcel Klehr2024-05-143-11/+14
| | | | | | | | | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net>
| * | fix: Update autoloadersMarcel Klehr2024-05-142-0/+39
| | | | | | | | | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net>
| * | fix: Run cs:fixMarcel Klehr2024-05-141-1/+0
| | | | | | | | | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net>
| * | fix: psalm issuesMarcel Klehr2024-05-141-1/+1
| | | | | | | | | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net>
| * | fix: Check if user is authorized to use the files they mentionedMarcel Klehr2024-05-141-3/+14
| | | | | | | | | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net>
| * | chore: update openapi.jsonMarcel Klehr2024-05-141-0/+4
| | | | | | | | | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net>
| * | fix: oc_taskProcessing_tasks.identifier: notnull = falseMarcel Klehr2024-05-141-1/+2
| | | | | | | | | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net>
| * | fix: Expose task type on CoreTaskProcessingTask jsonMarcel Klehr2024-05-141-0/+1
| | | | | | | | | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net>
| * | refactor: rename getTaskType to getTaskTypeIdMarcel Klehr2024-05-141-2/+2
| | | | | | | | | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net>
| * | feat: Add ExApp endpointsMarcel Klehr2024-05-143-46/+413
| | | | | | | | | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net>
| * | fix: Fix psalm issuesMarcel Klehr2024-05-142-19/+18
| | | | | | | | | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net>
| * | chore: Regenerate openapi.jsonMarcel Klehr2024-05-143-7/+997
| | | | | | | | | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net>
| * | chore: Run cs:fixMarcel Klehr2024-05-141-3/+0
| | | | | | | | | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net>
| * | feat: Add getFileContents endpoint to TaskProcessing OCS APIMarcel Klehr2024-05-141-8/+78
| | | | | | | | | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net>
| * | feat: TaskProcessing OCS APIMarcel Klehr2024-05-142-0/+242
| | | | | | | | | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net>
| * | feat: first pass at TaskProcessing APIMarcel Klehr2024-05-141-0/+114
| |/ | | | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net>
* | Merge pull request #45288 from nextcloud/docs/preview/parameter-descriptionsJohn Molakvoæ2024-05-142-16/+24
|\ \ | |/ |/|
| * docs(preview): Improve API parameter descriptionsprovokateurin2024-05-132-16/+24
| | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de>