]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
5 months agofix(SystemConfig.php): Add 'updater.server.url' to Private Variables 45373/head
derschiw [Wed, 8 May 2024 19:01:05 +0000 (21:01 +0200)]
fix(SystemConfig.php): Add 'updater.server.url' to Private Variables

Add "updater.server.url" to the privacy redacted values, as it may contain the enterprise key.

Signed-off-by: derschiw <37687705+derschiw@users.noreply.github.com>
5 months agoMerge pull request #45341 from nextcloud/backport/45340/stable29
Joas Schilling [Thu, 16 May 2024 09:18:11 +0000 (11:18 +0200)]
Merge pull request #45341 from nextcloud/backport/45340/stable29

[stable29] fix: Extend SVG reference check

5 months agoMerge pull request #45322 from nextcloud/backport/45321/stable29
Joas Schilling [Thu, 16 May 2024 08:16:37 +0000 (10:16 +0200)]
Merge pull request #45322 from nextcloud/backport/45321/stable29

[stable29] fix: Correctly check result of function

5 months agoMerge pull request #45318 from nextcloud/backport/45317/stable29
Joas Schilling [Thu, 16 May 2024 08:10:36 +0000 (10:10 +0200)]
Merge pull request #45318 from nextcloud/backport/45317/stable29

[stable29] fix(search): Limit maximum number of search results

5 months agofix: Extend SVG reference check 45341/head
Joas Schilling [Wed, 15 May 2024 21:38:24 +0000 (23:38 +0200)]
fix: Extend SVG reference check

Signed-off-by: Joas Schilling <coding@schilljs.com>
5 months agoMerge pull request #45326 from nextcloud/backport/45302/stable29
John Molakvoæ [Wed, 15 May 2024 18:50:39 +0000 (20:50 +0200)]
Merge pull request #45326 from nextcloud/backport/45302/stable29

5 months agoMerge pull request #45313 from nextcloud/backport/45309/stable29
Anna [Wed, 15 May 2024 11:06:58 +0000 (13:06 +0200)]
Merge pull request #45313 from nextcloud/backport/45309/stable29

[stable29] fix(caldav): loop through all events for busy events

5 months agoRevert: "Check datadirectory owner, not config owner." 45326/head
Simon L. [Tue, 14 May 2024 10:09:15 +0000 (12:09 +0200)]
Revert: "Check datadirectory owner, not config owner."

Signed-off-by: Simon L <szaimen@e.mail.de>
5 months agofix: Correctly check result of function 45322/head
Joas Schilling [Wed, 15 May 2024 08:11:31 +0000 (10:11 +0200)]
fix: Correctly check result of function

Signed-off-by: Joas Schilling <coding@schilljs.com>
5 months agofix(search): Limit maximum number of search results 45318/head
Joas Schilling [Wed, 15 May 2024 07:47:22 +0000 (09:47 +0200)]
fix(search): Limit maximum number of search results

Signed-off-by: Joas Schilling <coding@schilljs.com>
5 months agofix(caldav): loop through all events for busy events 45313/head
Anna Larch [Wed, 8 May 2024 13:12:17 +0000 (15:12 +0200)]
fix(caldav): loop through all events for busy events

Signed-off-by: Anna Larch <anna@nextcloud.com>
5 months agoMerge pull request #45284 from nextcloud/backport/45262/stable29
Josh [Tue, 14 May 2024 11:47:25 +0000 (07:47 -0400)]
Merge pull request #45284 from nextcloud/backport/45262/stable29

[stable29] fix(SetupChecks): Detect CLI mode in HTTPS / URL generator check

5 months agoMerge pull request #45296 from nextcloud/backport/45218/stable29
Marco [Tue, 14 May 2024 08:39:09 +0000 (10:39 +0200)]
Merge pull request #45296 from nextcloud/backport/45218/stable29

[stable29] Update pdf icon

5 months agoFeat: Fix pdf icon 45296/head
Marco Ambrosini [Mon, 13 May 2024 08:51:23 +0000 (10:51 +0200)]
Feat: Fix pdf icon

Signed-off-by: Marco Ambrosini <marcoambrosini@proton.me>
5 months agoMerge pull request #45279 from nextcloud/backport/43794/stable29
Josh [Mon, 13 May 2024 15:21:35 +0000 (11:21 -0400)]
Merge pull request #45279 from nextcloud/backport/43794/stable29

