]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
9 days agofix(files_external): cast storage id int backport/49218/stable29 49221/head
skjnldsv [Tue, 12 Nov 2024 09:28:01 +0000 (10:28 +0100)]
fix(files_external): cast storage id int

Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
9 days agoMerge pull request #49159 from nextcloud/backport/49146/stable29
John Molakvoæ [Tue, 12 Nov 2024 09:36:17 +0000 (10:36 +0100)]
Merge pull request #49159 from nextcloud/backport/49146/stable29

9 days agoMerge pull request #49162 from nextcloud/backport/49150/stable29
John Molakvoæ [Tue, 12 Nov 2024 09:35:35 +0000 (10:35 +0100)]
Merge pull request #49162 from nextcloud/backport/49150/stable29

9 days agoFix(l10n): Update translations from Transifex
Nextcloud bot [Tue, 12 Nov 2024 00:23:10 +0000 (00:23 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
10 days agoFix(l10n): Update translations from Transifex
Nextcloud bot [Mon, 11 Nov 2024 00:21:47 +0000 (00:21 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
11 days agoFix(l10n): Update translations from Transifex
Nextcloud bot [Sun, 10 Nov 2024 00:23:35 +0000 (00:23 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
12 days agoFix(l10n): Update translations from Transifex
Nextcloud bot [Sat, 9 Nov 2024 00:22:29 +0000 (00:22 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
12 days agofix(files): edit locally buttons backport/49150/stable29 49162/head
skjnldsv [Fri, 8 Nov 2024 10:44:16 +0000 (11:44 +0100)]
fix(files): edit locally buttons

Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
12 days agoMerge pull request #49156 from nextcloud/backport/49153/stable29
John Molakvoæ [Fri, 8 Nov 2024 17:14:57 +0000 (18:14 +0100)]
Merge pull request #49156 from nextcloud/backport/49153/stable29

12 days agofix(files_sharing): note icon color on public pages backport/49153/stable29 49156/head
skjnldsv [Fri, 8 Nov 2024 13:12:41 +0000 (14:12 +0100)]
fix(files_sharing): note icon color on public pages

Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
12 days agoFix Undefined variable: response notice in case of non-404 error backport/49146/stable29 49159/head
Victor Dubiniuk [Tue, 10 Sep 2019 09:06:33 +0000 (12:06 +0300)]
Fix Undefined variable: response notice in case of non-404 error

Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
13 days agoMerge pull request #49137 from nextcloud/backport/49112/stable29
Kate [Fri, 8 Nov 2024 07:26:14 +0000 (08:26 +0100)]
Merge pull request #49137 from nextcloud/backport/49112/stable29

13 days agoFix(l10n): Update translations from Transifex
Nextcloud bot [Fri, 8 Nov 2024 00:22:05 +0000 (00:22 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
13 days agofix(theming): Return default theme if the user never selected a theme backport/49112/stable29 49137/head
provokateurin [Wed, 6 Nov 2024 15:20:38 +0000 (16:20 +0100)]
fix(theming): Return default theme if the user never selected a theme

Signed-off-by: provokateurin <kate@provokateurin.de>
13 days agoMerge pull request #48797 from nextcloud/backport/48425/stable29
Ferdinand Thiessen [Thu, 7 Nov 2024 16:51:36 +0000 (17:51 +0100)]
Merge pull request #48797 from nextcloud/backport/48425/stable29

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

13 days agochore: Compile assets 48797/head
Ferdinand Thiessen [Thu, 7 Nov 2024 15:39:56 +0000 (16:39 +0100)]
chore: Compile assets

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
13 days agotest: Adjust Cypress setup to support mainline JS syntax
Ferdinand Thiessen [Wed, 30 Oct 2024 12:37:18 +0000 (13:37 +0100)]
test: Adjust Cypress setup to support mainline JS syntax

TODO: Drop when we support Node 22.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
13 days 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>
2 weeks agoMerge pull request #49119 from nextcloud/release/29.0.9 v29.0.9
Benjamin Gaussorgues [Thu, 7 Nov 2024 08:51:21 +0000 (09:51 +0100)]
Merge pull request #49119 from nextcloud/release/29.0.9

2 weeks agobuild(hub): 29.0.9 release/29.0.9 49119/head
Benjamin Gaussorgues [Thu, 7 Nov 2024 08:05:34 +0000 (09:05 +0100)]
build(hub): 29.0.9

Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
2 weeks agoFix(l10n): Update translations from Transifex
Nextcloud bot [Thu, 7 Nov 2024 00:25:58 +0000 (00:25 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 weeks agoFix(l10n): Update translations from Transifex
Nextcloud bot [Wed, 6 Nov 2024 00:20:34 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 weeks agoMerge pull request #49092 from nextcloud/release/29.0.9_rc2 v29.0.9rc2
Benjamin Gaussorgues [Tue, 5 Nov 2024 13:38:36 +0000 (14:38 +0100)]
Merge pull request #49092 from nextcloud/release/29.0.9_rc2

2 weeks agoMerge pull request #49068 from nextcloud/backport/49065/stable29
Benjamin Gaussorgues [Tue, 5 Nov 2024 10:09:44 +0000 (11:09 +0100)]
Merge pull request #49068 from nextcloud/backport/49065/stable29

2 weeks agoMerge pull request #49095 from nextcloud/chore/nextcloud-dialogs-stable29
Benjamin Gaussorgues [Tue, 5 Nov 2024 10:08:31 +0000 (11:08 +0100)]
Merge pull request #49095 from nextcloud/chore/nextcloud-dialogs-stable29

2 weeks agoMerge pull request #49085 from nextcloud/backport/49076/stable29
Benjamin Gaussorgues [Tue, 5 Nov 2024 10:03:47 +0000 (11:03 +0100)]
Merge pull request #49085 from nextcloud/backport/49076/stable29

2 weeks agochore: Compile assets chore/nextcloud-dialogs-stable29 49095/head
Ferdinand Thiessen [Tue, 5 Nov 2024 09:37:51 +0000 (10:37 +0100)]
chore: Compile assets

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2 weeks agochore(deps): Update `@nextcloud/dialogs` to v5.3.8
Ferdinand Thiessen [Tue, 5 Nov 2024 09:37:33 +0000 (10:37 +0100)]
chore(deps): Update `@nextcloud/dialogs` to v5.3.8

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2 weeks agobuild(hub): 29.0.9 RC2 release/29.0.9_rc2 49092/head
Benjamin Gaussorgues [Tue, 5 Nov 2024 09:10:59 +0000 (10:10 +0100)]
build(hub): 29.0.9 RC2

Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
2 weeks agoFix(l10n): Update translations from Transifex
Nextcloud bot [Tue, 5 Nov 2024 00:21:34 +0000 (00:21 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 weeks agofix(owncloud): Fix ownCloud migration with oauth2 app backport/49076/stable29 49085/head
Joas Schilling [Mon, 4 Nov 2024 13:16:40 +0000 (14:16 +0100)]
fix(owncloud): Fix ownCloud migration with oauth2 app

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 weeks agoMerge pull request #49055 from nextcloud/backport/48684/stable29
Joas Schilling [Mon, 4 Nov 2024 15:09:48 +0000 (16:09 +0100)]
Merge pull request #49055 from nextcloud/backport/48684/stable29

[stable29] chore: request review from groupware when changing the card- and cald…

2 weeks agochore: Fix maintainer of federation app backport/48684/stable29 49055/head
Joas Schilling [Mon, 4 Nov 2024 09:57:44 +0000 (10:57 +0100)]
chore: Fix maintainer of federation app

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 weeks agochore: Change Fenn-CS to nfebe
Marcel Müller [Sun, 3 Nov 2024 22:14:37 +0000 (23:14 +0100)]
chore: Change Fenn-CS to nfebe

Signed-off-by: Marcel Müller <marcel-mueller@gmx.de>
2 weeks agochore: rename julius
Daniel Kesselberg [Wed, 30 Oct 2024 15:24:59 +0000 (16:24 +0100)]
chore: rename julius

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2 weeks agochore: update groupware code owners
Daniel Kesselberg [Mon, 14 Oct 2024 09:15:01 +0000 (11:15 +0200)]
chore: update groupware code owners

Ref https://github.com/nextcloud/groupware?tab=readme-ov-file#components-and-roles

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2 weeks agochore: Update CODEOWNERS
Marcel Klehr [Mon, 22 Jul 2024 11:56:51 +0000 (13:56 +0200)]
chore: Update CODEOWNERS

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2 weeks agodocs: update overwrite.cli.url wording backport/49065/stable29 49068/head
Simon L. [Mon, 4 Nov 2024 08:37:00 +0000 (09:37 +0100)]
docs: update overwrite.cli.url wording

Signed-off-by: Simon L. <szaimen@e.mail.de>
2 weeks agoFix(l10n): Update translations from Transifex
Nextcloud bot [Mon, 4 Nov 2024 00:20:35 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex

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

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 weeks agoFix(l10n): Update translations from Transifex
Nextcloud bot [Sat, 2 Nov 2024 00:20:37 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 weeks agoFix(l10n): Update translations from Transifex
Nextcloud bot [Fri, 1 Nov 2024 00:20:35 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 weeks agoMerge pull request #48995 from nextcloud/release/29.0.9_rc1 v29.0.9rc1
Benjamin Gaussorgues [Thu, 31 Oct 2024 15:13:31 +0000 (16:13 +0100)]
Merge pull request #48995 from nextcloud/release/29.0.9_rc1

2 weeks agoMerge pull request #48998 from nextcloud/backport/47986/stable29
Louis [Thu, 31 Oct 2024 14:55:32 +0000 (15:55 +0100)]
Merge pull request #48998 from nextcloud/backport/47986/stable29

[stable29] perf(ObjectStoreStorage): Improve (slow) move on same object bucket

2 weeks agoMerge pull request #49021 from nextcloud/backport/49017/stable29
Louis [Thu, 31 Oct 2024 14:26:31 +0000 (15:26 +0100)]
Merge pull request #49021 from nextcloud/backport/49017/stable29

[stable29] fix(ShareEntryLinkList): Append new links to the end of list

3 weeks agochore(assets): Recompile assets backport/49017/stable29 49021/head
nextcloud-command [Thu, 31 Oct 2024 06:45:35 +0000 (06:45 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
3 weeks agofix(ShareEntryLinkList): Append new links to the end of list
fenn-cs [Wed, 30 Oct 2024 13:49:43 +0000 (14:49 +0100)]
fix(ShareEntryLinkList): Append new links to the end of list

Currently new shares are added to beginning of the share list in the UI

messing up the ordering with the original (first) looking like the most

recent and the most recent looking like the original share. This error

disappears on refresh.

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

Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
3 weeks agofix(tests): Fix most obvious errors in ObjectStore tests backport/47986/stable29 48998/head
Côme Chilliet [Tue, 17 Sep 2024 17:20:13 +0000 (19:20 +0200)]
fix(tests): Fix most obvious errors in ObjectStore tests

Some are still failing

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
3 weeks agoMerge pull request #49029 from nextcloud/backport/49009/49009-stable29
Maxence Lange [Thu, 31 Oct 2024 12:32:10 +0000 (11:32 -0100)]
Merge pull request #49029 from nextcloud/backport/49009/49009-stable29

[stable29] fix(files-external): set password as sensitive

3 weeks agofix(files-external): set password as sensitive backport/49009/49009-stable29 49029/head
Maxence Lange [Thu, 31 Oct 2024 11:47:09 +0000 (10:47 -0100)]
fix(files-external): set password as sensitive

Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
3 weeks agoMerge pull request #48969 from nextcloud/backport/48766/stable29
Git'Fellow [Thu, 31 Oct 2024 07:09:41 +0000 (08:09 +0100)]
Merge pull request #48969 from nextcloud/backport/48766/stable29

[stable29] Fix disabled user list for subadmins

3 weeks agofix(provisioning_api): Fix getting disabled users for group admins backport/48766/stable29 48969/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 #49012 from nextcloud/backport/48991/stable29
Kate [Thu, 31 Oct 2024 06:48:45 +0000 (07:48 +0100)]
Merge pull request #49012 from nextcloud/backport/48991/stable29

3 weeks agoFix(l10n): Update translations from Transifex
Nextcloud bot [Thu, 31 Oct 2024 00:20:54 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
3 weeks agoMerge pull request #48471 from nextcloud/backport/48466/stable29
Daniel [Wed, 30 Oct 2024 16:51:56 +0000 (17:51 +0100)]
Merge pull request #48471 from nextcloud/backport/48466/stable29

[stable29] ci: fail psalm when baseline update required

3 weeks agochore(assets): Recompile assets backport/48991/stable29 49012/head
nextcloud-command [Wed, 30 Oct 2024 16:42:26 +0000 (16:42 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
3 weeks agofix(files_sharing): Password field must not be required if already set
Ferdinand Thiessen [Tue, 29 Oct 2024 22:54:03 +0000 (23:54 +0100)]
fix(files_sharing): Password field must not be required if already set

If there is already a password, there is no need to require the password
in the setting ('newPassword'). It is only required for new shares.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
3 weeks agochore: update psalm baseline backport/48466/stable29 48471/head
Daniel Kesselberg [Wed, 30 Oct 2024 14:36:34 +0000 (15:36 +0100)]
chore: update psalm baseline

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
3 weeks agochore: update psalm
Daniel Kesselberg [Mon, 30 Sep 2024 22:05:34 +0000 (00:05 +0200)]
chore: update psalm

To ensure we have a stable baseline

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
3 weeks agoci: fail psalm when baseline update required
Daniel Kesselberg [Mon, 30 Sep 2024 16:05:05 +0000 (18:05 +0200)]
ci: fail psalm when baseline update required

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
3 weeks agoMerge pull request #49006 from nextcloud/backport/48992/stable29
yemkareems [Wed, 30 Oct 2024 12:40:05 +0000 (18:10 +0530)]
Merge pull request #49006 from nextcloud/backport/48992/stable29

[stable29] fix: add PasswordConfirmationRequired to saveGlobalCredentials

3 weeks agoMerge pull request #48700 from nextcloud/fix/cachebuster-stable30
Ferdinand Thiessen [Wed, 30 Oct 2024 12:10:40 +0000 (13:10 +0100)]
Merge pull request #48700 from nextcloud/fix/cachebuster-stable30

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

3 weeks agofix: resolve conflict add PasswordConfirmationRequired to saveGlobalCredentials backport/48992/stable29 49006/head
yemkareems [Wed, 30 Oct 2024 11:43:06 +0000 (17:13 +0530)]
fix: resolve conflict add PasswordConfirmationRequired to saveGlobalCredentials

Signed-off-by: yemkareems <yemkareems@gmail.com>
3 weeks agofix: add PasswordConfirmationRequired to saveGlobalCredentials
yemkareems [Wed, 30 Oct 2024 05:59:52 +0000 (11:29 +0530)]
fix: add PasswordConfirmationRequired to saveGlobalCredentials

Co-authored-by: yemkareems <yemkareems@gmail.com>
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
[skip ci]

3 weeks agoMerge pull request #48745 from nextcloud/backport/46124/stable29
Benjamin Gaussorgues [Wed, 30 Oct 2024 11:24:29 +0000 (12:24 +0100)]
Merge pull request #48745 from nextcloud/backport/46124/stable29

3 weeks agofix: Shipped apps should include the Nextcloud version in the cache buster fix/cachebuster-stable30 48700/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 #48473 from nextcloud/backport/47846/stable29
Benjamin Gaussorgues [Wed, 30 Oct 2024 09:07:37 +0000 (10:07 +0100)]
Merge pull request #48473 from nextcloud/backport/47846/stable29

3 weeks agoMerge pull request #48488 from nextcloud/backport/48235/stable29
Benjamin Gaussorgues [Wed, 30 Oct 2024 08:59:56 +0000 (09:59 +0100)]
Merge pull request #48488 from nextcloud/backport/48235/stable29

3 weeks agoperf(ObjectStoreStorage): Improve (slow) move on same object bucket
Christoph Fiehe [Sat, 14 Sep 2024 21:05:12 +0000 (23:05 +0200)]
perf(ObjectStoreStorage): Improve (slow) move on same object bucket

This commit fixes the issue #47856. When you upload a file into a group folder and when you use a single S3 bucket as primary storage, the final move operation hangs for a long time. In the background, Nextcloud initiates a copy-delete sequence from the bucket into the bucket, with causes a lot unnecessary overhead. Nextcloud thinks that the file must be imported to another storage and does not recognize that everything is done on the same object bucket. In that case, the import step can be completely skipped, which saves time, network bandwidth and reduces the load on the object storage.

The behavior improves a lot with https://github.com/nextcloud/server/pull/46013. However, there are still some put messages that are being sent to the object storage when you use an object storage as primary storage and upload files into a group folder.

Co-authored-by: Kate <26026535+provokateurin@users.noreply.github.com>
Signed-off-by: Christoph Fiehe <c.fiehe@eurodata.de>
3 weeks agoMerge pull request #48980 from nextcloud/backport/48632/stable29
Benjamin Gaussorgues [Wed, 30 Oct 2024 08:01:30 +0000 (09:01 +0100)]
Merge pull request #48980 from nextcloud/backport/48632/stable29

3 weeks agobuild(hub): 29.0.9 RC1 release/29.0.9_rc1 48995/head
Benjamin Gaussorgues [Wed, 30 Oct 2024 07:34:46 +0000 (08:34 +0100)]
build(hub): 29.0.9 RC1

Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
3 weeks agoFix(l10n): Update translations from Transifex
Nextcloud bot [Wed, 30 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 agoMerge pull request #48968 from nextcloud/backport/47847/stable29
Kate [Tue, 29 Oct 2024 16:16:41 +0000 (17:16 +0100)]
Merge pull request #48968 from nextcloud/backport/47847/stable29

3 weeks agoMerge pull request #48973 from nextcloud/backport/48788/stable29
Louis [Tue, 29 Oct 2024 14:59:51 +0000 (15:59 +0100)]
Merge pull request #48973 from nextcloud/backport/48788/stable29

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

3 weeks agofix(files): Do not jump to top when fileId is set to currentFolder backport/48632/stable29 48980/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 agofix: conflicts resolved by adding PasswordConfirmationRequired to update method backport/48788/stable29 48973/head
yemkareems [Tue, 29 Oct 2024 12:34:39 +0000 (18:04 +0530)]
fix: conflicts resolved by adding PasswordConfirmationRequired to update method

Signed-off-by: yemkareems <yemkareems@gmail.com>
3 weeks agofix: cs fix namespace
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 agotest: add test for nested jail cross-storage move backport/47847/stable29 48968/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 agoMerge pull request #48570 from nextcloud/backport/48532/stable29
Kate [Tue, 29 Oct 2024 09:27:14 +0000 (10:27 +0100)]
Merge pull request #48570 from nextcloud/backport/48532/stable29

3 weeks agoMerge pull request #48958 from nextcloud/backport/48921/stable29
John Molakvoæ [Tue, 29 Oct 2024 08:07:38 +0000 (09:07 +0100)]
Merge pull request #48958 from nextcloud/backport/48921/stable29

3 weeks agoci(psalm): Add missing imagick extension backport/48921/stable29 48958/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 #48889 from nextcloud/backport/48887/stable29
Kate [Tue, 29 Oct 2024 07:09:24 +0000 (08:09 +0100)]
Merge pull request #48889 from nextcloud/backport/48887/stable29

3 weeks agoMerge pull request #48934 from nextcloud/backport/48625/stable29
John Molakvoæ [Tue, 29 Oct 2024 06:44:50 +0000 (07:44 +0100)]
Merge pull request #48934 from nextcloud/backport/48625/stable29

3 weeks agochore(assets): Recompile assets backport/48887/stable29 48889/head
nextcloud-command [Tue, 29 Oct 2024 06:39:20 +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:33 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
3 weeks agochore(assets): Recompile assets backport/48625/stable29 48934/head
Grigorii K. Shartsev [Mon, 28 Oct 2024 20:14:20 +0000 (21:14 +0100)]
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 #48949 from nextcloud/backport/48947/stable29
Joas Schilling [Mon, 28 Oct 2024 19:01:58 +0000 (20:01 +0100)]
Merge pull request #48949 from nextcloud/backport/48947/stable29

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

3 weeks agoMerge pull request #48940 from nextcloud/backport/48915/stable29
yemkareems [Mon, 28 Oct 2024 15:28:38 +0000 (20:58 +0530)]
Merge pull request #48940 from nextcloud/backport/48915/stable29

[stable29] fix: encrypt and store password, decrypt and retrieve the same

3 weeks agofix(config): Mark more configs as sensitive backport/48947/stable29 48949/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 #48944 from nextcloud/backport/48871/stable29
Ferdinand Thiessen [Mon, 28 Oct 2024 14:47:13 +0000 (15:47 +0100)]
Merge pull request #48944 from nextcloud/backport/48871/stable29

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

3 weeks agoMerge pull request #48936 from nextcloud/backport/48918/stable29
John Molakvoæ [Mon, 28 Oct 2024 14:00:14 +0000 (15:00 +0100)]
Merge pull request #48936 from nextcloud/backport/48918/stable29

3 weeks agochore(assets): Recompile assets backport/48871/stable29 48944/head
nextcloud-command [Mon, 28 Oct 2024 13:40:07 +0000 (13:40 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
3 weeks agofix: readonly removed backport/48915/stable29 48940/head
yemkareems [Mon, 28 Oct 2024 13:39:04 +0000 (19:09 +0530)]
fix: readonly removed

Signed-off-by: yemkareems <yemkareems@gmail.com>