aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Use match statement in richToParsed implementationCôme Chilliet2024-01-111-7/+5
* Document new throw possibility in SetupResultCôme Chilliet2024-01-111-0/+1
* Add TODO for richToParsed refactorCôme Chilliet2024-01-111-0/+1
* Fix UI for rich object in setupcheck resultsCôme Chilliet2024-01-111-0/+25
* Fix psalm issue in SetupChecks commandCôme Chilliet2024-01-111-1/+1
* Validate rich objects passed to SetupResultCôme Chilliet2024-01-111-0/+5
* Add RichObject support for SetupChecks descriptionsCôme Chilliet2024-01-112-8/+54
* Merge pull request #42705 from nextcloud/bugfix/noid/green-openapi-ciSimon L2024-01-111-2/+2
|\
| * fix(openapi): Make OpenAPI CI green againJoas Schilling2024-01-111-2/+2
* | Merge pull request #42658 from nextcloud/bugfix/42530/mark-more-configs-as-se...Joas Schilling2024-01-112-0/+4
|\ \ | |/ |/|
| * 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
* | | Merge pull request #42680 from nextcloud/artonge/fix/view_only_error_messageLouis2024-01-111-1/+1
|\ \ \
| * | | Improve view only error messageLouis Chemineau2024-01-101-1/+1
* | | | 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` headerJohn Molakvoæ2024-01-101-33/+50
| |/ / /
* | | | 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
| * | | | chore(deps): bump `@nextcloud/files` to `3.1.0`John Molakvoæ2024-01-115-19/+17
| * | | | fix(files): group duplicate sharesJohn Molakvoæ2024-01-114-25/+100
| * | | | fix(files): fix unshare actionJohn Molakvoæ2024-01-111-1/+26
|/ / / /
* | | | Merge pull request #42402 from nextcloud/Jerome-Herbinet-remove-full-name-ell...Simon L2024-01-113-4/+4
|\ \ \ \
| * | | | chore(assets): Recompile assetsnextcloud-command2024-01-112-3/+3
| * | | | Update UserMenu.vueJérôme Herbinet2024-01-111-1/+1
|/ / / /
* | | | Merge pull request #42533 from nextcloud/fix/weather_status/forecast-formatJulius Härtl2024-01-112-135/+21
|\ \ \ \
| * | | | fix(weather_status): Fix forecast format in OpenAPIprovokateurin2024-01-102-135/+21
* | | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-01-1186-162/+190
* | | | | Merge pull request #42690 from nextcloud/fix/core/42593/replace-transfer-butt...Eduardo Morales2024-01-103-6/+7
|\ \ \ \ \
| * | | | | chore(core): compile assetsEduardo Morales2024-01-102-3/+3
| * | | | | fix(files): switched native input to NcButtonEduardo Morales2024-01-101-3/+4
* | | | | | Merge pull request #42668 from nextcloud/enh/refactor-profileEduardo Morales2024-01-1010-354/+196
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | chore: Compile assetsFerdinand Thiessen2024-01-105-28/+6
| * | | | | enh(core): Refactor profile page to use vue componentsFerdinand Thiessen2024-01-105-326/+190
* | | | | | Merge pull request #41972 from nextcloud/fix/41834/files--a11y-actions-on-sel...Grigorii K. Shartsev2024-01-106-61/+85
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | chore(assets): Recompile assetsGrigorii K. Shartsev2024-01-102-3/+3
| * | | | | refactor(files): remove merged to `@nextcloud/vue` changesGrigorii K. Shartsev2024-01-101-10/+1
| * | | | | fix(files): move header actions out from the tableGrigorii K. Shartsev2024-01-104-49/+82
|/ / / / /
* | | | | 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"Joas Schilling2024-01-101-1/+1
|/ / / / /
* | | | | Merge pull request #42558 from nextcloud/trash-mtime-deletion-timeRobin Appelman2024-01-102-3/+3
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | use deletion time instead of mtime in trashbin handlingRobin Appelman2024-01-032-3/+3
* | | | | 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
* | | | | | Merge pull request #42377 from nextcloud/fix/text-to-image-managerJoas Schilling2024-01-102-5/+7
|\ \ \ \ \ \
| * | | | | | fix(psalm issues)Marcel Klehr2024-01-091-2/+4
| * | | | | | Update doc blocksMB-Finski2023-12-202-3/+3
| * | | | | | Return providers as indexed arraySami Finnilä2023-12-191-1/+1
* | | | | | | Merge pull request #42590 from nextcloud/add-settings-section-type-attributeJoas Schilling2024-01-102-1/+2
|\ \ \ \ \ \ \
| * | | | | | | fix(settings): check if activeSectionId and activeSectionType are defined bef...Thomas Citharel2024-01-051-1/+1
| * | | | | | | Add data-active-section-type attribute to app-content settings sectionThomas Citharel2024-01-052-1/+2