aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Add RichObject support for SetupChecks descriptionsCôme Chilliet2024-01-112-8/+54
| | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* Merge pull request #42705 from nextcloud/bugfix/noid/green-openapi-ciSimon L2024-01-111-2/+2
|\ | | | | fix(openapi): Make OpenAPI CI green again
| * fix(openapi): Make OpenAPI CI green againJoas Schilling2024-01-111-2/+2
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | Merge pull request #42658 from ↵Joas Schilling2024-01-112-0/+4
|\ \ | |/ |/| | | | | nextcloud/bugfix/42530/mark-more-configs-as-sensitive fix(systemreport): Mark more configs as sensitive
| * Merge branch 'master' into bugfix/42530/mark-more-configs-as-sensitiveJoas Schilling2024-01-10151-383/+761
| |\
| * | fix(systemreport): Mark more configs as sensitiveJoas Schilling2024-01-092-0/+4
| | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | Merge pull request #42680 from nextcloud/artonge/fix/view_only_error_messageLouis2024-01-111-1/+1
|\ \ \ | | | | | | | | Improve view only error message
| * | | Improve view only error messageLouis Chemineau2024-01-101-1/+1
| | | | | | | | | | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
* | | | Merge pull request #42679 from nextcloud/fix/chunked-quotaJulius Härtl2024-01-111-33/+50
|\ \ \ \ | | | | | | | | | | fix(quota): automatically detect chunk quota with `OC-Total-Length` header
| * | | | fix(quota): automatically detect chunk quota with `OC-Total-Length` headerJohn Molakvoæ2024-01-101-33/+50
| |/ / / | | | | | | | | | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* | | | Merge pull request #42584 from nextcloud/fix/files-sharing-variousJohn Molakvoæ2024-01-1186-149/+247
|\ \ \ \
| * | | | chore(assets): Recompile assetsJohn Molakvoæ2024-01-1179-118/+118
| | | | | | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
| * | | | chore(deps): bump `@nextcloud/files` to `3.1.0`John Molakvoæ2024-01-115-19/+17
| | | | | | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
| * | | | fix(files): group duplicate sharesJohn Molakvoæ2024-01-114-25/+100
| | | | | | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
| * | | | fix(files): fix unshare actionJohn Molakvoæ2024-01-111-1/+26
|/ / / / | | | | | | | | | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* | | | Merge pull request #42402 from ↵Simon L2024-01-113-4/+4
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | nextcloud/Jerome-Herbinet-remove-full-name-ellipsis-in-user-menu Remove display name ellipsis in user menu
| * | | | chore(assets): Recompile assetsnextcloud-command2024-01-112-3/+3
| | | | | | | | | | | | | | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
| * | | | Update UserMenu.vueJérôme Herbinet2024-01-111-1/+1
|/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com> Update UserMenu.vue Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com> npm run build Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com> Revert with a higher max-width value Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>
* | | | Merge pull request #42533 from nextcloud/fix/weather_status/forecast-formatJulius Härtl2024-01-112-135/+21
|\ \ \ \ | | | | | | | | | | fix(weather_status): Fix forecast format in OpenAPI
| * | | | fix(weather_status): Fix forecast format in OpenAPIprovokateurin2024-01-102-135/+21
| | | | | | | | | | | | | | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de>
* | | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-01-1186-162/+190
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | | Merge pull request #42690 from ↵Eduardo Morales2024-01-103-6/+7
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | nextcloud/fix/core/42593/replace-transfer-button-with-NcVue-Button fix(files): switched native input to NcButton
| * | | | | chore(core): compile assetsEduardo Morales2024-01-102-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Eduardo Morales <emoral435@gmail.com>
| * | | | | fix(files): switched native input to NcButtonEduardo Morales2024-01-101-3/+4
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Eduardo Morales <emoral435@gmail.com>
* | | | | | Merge pull request #42668 from nextcloud/enh/refactor-profileEduardo Morales2024-01-1010-354/+196
|\ \ \ \ \ \ | |/ / / / / |/| | | | | enh(profile): Refactor code to use vue components and styles where possible
| * | | | | chore: Compile assetsFerdinand Thiessen2024-01-105-28/+6
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
| * | | | | enh(core): Refactor profile page to use vue componentsFerdinand Thiessen2024-01-105-326/+190
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | | | | | Merge pull request #41972 from ↵Grigorii K. Shartsev2024-01-106-61/+85
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | | | | | | | | | | | | nextcloud/fix/41834/files--a11y-actions-on-selected fix(files): move actions for selected file out from table header
| * | | | | chore(assets): Recompile assetsGrigorii K. Shartsev2024-01-102-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
| * | | | | refactor(files): remove merged to `@nextcloud/vue` changesGrigorii K. Shartsev2024-01-101-10/+1
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
| * | | | | fix(files): move header actions out from the tableGrigorii K. Shartsev2024-01-104-49/+82
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | Having actions in the table header is no valid for a11y and counts as a column name. Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
* | | | | Merge pull request #42681 from nextcloud/bugfix/noid/fix-cron.phpJoas Schilling2024-01-101-1/+1
|\ \ \ \ \ | | | | | | | | | | | | fix(cron): Fix "Using $this when not in object context"
| * | | | | fix(cron): Fix "Using $this when not in object context"Joas Schilling2024-01-101-1/+1
|/ / / / / | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | | | Merge pull request #42558 from nextcloud/trash-mtime-deletion-timeRobin Appelman2024-01-102-3/+3
|\ \ \ \ \ | |_|/ / / |/| | | | use deletion time instead of mtime in trashbin handling
| * | | | use deletion time instead of mtime in trashbin handlingRobin Appelman2024-01-032-3/+3
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | | | Merge pull request #42527 from nextcloud/feat/user_status/online-status-typeKate2024-01-104-3/+21
|\ \ \ \ \
| * | | | | feat(user_status): Add online status type for OpenAPIprovokateurin2024-01-104-3/+21
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de>
* | | | | | Merge pull request #42377 from nextcloud/fix/text-to-image-managerJoas Schilling2024-01-102-5/+7
|\ \ \ \ \ \ | | | | | | | | | | | | | | Fix(text2image): Return providers as indexed array
| * | | | | | fix(psalm issues)Marcel Klehr2024-01-091-2/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net>
| * | | | | | Update doc blocksMB-Finski2023-12-202-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: MB-Finski <sami.finnila@gmail.com>
| * | | | | | Return providers as indexed arraySami Finnilä2023-12-191-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: MB-Finski <sami.finnila@gmail.com>
* | | | | | | Merge pull request #42590 from nextcloud/add-settings-section-type-attributeJoas Schilling2024-01-102-1/+2
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Add settings section type attribute on settings app-content section
| * | | | | | | fix(settings): check if activeSectionId and activeSectionType are defined ↵Thomas Citharel2024-01-051-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | before using them Closes #41513 Signed-off-by: Thomas Citharel <tcit@tcit.fr>
| * | | | | | | Add data-active-section-type attribute to app-content settings sectionThomas Citharel2024-01-052-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Thomas Citharel <tcit@tcit.fr>
* | | | | | | | Merge pull request #42488 from nextcloud/fix/issue-42476-occ-updateJoas Schilling2024-01-101-0/+1
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | fix(Update): Handle upstream exception scenario cleanly
| * | | | | | | | fix(Update): Handle upstream exception scenario cleanlyJosh Richards2023-12-261-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes #42476 Signed-off-by: Josh Richards <josh.t.richards@gmail.com>
* | | | | | | | | Merge pull request #42563 from nextcloud/updateCrlJoas Schilling2024-01-101-11/+12
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Update crl after revoke integration_homeassistant.csr
| * | | | | | | | | Update crl after revoke integration_homeassistant.csrMatthieu Gallien2024-01-031-11/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
* | | | | | | | | | Merge pull request #42391 from ↵Joas Schilling2024-01-102-4/+20
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | nextcloud/bugfix/noid/warn-on-excessive-memory-consumption-in-background-jobs feat(cron): Warn on excessive memory consumption in background jobs
| * | | | | | | | | | fix(log): Improve logging of background job details for better ↵Joas Schilling2023-12-202-6/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | reproduction/debugging Signed-off-by: Joas Schilling <coding@schilljs.com>