]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
7 hours agofix(storage): Try to delete existing target backport/49315/stable29 49409/head
Git'Fellow [Fri, 15 Nov 2024 18:50:16 +0000 (19:50 +0100)]
fix(storage): Try to delete existing target

Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
37 hours agoFix(l10n): Update translations from Transifex
Nextcloud bot [Wed, 20 Nov 2024 00:21:51 +0000 (00:21 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
40 hours agoMerge pull request #49383 from nextcloud/backport/49372/stable29
John Molakvoæ [Tue, 19 Nov 2024 21:37:21 +0000 (22:37 +0100)]
Merge pull request #49383 from nextcloud/backport/49372/stable29

42 hours agoMerge pull request #49345 from nextcloud/backport/49203/stable29
Ferdinand Thiessen [Tue, 19 Nov 2024 19:47:13 +0000 (20:47 +0100)]
Merge pull request #49345 from nextcloud/backport/49203/stable29

[stable29] fix(files): Allow downloading multiple nodes not from same base

42 hours agochore(assets): Recompile assets 49345/head
nextcloud-command [Tue, 19 Nov 2024 19:31:12 +0000 (19:31 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
42 hours agofix(files): Allow downloading multiple nodes not from same base backport/49203/stable29
Ferdinand Thiessen [Mon, 11 Nov 2024 15:51:43 +0000 (16:51 +0100)]
fix(files): Allow downloading multiple nodes not from same base

When downloading files in e.g. the *favorites* or *recent* view,
then the nodes are not always share the same parent folder
and we can not use the current directory as it is probably just a
virtual one.

So we calculate the longest common base and use that as the directory
for the download endpoint.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
44 hours agofix(settings): psalm PhpMaxFileSize setup check warning backport/49372/stable29 49383/head
skjnldsv [Tue, 19 Nov 2024 18:05:35 +0000 (19:05 +0100)]
fix(settings): psalm PhpMaxFileSize setup check warning

Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
45 hours agofeat(settings): add big file upload setup checks
skjnldsv [Tue, 19 Nov 2024 11:41:53 +0000 (12:41 +0100)]
feat(settings): add big file upload setup checks

Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2 days agoMerge pull request #49368 from nextcloud/backport/49199/stable29
John Molakvoæ [Tue, 19 Nov 2024 11:58:22 +0000 (12:58 +0100)]
Merge pull request #49368 from nextcloud/backport/49199/stable29

2 days agofix(files): improve delete display name when trashbin is disabled backport/49199/stable29 49368/head
Richard Steinmetz [Mon, 11 Nov 2024 12:16:35 +0000 (13:16 +0100)]
fix(files): improve delete display name when trashbin is disabled

Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2 days agoFix(l10n): Update translations from Transifex
Nextcloud bot [Tue, 19 Nov 2024 00:21:26 +0000 (00:21 +0000)]
Fix(l10n): Update translations from Transifex

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

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

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

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
5 days agoMerge pull request #49309 from nextcloud/backport/49130/stable29
Kate [Fri, 15 Nov 2024 16:47:14 +0000 (17:47 +0100)]
Merge pull request #49309 from nextcloud/backport/49130/stable29

6 days agofix: Do not check for strict cookie when running webcron backport/49130/stable29 49309/head
Ferdinand Thiessen [Thu, 7 Nov 2024 15:34:10 +0000 (16:34 +0100)]
fix: Do not check for strict cookie when running webcron

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
6 days agoMerge pull request #49270 from nextcloud/backport/48583/stable29
Sebastian Krupinski [Fri, 15 Nov 2024 00:59:40 +0000 (19:59 -0500)]
Merge pull request #49270 from nextcloud/backport/48583/stable29

[stable29] fix: override iTip Broker to fix several issues

6 days agoFix(l10n): Update translations from Transifex
Nextcloud bot [Fri, 15 Nov 2024 00:21:46 +0000 (00:21 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
6 days agofix: override iTip Broker to fix several issues backport/48583/stable29 49270/head
SebastianKrupinski [Sun, 6 Oct 2024 22:39:36 +0000 (18:39 -0400)]
fix: override iTip Broker to fix several issues

Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
6 days agoMerge pull request #49266 from nextcloud/3rdparty/stable29/sabre-dav-itip-broker
Sebastian Krupinski [Thu, 14 Nov 2024 14:31:36 +0000 (09:31 -0500)]
Merge pull request #49266 from nextcloud/3rdparty/stable29/sabre-dav-itip-broker

[stable29] chore(deps): Add SabreDav Patch for iTip Broker

7 days agochore(deps): Add SabreDav Patch for iTip Broker 3rdparty/stable29/sabre-dav-itip-broker 49266/head
SebastianKrupinski [Wed, 13 Nov 2024 22:57:00 +0000 (17:57 -0500)]
chore(deps): Add SabreDav Patch for iTip Broker

Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
7 days agoMerge pull request #49278 from nextcloud/backport/48675/stable29
Côme Chilliet [Thu, 14 Nov 2024 13:21:04 +0000 (14:21 +0100)]
Merge pull request #49278 from nextcloud/backport/48675/stable29

[stable29] DNS: do not query CNAME if A succeeded already

7 days agoMerge pull request #49213 from nextcloud/backport/49196/stable29
Richard Steinmetz [Thu, 14 Nov 2024 11:34:06 +0000 (12:34 +0100)]
Merge pull request #49213 from nextcloud/backport/49196/stable29

[stable29] chore(github): Update groupware code owners

7 days agofix: remove superflous line backport/48675/stable29 49278/head
georglauterbach [Thu, 7 Nov 2024 19:30:16 +0000 (20:30 +0100)]
fix: remove superflous line

Signed-off-by: georglauterbach <44545919+georglauterbach@users.noreply.github.com>
7 days agofix: do not query CNAME if A succeeded already
georglauterbach [Sun, 13 Oct 2024 08:21:03 +0000 (08:21 +0000)]
fix: do not query CNAME if A succeeded already

Signed-off-by: georglauterbach <44545919+georglauterbach@users.noreply.github.com>
7 days agoFix(l10n): Update translations from Transifex
Nextcloud bot [Thu, 14 Nov 2024 00:22:56 +0000 (00:22 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
7 days agoMerge pull request #49252 from nextcloud/chore/update-nc-libs-stable29
John Molakvoæ [Wed, 13 Nov 2024 18:30:45 +0000 (19:30 +0100)]
Merge pull request #49252 from nextcloud/chore/update-nc-libs-stable29

[stable29] chore: Update `@nextcloud/files` and `@nextcloud/update` libraries

7 days agochore(github): Update groupware code owners backport/49196/stable29 49213/head
Christoph Wurst [Mon, 11 Nov 2024 08:20:14 +0000 (09:20 +0100)]
chore(github): Update groupware code owners

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
8 days agochore: Update `@nextcloud/files` and `@nextcloud/update` libraries chore/update-nc-libs-stable29 49252/head
Ferdinand Thiessen [Wed, 13 Nov 2024 12:59:04 +0000 (13:59 +0100)]
chore: Update `@nextcloud/files` and `@nextcloud/update` libraries

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
8 days agoMerge pull request #49179 from nextcloud/backport/49143/stable29
John Molakvoæ [Wed, 13 Nov 2024 10:49:07 +0000 (11:49 +0100)]
Merge pull request #49179 from nextcloud/backport/49143/stable29

8 days agoMerge pull request #49097 from nextcloud/backport/48933/stable29
Richard Steinmetz [Wed, 13 Nov 2024 10:04:35 +0000 (11:04 +0100)]
Merge pull request #49097 from nextcloud/backport/48933/stable29

[stable29] Clear pending two factor tokens also from configuration

8 days agoMerge pull request #49233 from nextcloud/backport/49139/stable29
Sebastian Krupinski [Wed, 13 Nov 2024 08:11:27 +0000 (03:11 -0500)]
Merge pull request #49233 from nextcloud/backport/49139/stable29

[stable29] feat: Add X-NC-Disable-Scheduling property to allow skipping scheduling

8 days agoMerge pull request #49228 from nextcloud/backport/38630/stable29
Ferdinand Thiessen [Wed, 13 Nov 2024 03:35:26 +0000 (04:35 +0100)]
Merge pull request #49228 from nextcloud/backport/38630/stable29

[stable29] Fix remaining readdir() calls in loops with undesirable false evaluation potential

8 days agofix: conflicts resolved in apps.php loadDirectory backport/38630/stable29 49228/head
yemkareems [Tue, 12 Nov 2024 13:16:45 +0000 (18:46 +0530)]
fix: conflicts resolved in apps.php loadDirectory

Signed-off-by: yemkareems <yemkareems@gmail.com>
8 days agofix: Clean-up some remaining readdir calls with undesirable false evaluation potential
Josh Richards [Sat, 3 Jun 2023 12:57:38 +0000 (08:57 -0400)]
fix: Clean-up some remaining readdir calls with undesirable false evaluation potential

Signed-off-by: Josh Richards <josh.t.richards@gmail.com>
[skip ci]

8 days agoFix(l10n): Update translations from Transifex
Nextcloud bot [Wed, 13 Nov 2024 00:21:37 +0000 (00:21 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
8 days agochore(assets): Recompile assets backport/49143/stable29 49179/head
nextcloud-command [Tue, 12 Nov 2024 22:41:16 +0000 (22:41 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
8 days agofix(files): check that node is in user root folder for view-in-folder action
skjnldsv [Fri, 8 Nov 2024 08:23:12 +0000 (09:23 +0100)]
fix(files): check that node is in user root folder for view-in-folder action

Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
8 days agofeat: Add X-NC-Disable-Scheduling property to allow skipping scheduling backport/49139/stable29 49233/head
SebastianKrupinski [Thu, 7 Nov 2024 20:13:13 +0000 (15:13 -0500)]
feat: Add X-NC-Disable-Scheduling property to allow skipping scheduling

Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
9 days agoMerge pull request #49206 from nextcloud/backport/48736/stable29
Andy Scherzinger [Tue, 12 Nov 2024 10:42:15 +0000 (11:42 +0100)]
Merge pull request #49206 from nextcloud/backport/48736/stable29

[stable29] fix: log a warning when we can't build a background job

9 days agoMerge pull request #49221 from nextcloud/backport/49218/stable29
John Molakvoæ [Tue, 12 Nov 2024 10:25:08 +0000 (11:25 +0100)]
Merge pull request #49221 from nextcloud/backport/49218/stable29

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>
9 days agofix: log a warning when we can't build a background job backport/48736/stable29 49206/head
Robin Appelman [Wed, 16 Oct 2024 13:29:25 +0000 (15:29 +0200)]
fix: log a warning when we can't build a background job

Signed-off-by: Robin Appelman <robin@icewind.nl>
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 agofix: Handle exception when clearing previously removed two factor tokens backport/48933/stable29 49097/head
Daniel Calviño Sánchez [Mon, 28 Oct 2024 09:15:16 +0000 (10:15 +0100)]
fix: Handle exception when clearing previously removed two factor tokens

If a token was already removed from the database but not from the
configuration clearing the tokens will try to remove it again from the
database, which caused a DoesNotExistException to be thrown.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2 weeks agofix: Clear pending two factor tokens also from configuration
Daniel Calviño Sánchez [Mon, 28 Oct 2024 09:14:29 +0000 (10:14 +0100)]
fix: Clear pending two factor tokens also from configuration

Otherwise as the tokens were removed from the database but not from the
configuration the next time that the tokens were cleared the previous
tokens were still got from the configuration, and trying to remove them
again from the database ended in a DoesNotExistException being thrown.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
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