]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
7 weeks agofix: optimise getWrongShareOwnership query 47577/head
Hamza Mahjoubi [Tue, 27 Aug 2024 12:07:28 +0000 (14:07 +0200)]
fix: optimise  getWrongShareOwnership query

Signed-off-by: Hamza Mahjoubi <hamzamahjoubi221@gmail.com>
7 weeks agoMerge pull request #47549 from nextcloud/backport/47521/stable29
Joas Schilling [Wed, 28 Aug 2024 06:18:19 +0000 (08:18 +0200)]
Merge pull request #47549 from nextcloud/backport/47521/stable29

[stable29] fix(logger): ignore session logging during setup

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

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
7 weeks agoMerge pull request #47538 from nextcloud/backport/47500/stable29
Elizabeth Danzberger [Tue, 27 Aug 2024 20:10:31 +0000 (16:10 -0400)]
Merge pull request #47538 from nextcloud/backport/47500/stable29

[stable29] fix(files): fix list gap at bottom

7 weeks agochore: rebuild assets 47538/head
Elizabeth Danzberger [Tue, 27 Aug 2024 19:21:47 +0000 (15:21 -0400)]
chore: rebuild assets

Signed-off-by: Elizabeth Danzberger <lizzy7128@tutanota.de>
7 weeks agofix(files): fix list gap at bottom
Elizabeth Danzberger [Mon, 26 Aug 2024 14:05:35 +0000 (10:05 -0400)]
fix(files): fix list gap at bottom

Signed-off-by: Elizabeth Danzberger <lizzy7128@tutanota.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
7 weeks agofix(setup): ignore long session login during installation 47549/head
Maxence Lange [Tue, 27 Aug 2024 13:29:04 +0000 (12:29 -0100)]
fix(setup): ignore long session login during installation

Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
7 weeks agoMerge pull request #47536 from nextcloud/backport/47509/stable29
Richard Steinmetz [Tue, 27 Aug 2024 17:28:22 +0000 (19:28 +0200)]
Merge pull request #47536 from nextcloud/backport/47509/stable29

[stable29] fix: gracefully handle unexpected exif orientation types

7 weeks agoMerge pull request #47213 from nextcloud/backport/47201/stable29
Andy Scherzinger [Tue, 27 Aug 2024 16:44:45 +0000 (18:44 +0200)]
Merge pull request #47213 from nextcloud/backport/47201/stable29

[stable29] fix(userstatus): run user status automation job for start and end events

7 weeks agoMerge pull request #47175 from nextcloud/automated/noid/stable29-fix-npm-audit
Andy Scherzinger [Tue, 27 Aug 2024 16:44:13 +0000 (18:44 +0200)]
Merge pull request #47175 from nextcloud/automated/noid/stable29-fix-npm-audit

[stable29] Fix npm audit

7 weeks agoMerge pull request #47517 from nextcloud/backport/47508/stable29
Andy Scherzinger [Tue, 27 Aug 2024 16:35:32 +0000 (18:35 +0200)]
Merge pull request #47517 from nextcloud/backport/47508/stable29

[stable29] fix(Router): Load attribute routes of all apps when not app is specified

7 weeks agofix: gracefully handle unexpected exif orientation types 47536/head
Richard Steinmetz [Tue, 27 Aug 2024 07:32:04 +0000 (09:32 +0200)]
fix: gracefully handle unexpected exif orientation types

Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
7 weeks agoMerge pull request #47501 from nextcloud/fix/files-favorites
Ferdinand Thiessen [Tue, 27 Aug 2024 15:24:00 +0000 (17:24 +0200)]
Merge pull request #47501 from nextcloud/fix/files-favorites

[stable29] fix: Correctly load favorites for subpath

7 weeks agochore: Compile assets 47501/head
Ferdinand Thiessen [Tue, 27 Aug 2024 00:24:31 +0000 (02:24 +0200)]
chore: Compile assets

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
7 weeks agorefactor(files): Migrate `favorites` view to `@nextcloud/files` functions and make...
Ferdinand Thiessen [Mon, 10 Jun 2024 21:04:59 +0000 (23:04 +0200)]
refactor(files): Migrate `favorites` view to `@nextcloud/files` functions and make it cancelable

Also this fixes the view being writeable

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
7 weeks agoMerge pull request #47497 from nextcloud/backport/47465/stable29
Ferdinand Thiessen [Tue, 27 Aug 2024 12:42:38 +0000 (14:42 +0200)]
Merge pull request #47497 from nextcloud/backport/47465/stable29

[stable29] fix(files): Reset drop notice on firefox

7 weeks agofix(Router): Load attribute routes of all apps when not app is specified 47517/head
provokateurin [Tue, 27 Aug 2024 07:00:09 +0000 (09:00 +0200)]
fix(Router): Load attribute routes of all apps when not app is specified

Signed-off-by: provokateurin <kate@provokateurin.de>
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(deps): Fix npm audit 47175/head
nextcloud-command [Tue, 27 Aug 2024 05:01:50 +0000 (05:01 +0000)]
fix(deps): Fix npm audit

Signed-off-by: GitHub <noreply@github.com>
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>
7 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 agofix(userstatus): run user status automation job for start and end events 47213/head
Anna Larch [Tue, 13 Aug 2024 14:27:51 +0000 (16:27 +0200)]
fix(userstatus): run user status automation job for start and end events

Signed-off-by: Anna Larch <anna@nextcloud.com>
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
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>