]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
7 weeks agochore(assets): Recompile assets 47497/head
nextcloud-command [Tue, 27 Aug 2024 10:48:12 +0000 (10:48 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
7 weeks agofix(files): Reset drop notice on firefox
Ferdinand Thiessen [Fri, 23 Aug 2024 17:55:03 +0000 (19:55 +0200)]
fix(files): Reset drop notice on firefox

On firefox there is an old bug where when you move a dragged file outside
the window the `dragleave` event is never emitted.
So we just use a timeout to reset the drag over state.

Also a small change: Use the ID of the main container instead of relying on tag name and class.
(The ID is guranteed as other APIs rely on it, while the class is just used internally).

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
7 weeks agoMerge pull request #47493 from nextcloud/backport/47467/stable29
Ferdinand Thiessen [Tue, 27 Aug 2024 07:21:55 +0000 (09:21 +0200)]
Merge pull request #47493 from nextcloud/backport/47467/stable29

[stable29] fix(files): Adjust margin at the file list bottom

7 weeks agoFix(l10n): Update translations from Transifex
Nextcloud bot [Tue, 27 Aug 2024 00:21:07 +0000 (00:21 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
7 weeks agochore(assets): Recompile assets 47493/head
nextcloud-command [Mon, 26 Aug 2024 21:31:44 +0000 (21:31 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
7 weeks agofix(files): Remove huge margin on bottom
Ferdinand Thiessen [Fri, 23 Aug 2024 17:52:42 +0000 (19:52 +0200)]
fix(files): Remove huge margin on bottom

Instead make it relative to screen size.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
7 weeks agoMerge pull request #47482 from nextcloud/backport/47480/stable29
Arthur Schiwon [Mon, 26 Aug 2024 16:40:41 +0000 (18:40 +0200)]
Merge pull request #47482 from nextcloud/backport/47480/stable29

[stable29] fix(flow): cannot set custom user agent

7 weeks agobuild: js assets 47482/head
Arthur Schiwon [Mon, 26 Aug 2024 11:31:57 +0000 (13:31 +0200)]
build: js assets

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
7 weeks agofix(flow): cannot set customer user agent
Arthur Schiwon [Mon, 26 Aug 2024 11:25:33 +0000 (13:25 +0200)]
fix(flow): cannot set customer user agent

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
7 weeks agoMerge pull request #47477 from nextcloud/backport/47435/stable29
Joas Schilling [Mon, 26 Aug 2024 08:07:40 +0000 (10:07 +0200)]
Merge pull request #47477 from nextcloud/backport/47435/stable29

[stable29] fix(mailer): Call to custom mail_template_class

7 weeks agofix call to custom mail_template_class 47477/head
Christoph Klaffl [Thu, 22 Aug 2024 17:39:23 +0000 (19:39 +0200)]
fix call to custom mail_template_class

Signed-off-by: Christoph Klaffl <christoph@phreaker.eu>
7 weeks agoMerge pull request #47234 from nextcloud/backportof/45848/stable29
Ferdinand Thiessen [Mon, 26 Aug 2024 00:51:13 +0000 (02:51 +0200)]
Merge pull request #47234 from nextcloud/backportof/45848/stable29

Stable29: Fix/comment deleting with activities installed

7 weeks agoFix(l10n): Update translations from Transifex
Nextcloud bot [Mon, 26 Aug 2024 00:20:35 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
7 weeks agoFix(l10n): Update translations from Transifex
Nextcloud bot [Sun, 25 Aug 2024 00:24:33 +0000 (00:24 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
7 weeks agofix: Handle comment deletion correctly 47234/head
greta [Wed, 14 Aug 2024 11:52:19 +0000 (13:52 +0200)]
fix: Handle comment deletion correctly

Signed-off-by: greta <gretadoci@gmail.com>
7 weeks agoFix(l10n): Update translations from Transifex
Nextcloud bot [Sat, 24 Aug 2024 00:20:41 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
7 weeks agoMerge pull request #47428 from nextcloud/backport/47415/stable29
Ferdinand Thiessen [Fri, 23 Aug 2024 17:51:51 +0000 (19:51 +0200)]
Merge pull request #47428 from nextcloud/backport/47415/stable29

[stable29] fix: Trusted server icon recovery without addressbook change

7 weeks agoFix(l10n): Update translations from Transifex
Nextcloud bot [Fri, 23 Aug 2024 00:20:20 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
7 weeks agofix(federation): always set server status to OK after successful runs 47428/head
Pablo Zimdahl [Thu, 22 Aug 2024 08:22:30 +0000 (10:22 +0200)]
fix(federation): always set server status to OK after successful runs

Previously if a server status got set to failure, it stayed that way
until an addressbook-sync found changes. Now the server status is set to
OK after each successful sync check (if that's not the case already),
regardless of addressbook changes.

This change also includes two new logging statements, which could help
next time someone debugs this.

Signed-off-by: Pablo Zimdahl <pablo@nextcloud.com>
7 weeks agoMerge pull request #47421 from nextcloud/backport/47413/stable29
Anna [Thu, 22 Aug 2024 13:34:01 +0000 (15:34 +0200)]
Merge pull request #47421 from nextcloud/backport/47413/stable29

[stable29] fix(caldav): limit property length

7 weeks agofix(caldav): limit property length 47421/head
Anna Larch [Tue, 20 Aug 2024 11:20:47 +0000 (13:20 +0200)]
fix(caldav): limit property length

Signed-off-by: Anna Larch <anna@nextcloud.com>
7 weeks agoMerge pull request #47410 from nextcloud/backport/47409/stable29
Joas Schilling [Thu, 22 Aug 2024 06:41:54 +0000 (08:41 +0200)]
Merge pull request #47410 from nextcloud/backport/47409/stable29

[stable29] fix(provisioning): Support setting new app configs as well

7 weeks agofix(provisioning): Support setting new app configs as well 47410/head
Joas Schilling [Thu, 22 Aug 2024 06:02:15 +0000 (08:02 +0200)]
fix(provisioning): Support setting new app configs as well

Signed-off-by: Joas Schilling <coding@schilljs.com>
7 weeks agoFix(l10n): Update translations from Transifex
Nextcloud bot [Thu, 22 Aug 2024 00:20:35 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
8 weeks agoMerge pull request #47394 from nextcloud/backport/46991/stable29
Arthur Schiwon [Wed, 21 Aug 2024 17:06:58 +0000 (19:06 +0200)]
Merge pull request #47394 from nextcloud/backport/46991/stable29

[stable29] fix(ProvisioningAPI): set typed config values by via API

8 weeks agofix(ProvisioningAPI): set typed config values by via API 47394/head
Arthur Schiwon [Fri, 2 Aug 2024 16:05:37 +0000 (18:05 +0200)]
fix(ProvisioningAPI): set typed config values by via API

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
8 weeks agoMerge pull request #47384 from nextcloud/backport/47380/stable29
Joas Schilling [Wed, 21 Aug 2024 12:07:16 +0000 (14:07 +0200)]
Merge pull request #47384 from nextcloud/backport/47380/stable29

[stable29] fix(theming): Make getImage() call save against missing non-SVG version

8 weeks agoMerge pull request #47367 from nextcloud/fix/uploader
John Molakvoæ [Wed, 21 Aug 2024 10:12:48 +0000 (12:12 +0200)]
Merge pull request #47367 from nextcloud/fix/uploader

8 weeks agofix(theming): Make getImage() call save against missing non-SVG version 47384/head
Joas Schilling [Wed, 21 Aug 2024 08:30:25 +0000 (10:30 +0200)]
fix(theming): Make getImage() call save against missing non-SVG version

Signed-off-by: Joas Schilling <coding@schilljs.com>
8 weeks agochore(assets): Recompile assets 47367/head
nextcloud-command [Tue, 20 Aug 2024 23:20:30 +0000 (23:20 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
8 weeks agochore(deps): Update `@nextcloud/upload`
Ferdinand Thiessen [Tue, 20 Aug 2024 23:13:17 +0000 (01:13 +0200)]
chore(deps): Update `@nextcloud/upload`

* Resolves https://github.com/nextcloud/server/issues/44723#issuecomment-2299624174 for stable29

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
8 weeks agoMerge pull request #47378 from nextcloud/followup/46711/fix-version-check
Joas Schilling [Wed, 21 Aug 2024 09:07:01 +0000 (11:07 +0200)]
Merge pull request #47378 from nextcloud/followup/46711/fix-version-check

[stable29] fix(setupcheck): Fix mimetype server version check in backport

8 weeks agofix(setupcheck): Fix mimetype server version check in backport 47378/head
Joas Schilling [Wed, 21 Aug 2024 08:25:23 +0000 (10:25 +0200)]
fix(setupcheck): Fix mimetype server version check in backport

Signed-off-by: Joas Schilling <coding@schilljs.com>
8 weeks agoMerge pull request #47263 from nextcloud/backport/47258/stable29
Joas Schilling [Wed, 21 Aug 2024 05:13:40 +0000 (07:13 +0200)]
Merge pull request #47263 from nextcloud/backport/47258/stable29

[stable29] Don't save translated predefined user status as custom status

8 weeks agoFix(l10n): Update translations from Transifex
Nextcloud bot [Wed, 21 Aug 2024 00:20:32 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
8 weeks agoMerge pull request #47345 from nextcloud/release/29.0.5 v29.0.5
John Molakvoæ [Tue, 20 Aug 2024 17:56:03 +0000 (19:56 +0200)]
Merge pull request #47345 from nextcloud/release/29.0.5

8 weeks agoMerge pull request #47354 from nextcloud/backport/47346/stable29
John Molakvoæ [Tue, 20 Aug 2024 17:55:54 +0000 (19:55 +0200)]
Merge pull request #47354 from nextcloud/backport/47346/stable29

[stable29] store the mountpoint of storages in the mount options and use it to find the encryption keys

8 weeks agobuild(hub): 29.0.5 47345/head
skjnldsv [Tue, 20 Aug 2024 11:06:39 +0000 (13:06 +0200)]
build(hub): 29.0.5

Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
8 weeks agofix: use mountpoint from storage to find the encryption keys 47354/head
Robin Appelman [Tue, 20 Aug 2024 11:32:03 +0000 (13:32 +0200)]
fix: use mountpoint from storage to find the encryption keys

Signed-off-by: Robin Appelman <robin@icewind.nl>
8 weeks agofeat: store the mountpoint of storages in the mount options
Robin Appelman [Tue, 20 Aug 2024 11:31:35 +0000 (13:31 +0200)]
feat: store the mountpoint of storages in the mount options

Signed-off-by: Robin Appelman <robin@icewind.nl>
8 weeks agoFix(l10n): Update translations from Transifex
Nextcloud bot [Tue, 20 Aug 2024 00:20:46 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
8 weeks agoMerge pull request #47278 from nextcloud/backport/46881/stable29
Stephan Orbaugh [Mon, 19 Aug 2024 14:44:11 +0000 (16:44 +0200)]
Merge pull request #47278 from nextcloud/backport/46881/stable29

[stable29] fix: try to find non-recursive share source

8 weeks agoFix(l10n): Update translations from Transifex
Nextcloud bot [Mon, 19 Aug 2024 00:20:32 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex

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

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

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 months agofix: try to find non-recursive share source 47278/head
Robin Appelman [Tue, 30 Jul 2024 13:32:07 +0000 (15:32 +0200)]
fix: try to find non-recursive share source

instead of always picking the first one, try to find one that won't blow up

Signed-off-by: Robin Appelman <robin@icewind.nl>
2 months agofix(userstatus): Don't set predefined user status as custom when changing "Clear at" 47263/head
Joas Schilling [Thu, 15 Aug 2024 12:39:56 +0000 (14:39 +0200)]
fix(userstatus): Don't set predefined user status as custom when changing "Clear at"

Signed-off-by: Joas Schilling <coding@schilljs.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Fri, 16 Aug 2024 00:20:21 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 months agoMerge pull request #47230 from nextcloud/backport/47212/stable29
Joas Schilling [Thu, 15 Aug 2024 08:54:47 +0000 (10:54 +0200)]
Merge pull request #47230 from nextcloud/backport/47212/stable29

[stable29] fix(security): Update expiration date in security.txt

2 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Thu, 15 Aug 2024 00:26:07 +0000 (00:26 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 months agofix(security): Update expiration date in security.txt 47230/head
Joas Schilling [Wed, 14 Aug 2024 07:58:02 +0000 (09:58 +0200)]
fix(security): Update expiration date in security.txt

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 months agoMerge pull request #47192 from nextcloud/backport/47180/stable29
John Molakvoæ [Wed, 14 Aug 2024 09:39:34 +0000 (11:39 +0200)]
Merge pull request #47192 from nextcloud/backport/47180/stable29

2 months agoMerge pull request #47205 from nextcloud/chore/bump
John Molakvoæ [Wed, 14 Aug 2024 07:11:09 +0000 (09:11 +0200)]
Merge pull request #47205 from nextcloud/chore/bump

2 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Wed, 14 Aug 2024 00:20:30 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 months agochore: compile assets 47205/head
skjnldsv [Tue, 13 Aug 2024 19:35:10 +0000 (21:35 +0200)]
chore: compile assets

Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2 months agochore(tests): fix import in cypress test limit_to_same_group.cy.ts 47192/head
Côme Chilliet [Tue, 13 Aug 2024 14:16:52 +0000 (16:16 +0200)]
chore(tests): fix import in cypress test limit_to_same_group.cy.ts

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2 months agofix(tests): Fix PHP 8.0 compatibility
Côme Chilliet [Tue, 13 Aug 2024 13:17:57 +0000 (15:17 +0200)]
fix(tests): Fix PHP 8.0 compatibility

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2 months agochore(tests): Fix import in cypress test limit_to_same_group.cy.ts
Côme Chilliet [Mon, 12 Aug 2024 14:09:42 +0000 (16:09 +0200)]
chore(tests): Fix import in cypress test limit_to_same_group.cy.ts

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2 months agochore(tests): Fix SPDX license header on new cypress test
Côme Chilliet [Mon, 12 Aug 2024 13:21:38 +0000 (15:21 +0200)]
chore(tests): Fix SPDX license header on new cypress test

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2 months agofix(tests): Adapt tests to change of DefaultShareProvider constructor
Côme Chilliet [Mon, 12 Aug 2024 13:15:58 +0000 (15:15 +0200)]
fix(tests): Adapt tests to change of DefaultShareProvider constructor

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2 months agofix: Remove shares only if there are no more common groups between users
Côme Chilliet [Thu, 13 Jun 2024 15:05:29 +0000 (17:05 +0200)]
fix: Remove shares only if there are no more common groups between users

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2 months agochore(tests): Test limiting sharing to same group
Louis Chemineau [Wed, 22 May 2024 09:59:10 +0000 (11:59 +0200)]
chore(tests): Test limiting sharing to same group

Signed-off-by: Louis Chemineau <louis@chmn.me>
2 months agofix(files_sharing): Delete user shares if needed when user is removed from a group
Louis Chemineau [Wed, 22 May 2024 09:55:47 +0000 (11:55 +0200)]
fix(files_sharing): Delete user shares if needed when user is removed from a group

Signed-off-by: Louis Chemineau <louis@chmn.me>
2 months agoMerge pull request #47131 from nextcloud/release/29.0.5_rc1 v29.0.5rc1
John Molakvoæ [Tue, 13 Aug 2024 07:58:27 +0000 (09:58 +0200)]
Merge pull request #47131 from nextcloud/release/29.0.5_rc1

2 months agobuild(hub): 29.0.5 RC1 47131/head
Benjamin Gaussorgues [Thu, 8 Aug 2024 08:25:47 +0000 (10:25 +0200)]
build(hub): 29.0.5 RC1

Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
2 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Tue, 13 Aug 2024 00:20:18 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Mon, 12 Aug 2024 00:19:59 +0000 (00:19 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Sun, 11 Aug 2024 00:20:04 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 months agoMerge pull request #47171 from nextcloud/backport/47153/stable29
Ferdinand Thiessen [Sat, 10 Aug 2024 20:32:13 +0000 (22:32 +0200)]
Merge pull request #47171 from nextcloud/backport/47153/stable29

[stable29] fix: fix getting the folder node from the dav response

2 months agochore(assets): Recompile assets 47171/head
nextcloud-command [Sat, 10 Aug 2024 13:53:05 +0000 (13:53 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2 months agochore(assets): Recompile assets
nextcloud-command [Fri, 9 Aug 2024 13:27:31 +0000 (13:27 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2 months agofix: fix getting the folder node from the dav response
Robin Appelman [Fri, 9 Aug 2024 13:17:57 +0000 (15:17 +0200)]
fix: fix getting the folder node from the dav response

Signed-off-by: Robin Appelman <robin@icewind.nl>
2 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Sat, 10 Aug 2024 00:20:22 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 months agoMerge pull request #47151 from nextcloud/backport/47147/stable29
John Molakvoæ [Fri, 9 Aug 2024 20:49:14 +0000 (22:49 +0200)]
Merge pull request #47151 from nextcloud/backport/47147/stable29

2 months agofix(files): trim names on new node creation 47151/head
skjnldsv [Fri, 9 Aug 2024 07:12:32 +0000 (09:12 +0200)]
fix(files): trim names on new node creation

Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Fri, 9 Aug 2024 00:25:36 +0000 (00:25 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 months agoMerge pull request #47137 from nextcloud/backport/45207/stable29
Andy Scherzinger [Thu, 8 Aug 2024 16:55:12 +0000 (18:55 +0200)]
Merge pull request #47137 from nextcloud/backport/45207/stable29

[stable29] fix(dav): Try basic auth for ajax WebDAV requests

2 months agoMerge pull request #47072 from nextcloud/backport/46710/stable29
Ferdinand Thiessen [Thu, 8 Aug 2024 16:02:51 +0000 (18:02 +0200)]
Merge pull request #47072 from nextcloud/backport/46710/stable29

[stable29] fix: Use timestamp instead of revision id in files_versions metadata API

2 months agoMerge pull request #46940 from nextcloud/backport/46768/stable29
Ferdinand Thiessen [Thu, 8 Aug 2024 15:51:03 +0000 (17:51 +0200)]
Merge pull request #46940 from nextcloud/backport/46768/stable29

[stable29] fix(files): Provide default file action for file entry name (on click action)

2 months agochore: Compile assets 46940/head
Ferdinand Thiessen [Thu, 8 Aug 2024 12:49:00 +0000 (14:49 +0200)]
chore: Compile assets

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2 months agofix(files): Add missing directory variable to error message
Ferdinand Thiessen [Thu, 25 Jul 2024 23:43:52 +0000 (01:43 +0200)]
fix(files): Add missing directory variable to error message

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2 months agofix(files): Provide file actions from list entry to make it reactive
Ferdinand Thiessen [Thu, 25 Jul 2024 23:42:31 +0000 (01:42 +0200)]
fix(files): Provide file actions from list entry to make it reactive

This fixes non reactive default action text of the name component.
Also use download action as default action so that only one place
is needed to define how to download a file.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2 months agoMerge pull request #46951 from nextcloud/backport/46918/stable29
Ferdinand Thiessen [Thu, 8 Aug 2024 15:17:39 +0000 (17:17 +0200)]
Merge pull request #46951 from nextcloud/backport/46918/stable29

[stable29] fix(files): Correctly create Nodes from WebDAV result in "recent"-view

2 months agochore: Compile assets 46951/head
Ferdinand Thiessen [Thu, 8 Aug 2024 12:13:44 +0000 (14:13 +0200)]
chore: Compile assets

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2 months agotest: Add test for recent view
Ferdinand Thiessen [Wed, 31 Jul 2024 14:15:12 +0000 (16:15 +0200)]
test: Add test for recent view

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2 months agofix(files): Correctly create Nodes from WebDAV result in "recent"-view
Ferdinand Thiessen [Wed, 31 Jul 2024 13:51:11 +0000 (15:51 +0200)]
fix(files): Correctly create Nodes from WebDAV result in "recent"-view

The recent search works on a different remote URL so the source of the files were wrong,
because the remote url was included twice in the source.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2 months agoMerge pull request #46972 from nextcloud/backport/46963/stable29
Ferdinand Thiessen [Thu, 8 Aug 2024 13:53:46 +0000 (15:53 +0200)]
Merge pull request #46972 from nextcloud/backport/46963/stable29

[stable29] fix(files): cancel move-copy action should not be handled as an error

2 months agoMerge pull request #47036 from nextcloud/backport/46996/stable29
Benjamin Gaussorgues [Thu, 8 Aug 2024 13:44:37 +0000 (15:44 +0200)]
Merge pull request #47036 from nextcloud/backport/46996/stable29

2 months agofix(dav): Try basic auth for ajax WebDAV requests 47137/head
Ferdinand Thiessen [Mon, 6 May 2024 18:17:24 +0000 (20:17 +0200)]
fix(dav): Try basic auth for ajax WebDAV requests

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2 months agochore: Compile assets 46972/head
Ferdinand Thiessen [Thu, 8 Aug 2024 12:25:54 +0000 (14:25 +0200)]
chore: Compile assets

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2 months agofix(files): cancel move-copy action should not be handled as an error
Ferdinand Thiessen [Thu, 1 Aug 2024 16:30:37 +0000 (18:30 +0200)]
fix(files): cancel move-copy action should not be handled as an error

Instead we should just show an information message why the file is not moved / copied.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2 months agochore: Compile assets 47036/head
Ferdinand Thiessen [Thu, 8 Aug 2024 12:20:52 +0000 (14:20 +0200)]
chore: Compile assets

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2 months agoperf(files_trashbin): Only trigger one PROPFIND for trashbin view
Ferdinand Thiessen [Fri, 2 Aug 2024 17:47:55 +0000 (19:47 +0200)]
perf(files_trashbin): Only trigger one PROPFIND for trashbin view

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2 months agofix(files_trashbin): Original name of the deleted files should be set as display...
Ferdinand Thiessen [Fri, 2 Aug 2024 17:46:30 +0000 (19:46 +0200)]
fix(files_trashbin): Original name of the deleted files should be set as display name for DAV

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2 months agoMerge pull request #46889 from nextcloud/backport/46476/stable29
Andy Scherzinger [Thu, 8 Aug 2024 11:55:56 +0000 (13:55 +0200)]
Merge pull request #46889 from nextcloud/backport/46476/stable29

[stable29] Migration Attributes

2 months agoMerge pull request #47119 from nextcloud/backport/47044/stable29
Andy Scherzinger [Thu, 8 Aug 2024 11:08:49 +0000 (13:08 +0200)]
Merge pull request #47119 from nextcloud/backport/47044/stable29

[stable29] fix(encryption): Fix mountpoint check to accept if several are found

2 months agoMerge pull request #47129 from nextcloud/backport/47120/stable29
Ferdinand Thiessen [Thu, 8 Aug 2024 09:49:26 +0000 (11:49 +0200)]
Merge pull request #47129 from nextcloud/backport/47120/stable29

[stable29] fix(systemtags): Correctly load tagged files in "tags"-files-view

2 months agoMerge pull request #47126 from nextcloud/backport/47116/stable29
Andy Scherzinger [Thu, 8 Aug 2024 08:44:22 +0000 (10:44 +0200)]
Merge pull request #47126 from nextcloud/backport/47116/stable29

[stable29] fix(migration): Add column only if it does not exist

2 months agochore(assets): Recompile assets 47129/head
nextcloud-command [Wed, 7 Aug 2024 23:18:05 +0000 (23:18 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2 months agoMerge pull request #47105 from nextcloud/backport/46106/stable29
Andy Scherzinger [Thu, 8 Aug 2024 08:28:45 +0000 (10:28 +0200)]
Merge pull request #47105 from nextcloud/backport/46106/stable29

[stable29] fix(session): Log when session_* calls are slow