]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
3 weeks agofix(locking): Accept mixed as value on setTTL backport/48689/stable30 48694/head
Git'Fellow [Mon, 14 Oct 2024 10:17:27 +0000 (12:17 +0200)]
fix(locking): Accept mixed as value on setTTL

Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
3 weeks agoMerge pull request #48474 from nextcloud/backport/47846/stable30
Benjamin Gaussorgues [Wed, 30 Oct 2024 08:29:20 +0000 (09:29 +0100)]
Merge pull request #48474 from nextcloud/backport/47846/stable30

3 weeks agoMerge pull request #48667 from nextcloud/dependabot/npm_and_yarn/stable30/libphonenum...
John Molakvoæ [Wed, 30 Oct 2024 08:25:30 +0000 (09:25 +0100)]
Merge pull request #48667 from nextcloud/dependabot/npm_and_yarn/stable30/libphonenumber-js-1.11.11

3 weeks agoMerge pull request #48970 from nextcloud/backport/48766/stable30
Benjamin Gaussorgues [Wed, 30 Oct 2024 07:58:12 +0000 (08:58 +0100)]
Merge pull request #48970 from nextcloud/backport/48766/stable30

3 weeks agoFix(l10n): Update translations from Transifex
Nextcloud bot [Wed, 30 Oct 2024 00:20:32 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
3 weeks agoMerge pull request #48701 from nextcloud/backport/cachebuster-stable30
Ferdinand Thiessen [Tue, 29 Oct 2024 23:22:58 +0000 (00:22 +0100)]
Merge pull request #48701 from nextcloud/backport/cachebuster-stable30

[stable30] fix: Shipped apps should include the Nextcloud version in the cache buster

3 weeks agofix: Shipped apps should include the Nextcloud version in the cache buster 48701/head
Ferdinand Thiessen [Thu, 10 Oct 2024 16:26:52 +0000 (18:26 +0200)]
fix: Shipped apps should include the Nextcloud version in the cache buster

Co-authored-by: Ferdinand Thiessen <opensource@fthiessen.de>
Co-authored-by: Kate <26026535+provokateurin@users.noreply.github.com>
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
3 weeks agoMerge pull request #48979 from nextcloud/backport/48632/stable30
Louis [Tue, 29 Oct 2024 17:21:15 +0000 (18:21 +0100)]
Merge pull request #48979 from nextcloud/backport/48632/stable30

[stable30] fix(files): Do not jump to top when fileId is set to currentFolder

3 weeks agoMerge pull request #48984 from nextcloud/backport/47847/stable30
Kate [Tue, 29 Oct 2024 16:27:44 +0000 (17:27 +0100)]
Merge pull request #48984 from nextcloud/backport/47847/stable30

3 weeks agotest: add test for nested jail cross-storage move backport/47847/stable30 48984/head
Robin Appelman [Wed, 2 Oct 2024 15:00:53 +0000 (17:00 +0200)]
test: add test for nested jail cross-storage move

Signed-off-by: Robin Appelman <robin@icewind.nl>
3 weeks agofix: Fix copying or moving from shared groupfolders
Daniel Calviño Sánchez [Mon, 9 Sep 2024 11:07:14 +0000 (13:07 +0200)]
fix: Fix copying or moving from shared groupfolders

When copying or moving between two local storages the source path (on
disk) to copy or move from is got from the unjailed path of the source
storage. However, if the source storage has more than one jail getting
the unjailed path resolves the most external jail, but the source path
needs to be got from the most internal jail instead (the one closer to
the local storage).

This can happen, for example, with a shared groupfolder: in that case
there is an external jail for the shared storage, and one internal jail
for the groupfolder storage wrapped by the shared storage.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
3 weeks agofix(files): Do not jump to top when fileId is set to currentFolder backport/48632/stable30 48979/head
Louis Chemineau [Wed, 9 Oct 2024 16:23:58 +0000 (18:23 +0200)]
fix(files): Do not jump to top when fileId is set to currentFolder

Fix https://github.com/nextcloud/server/issues/48545

Signed-off-by: Louis Chemineau <louis@chmn.me>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
3 weeks agoMerge pull request #48976 from nextcloud/backport/48788/stable30
yemkareems [Tue, 29 Oct 2024 13:06:58 +0000 (18:36 +0530)]
Merge pull request #48976 from nextcloud/backport/48788/stable30

[stable30] fix: add PasswordConfirmationRequired to the external storages mentioned in review

3 weeks agofix: cs fix namespace backport/48788/stable30 48976/head
yemkareems [Fri, 18 Oct 2024 09:04:39 +0000 (14:34 +0530)]
fix: cs fix namespace

Signed-off-by: yemkareems <yemkareems@gmail.com>
3 weeks agofix: add PasswordConfirmationRequired to the eternal storages mentioned in review
yemkareems [Fri, 18 Oct 2024 08:34:34 +0000 (14:04 +0530)]
fix: add PasswordConfirmationRequired to the eternal storages mentioned in review

Signed-off-by: yemkareems <yemkareems@gmail.com>
3 weeks agofix(provisioning_api): Fix getting disabled users for group admins backport/48766/stable30 48970/head
Côme Chilliet [Thu, 17 Oct 2024 13:44:42 +0000 (15:44 +0200)]
fix(provisioning_api): Fix getting disabled users for group admins

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
3 weeks agochore(provisioning_api): Add tests for getDisabledUserDetails
Côme Chilliet [Thu, 17 Oct 2024 13:43:57 +0000 (15:43 +0200)]
chore(provisioning_api): Add tests for getDisabledUserDetails

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
3 weeks agoMerge pull request #48746 from nextcloud/backport/46124/stable30
John Molakvoæ [Tue, 29 Oct 2024 10:33:42 +0000 (11:33 +0100)]
Merge pull request #48746 from nextcloud/backport/46124/stable30

3 weeks agoMerge pull request #48571 from nextcloud/backport/48532/stable30
Kate [Tue, 29 Oct 2024 09:26:18 +0000 (10:26 +0100)]
Merge pull request #48571 from nextcloud/backport/48532/stable30

3 weeks agoMerge pull request #48957 from nextcloud/backport/48921/stable30
Kate [Tue, 29 Oct 2024 07:42:28 +0000 (08:42 +0100)]
Merge pull request #48957 from nextcloud/backport/48921/stable30

3 weeks agoMerge pull request #48945 from nextcloud/backport/48871/stable30
Ferdinand Thiessen [Tue, 29 Oct 2024 07:33:16 +0000 (08:33 +0100)]
Merge pull request #48945 from nextcloud/backport/48871/stable30

[stable30] fix(app-store): Update update count in navigation

3 weeks agoci(psalm): Add missing imagick extension backport/48921/stable30 48957/head
provokateurin [Mon, 28 Oct 2024 08:14:22 +0000 (09:14 +0100)]
ci(psalm): Add missing imagick extension

Signed-off-by: provokateurin <kate@provokateurin.de>
3 weeks agoMerge pull request #48888 from nextcloud/backport/48887/stable30
Kate [Tue, 29 Oct 2024 07:09:01 +0000 (08:09 +0100)]
Merge pull request #48888 from nextcloud/backport/48887/stable30

3 weeks agochore(assets): Recompile assets backport/48887/stable30 48888/head
nextcloud-command [Tue, 29 Oct 2024 06:39:48 +0000 (06:39 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
3 weeks agofix(files_sharing): federated shares avatar
skjnldsv [Fri, 25 Oct 2024 10:03:28 +0000 (12:03 +0200)]
fix(files_sharing): federated shares avatar

Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
3 weeks agoFix(l10n): Update translations from Transifex
Nextcloud bot [Tue, 29 Oct 2024 00:20:26 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
3 weeks agoMerge pull request #48950 from nextcloud/backport/48947/stable30
Joas Schilling [Mon, 28 Oct 2024 19:30:03 +0000 (20:30 +0100)]
Merge pull request #48950 from nextcloud/backport/48947/stable30

[stable30] fix(config): Mark more configs as sensitive

3 weeks agofix(config): Mark more configs as sensitive backport/48947/stable30 48950/head
Joas Schilling [Mon, 28 Oct 2024 13:56:19 +0000 (14:56 +0100)]
fix(config): Mark more configs as sensitive

Signed-off-by: Joas Schilling <coding@schilljs.com>
3 weeks agoMerge pull request #48861 from nextcloud/backport/48850/stable30
Kate [Mon, 28 Oct 2024 15:26:45 +0000 (16:26 +0100)]
Merge pull request #48861 from nextcloud/backport/48850/stable30

3 weeks agochore(assets): Recompile assets backport/48850/stable30 48861/head
nextcloud-command [Mon, 28 Oct 2024 14:49:05 +0000 (14:49 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
3 weeks agoMerge pull request #48939 from nextcloud/backport/48915/stable30
Kate [Mon, 28 Oct 2024 14:31:42 +0000 (15:31 +0100)]
Merge pull request #48939 from nextcloud/backport/48915/stable30

3 weeks agoMerge pull request #48896 from nextcloud/dependabot/composer/stable30/guzzlehttp...
Joas Schilling [Mon, 28 Oct 2024 14:24:45 +0000 (15:24 +0100)]
Merge pull request #48896 from nextcloud/dependabot/composer/stable30/guzzlehttp/guzzle-7.8.2

chore(deps): Bump guzzlehttp/guzzle from 7.8.1 to 7.8.2

3 weeks agochore(assets): Recompile assets backport/48871/stable30 48945/head
nextcloud-command [Mon, 28 Oct 2024 14:14:41 +0000 (14:14 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
3 weeks agoMerge pull request #48937 from nextcloud/backport/48918/stable30
John Molakvoæ [Mon, 28 Oct 2024 13:59:36 +0000 (14:59 +0100)]
Merge pull request #48937 from nextcloud/backport/48918/stable30

3 weeks agofix(unified-search): Close on second ctrl+f
Ferdinand Thiessen [Wed, 23 Oct 2024 10:49:33 +0000 (12:49 +0200)]
fix(unified-search): Close on second ctrl+f

Also only add the event listener if short-cuts are not disabled for accessibility reasons.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
3 weeks agofix(app-store): Update update count in navigation
Ferdinand Thiessen [Wed, 23 Oct 2024 17:28:49 +0000 (19:28 +0200)]
fix(app-store): Update update count in navigation

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
3 weeks agochore(deps): Bump guzzlehttp/guzzle from 7.8.1 to 7.8.2 dependabot/composer/stable30/guzzlehttp/guzzle-7.8.2 48896/head
Joas Schilling [Fri, 25 Oct 2024 15:30:12 +0000 (17:30 +0200)]
chore(deps): Bump guzzlehttp/guzzle from 7.8.1 to 7.8.2

| Prod Packages       | Operation | Base  | Target |
|---------------------|-----------|-------|--------|
| guzzlehttp/guzzle   | Upgraded  | 7.8.1 | 7.8.2  |
| guzzlehttp/promises | Upgraded  | 2.0.2 | 2.0.4  |
| guzzlehttp/psr7     | Upgraded  | 2.6.2 | 2.7.0  |

Signed-off-by: Joas Schilling <coding@schilljs.com>
3 weeks agofix: crypto added manually as expected backport/48915/stable30 48939/head
yemkareems [Mon, 28 Oct 2024 13:12:47 +0000 (18:42 +0530)]
fix: crypto added manually as expected

Signed-off-by: yemkareems <yemkareems@gmail.com>
3 weeks agofix: crypto made inline for constructor and decrypt error handled in exception
yemkareems [Mon, 28 Oct 2024 11:13:24 +0000 (16:43 +0530)]
fix: crypto made inline for constructor and decrypt error handled in exception

Signed-off-by: yemkareems <yemkareems@gmail.com>
[skip ci]

3 weeks agofix: crypto made inline for constructor and decrypt error handled in exception
yemkareems [Mon, 28 Oct 2024 11:02:57 +0000 (16:32 +0530)]
fix: crypto made inline for constructor and decrypt error handled in exception

Signed-off-by: yemkareems <yemkareems@gmail.com>
3 weeks agofix: use Icrypto in place of Cypto
yemkareems [Mon, 28 Oct 2024 10:19:05 +0000 (15:49 +0530)]
fix: use Icrypto in place of Cypto

Signed-off-by: yemkareems <yemkareems@gmail.com>
3 weeks agofix: crypto type made not nullable and tests run using ICrypto
yemkareems [Mon, 28 Oct 2024 09:34:11 +0000 (15:04 +0530)]
fix: crypto type made not nullable and tests run using ICrypto

Signed-off-by: yemkareems <yemkareems@gmail.com>
3 weeks agofix: encrypt and store password, decrypt and retrieve the same
yemkareems [Mon, 28 Oct 2024 05:52:36 +0000 (11:22 +0530)]
fix: encrypt and store password, decrypt and retrieve the same

Signed-off-by: yemkareems <yemkareems@gmail.com>
3 weeks agofix(files_sharing): Cleanup error messages backport/48918/stable30 48937/head
provokateurin [Tue, 22 Oct 2024 06:20:04 +0000 (08:20 +0200)]
fix(files_sharing): Cleanup error messages

Signed-off-by: provokateurin <kate@provokateurin.de>
3 weeks agoMerge pull request #48931 from nextcloud/backport/48917/stable30
Kate [Mon, 28 Oct 2024 11:09:49 +0000 (12:09 +0100)]
Merge pull request #48931 from nextcloud/backport/48917/stable30

3 weeks agofix(dav): Cleanup view-only check backport/48917/stable30 48931/head
provokateurin [Mon, 21 Oct 2024 10:21:29 +0000 (12:21 +0200)]
fix(dav): Cleanup view-only check

Signed-off-by: provokateurin <kate@provokateurin.de>
3 weeks agoMerge pull request #48635 from nextcloud/backport/48623/stable30
Kate [Mon, 28 Oct 2024 09:18:40 +0000 (10:18 +0100)]
Merge pull request #48635 from nextcloud/backport/48623/stable30

3 weeks agofix: Allow overriding shouldApplyQuota check from child classes backport/48623/stable30 48635/head
Julius Knorr [Wed, 9 Oct 2024 06:25:30 +0000 (08:25 +0200)]
fix: Allow overriding shouldApplyQuota check from child classes

Signed-off-by: Julius Knorr <jus@bitgrid.net>
3 weeks agoMerge pull request #48901 from nextcloud/backport/48898/stable30
Grigorii K. Shartsev [Mon, 28 Oct 2024 08:28:10 +0000 (13:28 +0500)]
Merge pull request #48901 from nextcloud/backport/48898/stable30

[stable30] fix(files): add title for files list table header button

3 weeks agoFix(l10n): Update translations from Transifex
Nextcloud bot [Mon, 28 Oct 2024 00:20:41 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
3 weeks agoFix(l10n): Update translations from Transifex
Nextcloud bot [Sun, 27 Oct 2024 00:22:18 +0000 (00:22 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
3 weeks agochore(assets): Recompile assets backport/48898/stable30 48901/head
nextcloud-command [Sat, 26 Oct 2024 08:22:35 +0000 (08:22 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
3 weeks agoFix(l10n): Update translations from Transifex
Nextcloud bot [Sat, 26 Oct 2024 00:20:26 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
3 weeks agofix(files): add title for files list table header button
Grigorii K. Shartsev [Fri, 25 Oct 2024 16:06:33 +0000 (18:06 +0200)]
fix(files): add title for files list table header button

Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
3 weeks agoMerge pull request #48893 from nextcloud/backport/48625/stable30
Grigorii K. Shartsev [Fri, 25 Oct 2024 15:55:20 +0000 (20:55 +0500)]
Merge pull request #48893 from nextcloud/backport/48625/stable30

[stable30] fix(files): handle empty view with error

3 weeks agochore(assets): Recompile assets backport/48625/stable30 48893/head
Grigorii K. Shartsev [Fri, 25 Oct 2024 13:12:20 +0000 (15:12 +0200)]
chore(assets): Recompile assets

Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
3 weeks agorefactor(files): migrate to @nextcloud/sharing
Grigorii K. Shartsev [Thu, 17 Oct 2024 13:17:43 +0000 (15:17 +0200)]
refactor(files): migrate to @nextcloud/sharing

Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
3 weeks agofix(files): handle empty view with error
Grigorii K. Shartsev [Wed, 9 Oct 2024 10:37:33 +0000 (12:37 +0200)]
fix(files): handle empty view with error

Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
3 weeks agochore(files): migrate davUtils to TS
Grigorii K. Shartsev [Tue, 15 Oct 2024 14:03:31 +0000 (16:03 +0200)]
chore(files): migrate davUtils to TS

Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
3 weeks agoMerge pull request #48890 from nextcloud/backport/48882/stable30
F. E Noel Nfebe [Fri, 25 Oct 2024 10:58:58 +0000 (12:58 +0200)]
Merge pull request #48890 from nextcloud/backport/48882/stable30

[stable30] refactor(ShareApiController): Check for null and empty strings with e…

3 weeks agorefactor(ShareApiController): Check for null and empty strings with empty() backport/48882/stable30 48890/head
fenn-cs [Thu, 24 Oct 2024 16:47:07 +0000 (17:47 +0100)]
refactor(ShareApiController): Check for null and empty strings with empty()

Proactive measure to avoid warnings in higher php versions as well possible type errors

Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
3 weeks agoMerge pull request #48881 from nextcloud/backport/48381/stable30
Kate [Fri, 25 Oct 2024 06:26:36 +0000 (08:26 +0200)]
Merge pull request #48881 from nextcloud/backport/48381/stable30

3 weeks agoFix(l10n): Update translations from Transifex
Nextcloud bot [Fri, 25 Oct 2024 00:20:12 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
3 weeks agoMerge pull request #48856 from nextcloud/backport/48839/stable30
Joas Schilling [Thu, 24 Oct 2024 19:16:29 +0000 (21:16 +0200)]
Merge pull request #48856 from nextcloud/backport/48839/stable30

[stable30] build: Print RTL limited characters in translation-checker

3 weeks agofix(ShareAPI): Send mails for mail shares by default backport/48381/stable30 48881/head
fenn-cs [Thu, 26 Sep 2024 11:00:52 +0000 (13:00 +0200)]
fix(ShareAPI): Send mails for mail shares by default

It looks like, the frontend it needs to provide the `sendMail` param
for the backend to decide wether mails would be sent.

Our UI does not have that at the moment so it should default to sending
emails always for mail shares.

Not exactly sure how this was handled earlier but this is a good starting point.

Resolves : https://github.com/nextcloud/server/issues/48012

Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
4 weeks agoMerge pull request #48872 from nextcloud/backport/48852/stable30
Ferdinand Thiessen [Thu, 24 Oct 2024 11:58:15 +0000 (13:58 +0200)]
Merge pull request #48872 from nextcloud/backport/48852/stable30

[stable30] fix(app-store): Correctly render Markdown in app description

4 weeks agochore(assets): Recompile assets 48872/head
nextcloud-command [Thu, 24 Oct 2024 11:42:54 +0000 (11:42 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
4 weeks agoMerge pull request #48877 from nextcloud/backport/48863/stable30
Julien Veyssier [Thu, 24 Oct 2024 11:42:52 +0000 (13:42 +0200)]
Merge pull request #48877 from nextcloud/backport/48863/stable30

[stable30] [TextProcessing] Fix: Also list types that are available in task processing

4 weeks agofix(app-store): Correctly render Markdown in app description
Ferdinand Thiessen [Wed, 23 Oct 2024 10:49:58 +0000 (12:49 +0200)]
fix(app-store): Correctly render Markdown in app description

This seems to be broken by an update because the renderer now passes an object instead of multiple arguments to the render functions.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
4 weeks agofeat(textprocessing): factorize taskProcessingCompatibleTaskTypes backport/48863/stable30 48877/head
Julien Veyssier [Thu, 24 Oct 2024 10:18:03 +0000 (12:18 +0200)]
feat(textprocessing): factorize taskProcessingCompatibleTaskTypes

Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
4 weeks agofix(textprocessing): also list types that are available in task processing
Julien Veyssier [Wed, 23 Oct 2024 14:40:34 +0000 (16:40 +0200)]
fix(textprocessing): also list types that are available in task processing

Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
4 weeks agoFix(l10n): Update translations from Transifex
Nextcloud bot [Thu, 24 Oct 2024 00:20:25 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 weeks agoMerge pull request #48836 from nextcloud/backport/48799/stable30
Ferdinand Thiessen [Wed, 23 Oct 2024 20:52:36 +0000 (22:52 +0200)]
Merge pull request #48836 from nextcloud/backport/48799/stable30

[stable30] fix(files_sharing): Add correct context to translation

4 weeks agochore(assets): Recompile assets backport/48799/stable30 48836/head
nextcloud-command [Wed, 23 Oct 2024 19:44:31 +0000 (19:44 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
4 weeks agofix(files_sharing): Add correct context to translation
Ferdinand Thiessen [Fri, 18 Oct 2024 18:02:33 +0000 (20:02 +0200)]
fix(files_sharing): Add correct context to translation

This string is extracted in the `files_sharing` app so it needs to be accessed there and not on `files`.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
4 weeks agoMerge pull request #48834 from nextcloud/backport/48728/stable30
Ferdinand Thiessen [Wed, 23 Oct 2024 19:37:30 +0000 (21:37 +0200)]
Merge pull request #48834 from nextcloud/backport/48728/stable30

[stable30] fix(files): Adjust NavigationQuota for Nextcloud 30 design

4 weeks agochore(assets): Recompile assets backport/48728/stable30 48834/head
nextcloud-command [Wed, 23 Oct 2024 18:50:39 +0000 (18:50 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
4 weeks agofix(files): Adjust NavigationQuota for Nextcloud 30 design
Ferdinand Thiessen [Wed, 16 Oct 2024 10:04:52 +0000 (12:04 +0200)]
fix(files): Adjust NavigationQuota for Nextcloud 30 design

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
4 weeks agoMerge pull request #48866 from nextcloud/backport/48853/stable30
Ferdinand Thiessen [Wed, 23 Oct 2024 17:08:38 +0000 (19:08 +0200)]
Merge pull request #48866 from nextcloud/backport/48853/stable30

[stable30] fix(app-store): Ensure the `groups` property is always an array

4 weeks agoMerge pull request #48868 from nextcloud/backport/48854/stable30
Ferdinand Thiessen [Wed, 23 Oct 2024 17:08:15 +0000 (19:08 +0200)]
Merge pull request #48868 from nextcloud/backport/48854/stable30

[stable30] fix(app-store): Also proxy images of locally installed apps

4 weeks agofix(app-store): Also proxy images of locally installed apps backport/48854/stable30 48868/head
Ferdinand Thiessen [Wed, 23 Oct 2024 10:54:25 +0000 (12:54 +0200)]
fix(app-store): Also proxy images of locally installed apps

Before this only app store apps got their screenshots proxied,
but this will cause locally installed apps to not be correctly shown on the app-store.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
4 weeks agoMerge pull request #48748 from nextcloud/backport/48373/stable30
Ferdinand Thiessen [Wed, 23 Oct 2024 15:12:55 +0000 (17:12 +0200)]
Merge pull request #48748 from nextcloud/backport/48373/stable30

[stable30] fix: add PasswordConfirmationRequired to create user storages endpoint

4 weeks agofix(app-store): Ensure the `groups` property is always an array backport/48853/stable30 48866/head
Ferdinand Thiessen [Wed, 23 Oct 2024 10:57:29 +0000 (12:57 +0200)]
fix(app-store): Ensure the `groups` property is always an array

If the value was a string, like a single group, then `json_decode` will also yield only a string.
So in this case we ensure the property is always an array with that value.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
4 weeks agobuild: Show the actual string backport/48839/stable30 48856/head
Joas Schilling [Wed, 23 Oct 2024 07:39:57 +0000 (09:39 +0200)]
build: Show the actual string

Signed-off-by: Joas Schilling <coding@schilljs.com>
4 weeks agobuild: Print RTL limited characters in translation-checker
provokateurin [Tue, 22 Oct 2024 11:03:06 +0000 (13:03 +0200)]
build: Print RTL limited characters in translation-checker

Signed-off-by: provokateurin <kate@provokateurin.de>
4 weeks agoFix(l10n): Update translations from Transifex
Nextcloud bot [Wed, 23 Oct 2024 00:24:09 +0000 (00:24 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 weeks agoFix(l10n): Update translations from Transifex
Nextcloud bot [Tue, 22 Oct 2024 12:31:24 +0000 (12:31 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 weeks agoFix(l10n): Update translations from Transifex
Nextcloud bot [Tue, 22 Oct 2024 11:39:27 +0000 (11:39 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 weeks agoMerge pull request #48830 from nextcloud/backport/48603/stable30
Joas Schilling [Tue, 22 Oct 2024 06:43:59 +0000 (08:43 +0200)]
Merge pull request #48830 from nextcloud/backport/48603/stable30

[stable30] fix(logger): Remove more parameters of other methods

4 weeks agoFix(l10n): Update translations from Transifex
Nextcloud bot [Tue, 22 Oct 2024 00:22:39 +0000 (00:22 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 weeks agofix(logger): Remove more parameters of other methods backport/48603/stable30 48830/head
Joas Schilling [Mon, 7 Oct 2024 19:04:49 +0000 (21:04 +0200)]
fix(logger): Remove more parameters of other methods

Signed-off-by: Joas Schilling <coding@schilljs.com>
4 weeks agoMerge pull request #48550 from nextcloud/backport/48540/stable30
Joas Schilling [Mon, 21 Oct 2024 16:50:10 +0000 (18:50 +0200)]
Merge pull request #48550 from nextcloud/backport/48540/stable30

[stable30] fix(filesexternal): Remove unneeded 3rdparty library use

4 weeks agoMerge pull request #48731 from nextcloud/backport/48425/stable30
Ferdinand Thiessen [Mon, 21 Oct 2024 13:35:40 +0000 (15:35 +0200)]
Merge pull request #48731 from nextcloud/backport/48425/stable30

[stable30] fix(files): Ensure renaming state is correctly reset

4 weeks agochore(assets): Recompile assets backport/48425/stable30 48731/head
nextcloud-command [Mon, 21 Oct 2024 12:02:19 +0000 (12:02 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
4 weeks agofix(files): Ensure renaming state is correctly reset
Ferdinand Thiessen [Thu, 22 Aug 2024 19:49:06 +0000 (21:49 +0200)]
fix(files): Ensure renaming state is correctly reset

Problem: Is a node is renamed and the new name is out of the current
visible list of nodes the component will be recycled, this means
the props will change, so when the `onRename` functions is about to reset
the state the `this.source` will point to a different node.

To fix this, but also to separate business logic from visual representation,
the logic is moved into the renaming store and the component is only
responsible for rendering.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
4 weeks agoMerge pull request #48824 from nextcloud/backport/48787/stable30
Ferdinand Thiessen [Mon, 21 Oct 2024 11:51:25 +0000 (13:51 +0200)]
Merge pull request #48824 from nextcloud/backport/48787/stable30

[stable30] ci: Update list of installed PHP extensions (as some are not default …

4 weeks agoMerge pull request #48730 from nextcloud/backport/48696/stable30
Ferdinand Thiessen [Mon, 21 Oct 2024 10:25:03 +0000 (12:25 +0200)]
Merge pull request #48730 from nextcloud/backport/48696/stable30

[stable30] fix(files_sharing): Add proper user facing messages on success

4 weeks agoMerge pull request #48763 from nextcloud/dependabot/composer/stable30/symfony-6.4
Joas Schilling [Mon, 21 Oct 2024 10:13:56 +0000 (12:13 +0200)]
Merge pull request #48763 from nextcloud/dependabot/composer/stable30/symfony-6.4

[stable30] build: Bump symfony/* to 6.4

4 weeks agotest(settings): Correctly only return bool for Symfony Input::hasParameterOption... dependabot/composer/stable30/symfony-6.4 48763/head
Joas Schilling [Fri, 4 Oct 2024 14:24:22 +0000 (16:24 +0200)]
test(settings): Correctly only return bool for Symfony Input::hasParameterOption calls

Signed-off-by: Joas Schilling <coding@schilljs.com>
4 weeks agofix(message): Fix logic of Mail test
Joas Schilling [Fri, 4 Oct 2024 14:13:28 +0000 (16:13 +0200)]
fix(message): Fix logic of Mail test

Signed-off-by: Joas Schilling <coding@schilljs.com>