[stable29] fix(files): handle multidimensional arrays in scanner

5 months agoMerge pull request #45293 from nextcloud/backport/44791/stable29
Robin Appelman [Mon, 13 May 2024 14:58:23 +0000 (16:58 +0200)]
Merge pull request #45293 from nextcloud/backport/44791/stable29

[stable29] fix: consider all paths the user has for a share source when considering max permissions

5 months agoMerge pull request #45283 from nextcloud/backport/45242/stable29
Josh [Mon, 13 May 2024 14:23:41 +0000 (10:23 -0400)]
Merge pull request #45283 from nextcloud/backport/45242/stable29

[stable29] fix(setupCheck): Only warn when memcache present w/o memcached

5 months agotest: adjust test to new permissions check logic 45293/head
Robin Appelman [Fri, 3 May 2024 13:21:53 +0000 (15:21 +0200)]
test: adjust test to new permissions check logic

Signed-off-by: Robin Appelman <robin@icewind.nl>
5 months agofix: cleanup logic for getting the max reshare permissions
Robin Appelman [Thu, 2 May 2024 14:54:34 +0000 (16:54 +0200)]
fix: cleanup logic for getting the max reshare permissions

Signed-off-by: Robin Appelman <robin@icewind.nl>
5 months agofix(SetupChecks): Detect CLI mode in HTTPS / URL generator check 45284/head
Josh Richards [Fri, 10 May 2024 21:02:28 +0000 (17:02 -0400)]
fix(SetupChecks): Detect CLI mode in HTTPS / URL generator check

Signed-off-by: Josh Richards <josh.t.richards@gmail.com>
5 months agofix(setupCheck): Only warn when memcache present w/o memcached 45283/head
Josh Richards [Thu, 9 May 2024 15:45:16 +0000 (11:45 -0400)]
fix(setupCheck): Only warn when memcache present w/o memcached

Signed-off-by: Josh Richards <josh.t.richards@gmail.com>
5 months agofix(Files): Change how scanner diffs for changed metadata 45279/head
Josh [Fri, 23 Feb 2024 17:55:58 +0000 (12:55 -0500)]
fix(Files): Change how scanner diffs for changed metadata

Fixes #43408

Signed-off-by: Josh <josh.t.richards@gmail.com>
5 months agoMerge pull request #45199 from nextcloud/backport/45196/stable29
Kate [Fri, 10 May 2024 13:51:14 +0000 (15:51 +0200)]
Merge pull request #45199 from nextcloud/backport/45196/stable29

5 months agoMerge pull request #45246 from nextcloud/backport/44797/stable29
Kate [Fri, 10 May 2024 08:27:42 +0000 (10:27 +0200)]
Merge pull request #45246 from nextcloud/backport/44797/stable29

5 months agofix(Router): Stop loading routes of disabled apps 45246/head
provokateurin [Fri, 12 Apr 2024 08:18:09 +0000 (10:18 +0200)]
fix(Router): Stop loading routes of disabled apps

Signed-off-by: provokateurin <kate@provokateurin.de>
5 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Thu, 9 May 2024 00:20:13 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
5 months agoMerge pull request #45231 from nextcloud/backport/45219/stable29
Joas Schilling [Wed, 8 May 2024 18:55:07 +0000 (20:55 +0200)]
Merge pull request #45231 from nextcloud/backport/45219/stable29

[stable29] fix(userstatus): Fix docs of user status manager

5 months agofix(userstatus): Fix docs of user status manager 45231/head
Joas Schilling [Tue, 7 May 2024 12:31:28 +0000 (14:31 +0200)]
fix(userstatus): Fix docs of user status manager

