Commit graph

23712 commits

Author SHA1 Message Date
John Molakvoæ
e60dd69fda
Merge pull request #47867 from nextcloud/backport/47858/stable29
[stable29] fix(preview): gracefully handle file not being opened in ProviderV2
2024-09-15 22:55:11 +02:00
John Molakvoæ
95c3012ca9
Merge pull request #48033 from nextcloud/backport/48013/stable29
[stable29] fix(BaseResponse): Cast XML element values to string
2024-09-15 22:54:29 +02:00
John Molakvoæ
6a46dad143
Merge pull request #47871 from nextcloud/backport/47834/stable29
[stable29] fix(appstore): return if appstore is manually disabled
2024-09-15 22:54:19 +02:00
John Molakvoæ
038eff0b60
Merge pull request #47795 from nextcloud/backport/47756/stable29
[stable29] fix(files): Check if target path is a descendant of the shared folder
2024-09-15 22:17:41 +02:00
John Molakvoæ
21a37d79f1
Merge pull request #47873 from nextcloud/backport/47853/stable29
[stable29] fix: make swift connect exception message more informative
2024-09-15 22:14:49 +02:00
John Molakvoæ
d792bc5a07
Merge pull request #48034 from nextcloud/backport/48016/stable29
[stable29] fix(S3ConfigTrait): Allow proxy field to take false
2024-09-15 22:12:26 +02:00
Kate
c26bdfa67a
Merge pull request #48026 from nextcloud/backport/48014/stable29 2024-09-15 19:42:30 +02:00
John Molakvoæ
7765d4a5d1
Merge pull request #48020 from nextcloud/backport/48015/stable29 2024-09-15 19:42:13 +02:00
provokateurin
2cd8582467 fix(S3ConfigTrait): Allow proxy field to take false
Signed-off-by: provokateurin <kate@provokateurin.de>
2024-09-15 17:18:15 +00:00
provokateurin
12afcbb022 fix(BaseResponse): Cast XML element values to string
Signed-off-by: provokateurin <kate@provokateurin.de>
2024-09-15 17:17:36 +00:00
provokateurin
f4d453ed8e fix(Tags): Return boolean for userHasTags()
Signed-off-by: provokateurin <kate@provokateurin.de>
2024-09-15 15:51:07 +00:00
provokateurin
c4a44e1f4e fix(Comment): Initialize childrenCount as integer
Signed-off-by: provokateurin <kate@provokateurin.de>
2024-09-15 15:49:47 +00:00
provokateurin
789be3c141 fix(Storage\Local): Do not call getSourcePath() on SplFileInfo
Signed-off-by: provokateurin <kate@provokateurin.de>
2024-09-15 14:52:42 +00:00
Côme Chilliet
66f903b5f6 fix: Do not try to set HTTP response code on already closed connection
This avoids a PHP warning in the logs about trying to set the response
 code while the output already started. It’s useless to try to print an
 error page anyway in this situation because the connection was closed
 already.

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2024-09-14 19:21:24 +00:00
Kate
250e0a939d
Merge pull request #47958 from nextcloud/backport/47954/stable29 2024-09-14 17:39:56 +02:00
Nextcloud bot
392c0f568e
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-09-14 00:21:35 +00:00
provokateurin
f1817dc82b fix(files): Adjust Cache::searchQuery() parameter name to match interface
Signed-off-by: provokateurin <kate@provokateurin.de>
2024-09-13 20:12:49 +00:00
Nextcloud bot
a73e38b498
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-09-13 00:21:01 +00:00
Nextcloud bot
87605dd358
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-09-11 00:21:29 +00:00
Robin Appelman
ab283f7b1b fix: make swift connect exception message more informative
Signed-off-by: Robin Appelman <robin@icewind.nl>
2024-09-10 14:46:21 +00:00
John Molakvoæ
ed80a9ffa9 fix(appstore): disabled appstore log level bump from debug to info
Co-authored-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
2024-09-10 14:33:22 +00:00
Git'Fellow
35e473019e fix(appstore): return if appstore is manually disabled
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>

fix: camel case

Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>

fix: log a debug log

Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>

fix: typing

Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>

fix: typo

fix: typing
2024-09-10 14:33:22 +00:00
Richard Steinmetz
51b42ef346 fix(preview): gracefully handle file not being opened in ProviderV2
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2024-09-10 11:26:38 +00:00
Nextcloud bot
33ccc430cf
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-09-10 00:37:45 +00:00
Nextcloud bot
789ccf8798
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-09-09 00:23:40 +00:00
Nextcloud bot
8668546e5e
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-09-08 00:36:50 +00:00
Nextcloud bot
f6dae38968
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-09-07 00:37:14 +00:00
Git'Fellow
01596b54c0 fix(files): Check if the target path is a descendant of the shared folder path
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>

fix: tests

Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>

fix: fix tests

Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>

fix: add tests

Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>

fix: tests
2024-09-06 01:59:29 +00:00
Nextcloud bot
7ec40bfe35
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-09-06 00:25:25 +00:00
Louis Chemineau
8552ac461e
fix: Migrate existing bg jobs to use sha256
Signed-off-by: Louis Chemineau <louis@chmn.me>
2024-09-05 18:06:00 +02:00
Louis Chemineau
1362dbda22 fix: Use sha256 to hash arguments of background jobs
This is to prevent collision as we are sometime hashing user input, yet using that hash to target the background job in the database.

Signed-off-by: Louis Chemineau <louis@chmn.me>
2024-09-05 15:57:28 +00:00
Andy Scherzinger
473c9d8249
Merge pull request #47486 from nextcloud/backport/46013/stable29
[stable29] fix: write object to the correct urn when moving from another storage to object store
2024-09-05 16:23:10 +02:00
Arthur Schiwon
3fbca06e19
Merge pull request #47284 from nextcloud/backport/47038/stable29
[stable29] fix: check for correct storage class when checking for link parent
2024-09-05 11:43:25 +02:00
Marcel Müller
1ad173ce05 fix(appstore): Cache apps.json also on dev instances
Signed-off-by: Marcel Müller <marcel-mueller@gmx.de>
2024-09-05 05:49:39 +00:00
Nextcloud bot
0249a2970d
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-09-05 00:24:06 +00:00
Robin Appelman
88716650b3 fix: check for correct storage class when checking for link parent
fixes #39123

Signed-off-by: Robin Appelman <robin@icewind.nl>
2024-09-04 23:19:04 +02:00
provokateurin
77c38979c6 fix(files): Create non-existent parents of mountpoints
Signed-off-by: provokateurin <kate@provokateurin.de>
2024-09-04 18:02:56 +00:00
Andy Scherzinger
d76b7633d7
Merge pull request #47696 from nextcloud/backport/47627/stable29
[stable29] [LinkReferenceProvider] Better size check
2024-09-04 11:45:04 +02:00
Git'Fellow
89c71aa27d fix: lint
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
2024-09-04 07:37:09 +00:00
Git'Fellow
6659ee4cf6 fix(jobs): Swicth to executeStatement() while deleting rows
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
2024-09-04 07:37:09 +00:00
Nextcloud bot
f5eedf1553
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-09-04 00:22:12 +00:00
Julien Veyssier
98aaed8912 fix(linkReferenceProvider): better size check
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
2024-09-03 20:19:25 +02:00
Andy Scherzinger
38cda31c3b
Merge pull request #47623 from nextcloud/backport/47567/stable29
[stable29] fix(config): Avoid error messages for restricted opcache API
2024-09-03 17:58:45 +02:00
Ferdinand Thiessen
1e237c4991
Merge pull request #47247 from nextcloud/backport/47240/stable29
[stable29] fix(webauthn): Increase database column for public key id
2024-09-03 12:37:46 +02:00
Nextcloud bot
051e386890
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-09-02 00:21:19 +00:00
Nextcloud bot
a6cd9615c5
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-09-01 00:21:04 +00:00
Nextcloud bot
fce089abe2
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-08-31 00:26:24 +00:00
Ferdinand Thiessen
317c26d559 fix(webauthn): Increase database column for public key id
* Resolves https://github.com/nextcloud/server/issues/34476

There is no maximum length defined in the standard,
most common the length is between 128 and 200 characters,
but as we store it not in plain data but base64 encoded the length can grow about 1/3.
We had a regression with 'Nitrokey 3' which created IDs with 196 byte length -> 262 bytes encoded base64.
So to be save we increase the size to 512 bytes.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-08-31 01:51:28 +02:00
Nextcloud bot
5ae6d1f4c3
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-08-30 16:32:56 +00:00
Josh
1abebffa1b fix(config): Avoid error messages for restricted opcache API
Make changes recently added via #44230 match #8188 to avoid failures in restricted hosting environments.

Fixes #47562

Signed-off-by: Josh <josh.t.richards@gmail.com>
2024-08-30 07:55:00 +00:00