Signed-off-by: Joas Schilling <coding@schilljs.com>
5 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Wed, 8 May 2024 00:21:03 +0000 (00:21 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
5 months agoMerge pull request #45208 from nextcloud/automated/noid/stable29-update-psalm-baseline
Côme Chilliet [Tue, 7 May 2024 10:41:38 +0000 (12:41 +0200)]
Merge pull request #45208 from nextcloud/automated/noid/stable29-update-psalm-baseline

[stable29] Update psalm-baseline.xml

5 months agoMerge pull request #45202 from nextcloud/backport/45088/stable29
Joas Schilling [Tue, 7 May 2024 07:46:33 +0000 (09:46 +0200)]
Merge pull request #45202 from nextcloud/backport/45088/stable29

[stable29] fix(User\Manager): Avoid future collisions with updater/audit logs

5 months agochore(tests): Update psalm baseline 45208/head
nextcloud-command [Tue, 7 May 2024 02:26:00 +0000 (02:26 +0000)]
chore(tests): Update psalm baseline

Signed-off-by: GitHub <noreply@github.com>
5 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Tue, 7 May 2024 00:20:13 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
5 months agoMerge pull request #44564 from nextcloud/automated/noid/stable29-update-psalm-baseline
Côme Chilliet [Mon, 6 May 2024 17:31:16 +0000 (19:31 +0200)]
Merge pull request #44564 from nextcloud/automated/noid/stable29-update-psalm-baseline

[stable29] Update psalm-baseline.xml

5 months agoMerge pull request #45204 from nextcloud/backport/44939/stable29
Ferdinand Thiessen [Mon, 6 May 2024 17:22:42 +0000 (19:22 +0200)]
Merge pull request #45204 from nextcloud/backport/44939/stable29

[stable29] fix(settings): Save one HTTP request on enabling an app

5 months agochore: Fix small psalm errors related to documented return types 44564/head
Côme Chilliet [Mon, 6 May 2024 15:54:48 +0000 (17:54 +0200)]
chore: Fix small psalm errors related to documented return types

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
5 months agochore: Compile assets 45204/head
Ferdinand Thiessen [Fri, 19 Apr 2024 20:02:08 +0000 (22:02 +0200)]
chore: Compile assets

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
5 months agofix(DateTimeFormatter): Adjust invalid doc blocks
Ferdinand Thiessen [Thu, 4 Apr 2024 21:31:52 +0000 (23:31 +0200)]
fix(DateTimeFormatter): Adjust invalid doc blocks

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
5 months agofix(settings): When testing server stability, request URL with trailing slash
Ferdinand Thiessen [Fri, 19 Apr 2024 19:57:59 +0000 (21:57 +0200)]
fix(settings): When testing server stability, request URL with trailing slash

This prevents one HTTP request for most situations (301 from `apps/files` to `apps/files/`)
and helps users with faulty reverse-proxy configuration.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
5 months agofix(User\Manager): Avoid future collisions with updater/audit logs 45202/head
Josh [Mon, 29 Apr 2024 02:06:08 +0000 (22:06 -0400)]
fix(User\Manager): Avoid future collisions with updater/audit logs

Avoid future collisions for not yet created updater and audit log files (at least using default names).

Signed-off-by: Josh <josh.t.richards@gmail.com>
5 months agoMerge pull request #45192 from nextcloud/backport/45093/stable29
Joas Schilling [Mon, 6 May 2024 14:30:19 +0000 (16:30 +0200)]
Merge pull request #45192 from nextcloud/backport/45093/stable29

[stable29] fix(session): Avoid race condition for cache::get() vs. cache::hasKey()

5 months agofix(OC_Image): Set correct return type for exif_imagetype stub 45199/head
provokateurin [Mon, 6 May 2024 11:32:09 +0000 (13:32 +0200)]
fix(OC_Image): Set correct return type for exif_imagetype stub

Signed-off-by: provokateurin <kate@provokateurin.de>
5 months agoMerge pull request #45018 from nextcloud/backport/45001/stable29
Joas Schilling [Mon, 6 May 2024 06:16:18 +0000 (08:16 +0200)]
Merge pull request #45018 from nextcloud/backport/45001/stable29

[stable29] fix(DAV): Migrate known exceptions to Sabre exceptions when copying

5 months agofix(session): Avoid race condition for cache::get() vs. cache::hasKey() 45192/head
Joas Schilling [Mon, 29 Apr 2024 10:45:44 +0000 (12:45 +0200)]
fix(session): Avoid race condition for cache::get() vs. cache::hasKey()

Signed-off-by: Joas Schilling <coding@schilljs.com>
5 months agochore(tests): Update psalm baseline
nextcloud-command [Mon, 6 May 2024 02:21:26 +0000 (02:21 +0000)]
chore(tests): Update psalm baseline

Signed-off-by: GitHub <noreply@github.com>
5 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Mon, 6 May 2024 00:20:21 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
5 months agoMerge pull request #44590 from nextcloud/automated/noid/stable29-fix-npm-audit
Ferdinand Thiessen [Sun, 5 May 2024 03:46:36 +0000 (05:46 +0200)]
Merge pull request #44590 from nextcloud/automated/noid/stable29-fix-npm-audit

[stable29] Fix npm audit

5 months agochore(deps): fix npm audit 44590/head
nextcloud-command [Sun, 5 May 2024 02:44:36 +0000 (02:44 +0000)]
chore(deps): fix npm audit

Signed-off-by: GitHub <noreply@github.com>
5 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Sun, 5 May 2024 00:20:21 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex

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

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
5 months agoMerge pull request #45171 from nextcloud/backport/45163/stable29
Kate [Fri, 3 May 2024 14:27:24 +0000 (16:27 +0200)]
Merge pull request #45171 from nextcloud/backport/45163/stable29

5 months agofix(icons): Update files icon 45171/head
provokateurin [Fri, 3 May 2024 05:40:32 +0000 (07:40 +0200)]
fix(icons): Update files icon

Signed-off-by: provokateurin <kate@provokateurin.de>
5 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Fri, 3 May 2024 00:19:54 +0000 (00:19 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
5 months agoMerge pull request #45148 from nextcloud/backport/45138/stable29
Robin Appelman [Thu, 2 May 2024 12:05:31 +0000 (14:05 +0200)]
Merge pull request #45148 from nextcloud/backport/45138/stable29

[stable29] retry smb notify test a few times

5 months agotest: retry smb notify test a few times 45148/head
Robin Appelman [Wed, 1 May 2024 14:57:21 +0000 (16:57 +0200)]
test: retry smb notify test a few times

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

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

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
5 months agoMerge pull request #45056 from nextcloud/backport/44496/stable29
Robin Appelman [Tue, 30 Apr 2024 18:41:52 +0000 (20:41 +0200)]
Merge pull request #45056 from nextcloud/backport/44496/stable29

[stable29] feat: support "s3-accelerate" endpoint

5 months agoMerge pull request #44956 from nextcloud/backport/44861/stable29
Côme Chilliet [Tue, 30 Apr 2024 13:37:39 +0000 (15:37 +0200)]
Merge pull request #44956 from nextcloud/backport/44861/stable29

[stable29] chore: Fix update-psalm-baseline to use correct php version depending on branch

5 months agoMerge pull request #45108 from nextcloud/backport/fix-ldap-var-name-backup-port
Joas Schilling [Tue, 30 Apr 2024 11:10:21 +0000 (13:10 +0200)]
Merge pull request #45108 from nextcloud/backport/fix-ldap-var-name-backup-port

[stable29] fix(user_ldap): Fix a var name

5 months agoMerge pull request #45104 from nextcloud/backport/query-builder-fix
Côme Chilliet [Tue, 30 Apr 2024 10:33:49 +0000 (12:33 +0200)]
Merge pull request #45104 from nextcloud/backport/query-builder-fix

[stable29] fix: Remove bogus code from query builder and fix parameter name

5 months agoMerge pull request #45107 from nextcloud/backport/fix-ini-default-in-base
Côme Chilliet [Tue, 30 Apr 2024 10:10:09 +0000 (12:10 +0200)]
Merge pull request #45107 from nextcloud/backport/fix-ini-default-in-base

[stable29] fix: Fix default values for ini var in lib/base.php

5 months agoMerge pull request #45106 from nextcloud/backport/fix-opcache-buffer-check
Côme Chilliet [Tue, 30 Apr 2024 10:07:15 +0000 (12:07 +0200)]
Merge pull request #45106 from nextcloud/backport/fix-opcache-buffer-check

[stable29] fix(setupchecks): Fix opcache buffer check

5 months agoMerge pull request #45105 from nextcloud/backport/fix-ownership-transfer-encryption
Côme Chilliet [Tue, 30 Apr 2024 09:49:57 +0000 (11:49 +0200)]
Merge pull request #45105 from nextcloud/backport/fix-ownership-transfer-encryption

[stable29] fix(files): Fix ownership transfer encrypted files detection

5 months agofix(user_ldap): Fix a var name 45108/head
Côme Chilliet [Mon, 29 Apr 2024 11:58:21 +0000 (13:58 +0200)]
fix(user_ldap): Fix a var name

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
5 months agofix: Fix default values for ini var in lib/base.php 45107/head
Côme Chilliet [Mon, 29 Apr 2024 12:00:03 +0000 (14:00 +0200)]
fix: Fix default values for ini var in lib/base.php

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
5 months agofix(setupchecks): Fix opcache buffer check 45106/head
Côme Chilliet [Mon, 29 Apr 2024 11:56:18 +0000 (13:56 +0200)]
fix(setupchecks): Fix opcache buffer check

This was broken by last codestyle update, maybe even before because of
 operator precedence. Now using vars to make it readable and correct at
 the same time.

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
5 months agofix(files): Fix ownership transfer encrypted files detection 45105/head
Côme Chilliet [Mon, 29 Apr 2024 11:55:07 +0000 (13:55 +0200)]
fix(files): Fix ownership transfer encrypted files detection

Discovered by psalm update

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
5 months agofix: Remove bogus code from query builder and fix parameter name 45104/head
Côme Chilliet [Tue, 23 Apr 2024 08:03:42 +0000 (10:03 +0200)]
fix: Remove bogus code from query builder and fix parameter name

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
5 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Tue, 30 Apr 2024 00:20:40 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
5 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Mon, 29 Apr 2024 00:20:45 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex

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

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
5 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Sat, 27 Apr 2024 00:20:20 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
5 months agofeat: add option to enable s3 acceleration 45056/head
Robin Appelman [Tue, 26 Mar 2024 14:47:14 +0000 (15:47 +0100)]
feat: add option to enable s3 acceleration

Signed-off-by: Robin Appelman <robin@icewind.nl>
5 months agoMerge pull request #45053 from nextcloud/backport/44938/stable29
Richard Steinmetz [Fri, 26 Apr 2024 12:24:53 +0000 (14:24 +0200)]
Merge pull request #45053 from nextcloud/backport/44938/stable29

[stable29] fix(CalDAV): remove UNKNOWN from room / resource consideration

5 months agofix(CalDAV): remove UNKNOWN from room / resource consideration 45053/head
Anna Larch [Fri, 19 Apr 2024 19:22:17 +0000 (21:22 +0200)]
fix(CalDAV): remove UNKNOWN from room / resource consideration

Signed-off-by: Anna Larch <anna@nextcloud.com>
5 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Fri, 26 Apr 2024 00:21:10 +0000 (00:21 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
5 months agoMerge pull request #45040 from nextcloud/backport/45035/stable29
Simon L [Thu, 25 Apr 2024 18:47:38 +0000 (20:47 +0200)]
Merge pull request #45040 from nextcloud/backport/45035/stable29

[stable29] fix: chunked upload leading to 0-byte files

5 months agofix: chunked upload leading to 0-byte files 45040/head
Simon L. [Thu, 25 Apr 2024 14:29:38 +0000 (16:29 +0200)]
fix: chunked upload leading to 0-byte files

Signed-off-by: Simon L <szaimen@e.mail.de>
5 months agoMerge pull request #44969 from nextcloud/backport/44858/stable29
Louis [Thu, 25 Apr 2024 11:47:42 +0000 (13:47 +0200)]
Merge pull request #44969 from nextcloud/backport/44858/stable29

[stable29] Support multiple scopes in DAV search

5 months agoMerge pull request #44972 from nextcloud/44319-quick-fix-fed-share-user-avatars
F. E Noel Nfebe [Thu, 25 Apr 2024 08:52:04 +0000 (09:52 +0100)]
Merge pull request #44972 from nextcloud/44319-quick-fix-fed-share-user-avatars

fix(unifiedSearch): Prevent broken avatars for federated users in peo…

5 months agochore(assets): Recompile assets 44972/head
nextcloud-command [Thu, 25 Apr 2024 06:19:24 +0000 (06:19 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
5 months agofix(unifiedSearch): Prevent broken avatars for federated users in people filter
fenn-cs [Mon, 22 Apr 2024 19:41:24 +0000 (20:41 +0100)]
fix(unifiedSearch): Prevent broken avatars for federated users in people filter

Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
5 months agoMerge pull request #44918 from nextcloud/backport/44839/stable29
F. E Noel Nfebe [Thu, 25 Apr 2024 06:06:03 +0000 (07:06 +0100)]
Merge pull request #44918 from nextcloud/backport/44839/stable29

fix(sharingDetails): Show correct share target

5 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Thu, 25 Apr 2024 00:20:53 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
5 months agofix(DAV): Migrate known exceptions to Sabre exceptions when copying 45018/head
Joas Schilling [Wed, 24 Apr 2024 05:18:47 +0000 (07:18 +0200)]
fix(DAV): Migrate known exceptions to Sabre exceptions when copying

Signed-off-by: Joas Schilling <coding@schilljs.com>
5 months agoMerge pull request #44981 from nextcloud/backport/44794/stable29
Ferdinand Thiessen [Wed, 24 Apr 2024 16:07:34 +0000 (18:07 +0200)]
Merge pull request #44981 from nextcloud/backport/44794/stable29

[stable29] fix(memcache): remove double $$ to fix error

5 months agoMerge pull request #44985 from nextcloud/backport/44982/stable29
Ferdinand Thiessen [Wed, 24 Apr 2024 14:39:49 +0000 (16:39 +0200)]
Merge pull request #44985 from nextcloud/backport/44982/stable29

[stable29] fix(provisioning_api): Show warning but do not fail when listing accounts in case of users removed from backend but still in database

5 months agoFix(l10n): Update translations from Transifex v29.0.0
Nextcloud bot [Wed, 24 Apr 2024 00:20:26 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
5 months agoMerge pull request #44989 from nextcloud/backport/44923/stable29
Ferdinand Thiessen [Tue, 23 Apr 2024 21:49:05 +0000 (23:49 +0200)]
Merge pull request #44989 from nextcloud/backport/44923/stable29

[stable29] fix: Fix truncation on public page

5 months agochore: compile assets 44989/head
Christopher Ng [Tue, 23 Apr 2024 17:39:11 +0000 (10:39 -0700)]
chore: compile assets

Signed-off-by: Christopher Ng <chrng8@gmail.com>
5 months agofix: Fix truncation on public shares
Christopher Ng [Tue, 23 Apr 2024 17:39:11 +0000 (10:39 -0700)]
fix: Fix truncation on public shares

Signed-off-by: Christopher Ng <chrng8@gmail.com>
5 months agoMerge pull request #44986 from nextcloud/release/29.0.0
Benjamin Gaussorgues [Tue, 23 Apr 2024 15:07:21 +0000 (17:07 +0200)]
Merge pull request #44986 from nextcloud/release/29.0.0

5 months agobuild(hub): 29.0.0 44986/head
Benjamin Gaussorgues [Tue, 23 Apr 2024 11:57:06 +0000 (13:57 +0200)]
build(hub): 29.0.0

Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
5 months agofix(provisioning_api): Show warning but do not fail when listing accounts in case... 44985/head
Ferdinand Thiessen [Mon, 22 Apr 2024 13:30:15 +0000 (15:30 +0200)]
fix(provisioning_api): Show warning but do not fail when listing accounts in case of users removed from backend but still in database

Co-authored-by: Ferdinand Thiessen <opensource@fthiessen.de>
Co-authored-by: Louis <louis@chmn.me>
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
5 months agoUpdate LoggerWrapperCache.php 44981/head
Velwark [Thu, 11 Apr 2024 18:10:11 +0000 (20:10 +0200)]
Update LoggerWrapperCache.php

Extra Dollar Sign caused errors in Nextcloud. Removing the Dollar Sign Solved the Problem.

Signed-off-by: Velwark <levinfrerich9@gmail.com>
5 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Tue, 23 Apr 2024 00:20:52 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
5 months agofeat(dav): Support multiple scopes in DAV search 44969/head
Louis Chemineau [Tue, 16 Apr 2024 14:18:14 +0000 (16:18 +0200)]
feat(dav): Support multiple scopes in DAV search

Signed-off-by: Louis Chemineau <louis@chmn.me>
5 months agochore: Fix psalm to use correct php version depending on branch 44956/head
Côme Chilliet [Tue, 16 Apr 2024 15:57:10 +0000 (17:57 +0200)]
chore: Fix psalm to use correct php version depending on branch

Needs to be adapted on each branch to reflect the used PHP version and
 help with baseline updating.

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
5 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Mon, 22 Apr 2024 00:21:08 +0000 (00:21 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>