Commit graph

18714 commits

Author SHA1 Message Date
Julius Härtl
1b2e852f6c
Merge pull request #28362 from nextcloud/backport/28220/stable20 2021-08-12 12:37:15 +02:00
Robin Appelman
a4cdebec62
fix Folder->getById() when a single storage is mounted multiple times
Signed-off-by: Robin Appelman <robin@icewind.nl>
2021-08-11 09:05:44 +02:00
Nextcloud bot
1c31440aed
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-08-10 02:32:21 +00:00
Nextcloud bot
c608217acc
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-08-08 02:22:08 +00:00
Nextcloud bot
cf230cffd8
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-08-06 02:27:24 +00:00
Nextcloud bot
23a5b86922
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-08-02 07:36:02 +00:00
Robin Appelman
b3e238c731 dont apply jail search filter is on the root
Signed-off-by: Robin Appelman <robin@icewind.nl>
2021-07-29 14:40:00 +00:00
Lukas Reschke
4b9245324a Sanitize more functions from the encryption app
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2021-07-21 22:01:42 +02:00
tobiasKaminsky
df4d8671a2 Disable HEIC image preview provider for performance concerns
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2021-07-21 08:36:07 +00:00
Daniel Kesselberg
5705fc7be3 Mask password for Redis and RedisCluster on connection failure
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2021-07-19 23:11:40 +00:00
Nextcloud bot
f93fb228e8
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-07-15 10:38:11 +00:00
MichaIng
02fc2cc51c
Merge pull request #27754 from nextcloud/backport/27586/stable20
[stable20] Reset checksum when writing files to object store
2021-07-14 14:39:26 +02:00
Nextcloud bot
92075538ac
[tx-robot] updated from transifex 2021-07-10 02:31:52 +00:00
Nextcloud bot
2378048386
[tx-robot] updated from transifex 2021-07-09 02:26:42 +00:00
Nextcloud bot
bed022cf16
[tx-robot] updated from transifex 2021-07-08 02:27:08 +00:00
MichaIng
8a8f95e56c Fix in locking cache check
The intention obviously was to check whether $lockingCacheClass is defined, and existing class, and available. It was however checked whether the $distributedCacheClass is an existing class, which would have caused an exception already in the previous distributed cache check.

Signed-off-by: MichaIng <micha@dietpi.com>
2021-07-06 17:11:22 +00:00
Nextcloud bot
7da87a8624
[tx-robot] updated from transifex 2021-07-06 02:26:22 +00:00
Julius Härtl
ae8373df1c Reset checksum when writing files to object store
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2021-07-01 15:38:17 +00:00
John Molakvoæ
54106a647e
Merge pull request #27108 from nextcloud/backport/27043/stable20
[stable20] fix return value of getStorageInfo when 'quota_include_external_storage' is enabled
2021-07-01 11:42:34 +02:00
Nextcloud bot
40e2e0fcd6
[tx-robot] updated from transifex 2021-07-01 02:25:14 +00:00
Nextcloud bot
f395c32e6a
[tx-robot] updated from transifex 2021-06-28 02:25:31 +00:00
Nextcloud bot
826a848058
[tx-robot] updated from transifex 2021-06-27 02:26:01 +00:00
Nextcloud bot
803e8407c0
[tx-robot] updated from transifex 2021-06-26 02:26:05 +00:00
Nextcloud bot
710544c257
[tx-robot] updated from transifex 2021-06-25 02:25:53 +00:00
Nextcloud bot
7bd283debe
[tx-robot] updated from transifex 2021-06-24 02:25:41 +00:00
korelstar
9257171b3d fix error when using CORS with no auth credentials 2021-06-23 20:49:45 +02:00
Nextcloud bot
5fd5ef739a
[tx-robot] updated from transifex 2021-06-23 02:26:38 +00:00
Lukas Reschke
5a1faab167 Remove throwing annotation
This class was just introduced in Nc 21.

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2021-06-22 13:55:49 +02:00
Lukas Reschke
481715c8f8 Use execute instead of executeStatement
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2021-06-22 13:54:03 +02:00
Morris Jobke
a0bd1800e8 Properly cleanup entries of WebAuthn on user deletion
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2021-06-22 13:46:28 +02:00
Nextcloud bot
e13dd99bd9
[tx-robot] updated from transifex 2021-06-22 02:27:21 +00:00
Nextcloud bot
a024b6b359
[tx-robot] updated from transifex 2021-06-20 02:27:25 +00:00
Nextcloud bot
7f5bb741bb
[tx-robot] updated from transifex 2021-06-19 02:46:40 +00:00
Nextcloud bot
4ccc1e4c3e
[tx-robot] updated from transifex 2021-06-18 02:27:23 +00:00
Nextcloud bot
51551e6ac4
[tx-robot] updated from transifex 2021-06-17 02:26:11 +00:00
Daniel Kesselberg
3b510bf0f6
Activate constraint check for oracle / pqsql also for 20.
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2021-06-16 14:28:07 +02:00
Nextcloud bot
dbf79de762
[tx-robot] updated from transifex 2021-06-13 02:26:28 +00:00
Nextcloud bot
2bcbc80759
[tx-robot] updated from transifex 2021-06-12 02:27:22 +00:00
Robin Appelman
464aeb065c
properly use limit and offset for search in Jail wrapper
Signed-off-by: Robin Appelman <robin@icewind.nl>
2021-06-09 08:08:55 +02:00
Nextcloud bot
68ec34a8df
[tx-robot] updated from transifex 2021-06-09 02:26:37 +00:00
Nextcloud bot
f423da2851
[tx-robot] updated from transifex 2021-06-08 02:26:42 +00:00
Robin Appelman
9f62c8023d
Merge pull request #27349 from nextcloud/backport/25280/stable20
[stable20] Set umask before operations that create local files
2021-06-07 19:37:02 +00:00
Robin Appelman
b92440ca0a
improve type handling of Avatar::generateAvatarFromSv
Signed-off-by: Robin Appelman <robin@icewind.nl>
2021-06-07 16:55:40 +02:00
Morris Jobke
16ae1e8c3c
Merge pull request #27209 from nextcloud/backport/27199/stable20
[stable20] Use noreply@ as email address for share emails
2021-06-07 10:47:09 +02:00
Morris Jobke
c8275117a4
Merge pull request #27337 from nextcloud/backport/27329/stable20
[stable20] Propagate throttling on OCS response
2021-06-07 10:43:36 +02:00
Morris Jobke
b52dc4ace8
Merge pull request #27360 from nextcloud/backport/27354/stable20
[stable20] Escape filename in Content-Disposition
2021-06-07 10:38:42 +02:00
Nextcloud bot
88355b0713
[tx-robot] updated from transifex 2021-06-07 02:25:32 +00:00
Nextcloud bot
c4271ebbe1
[tx-robot] updated from transifex 2021-06-06 02:26:24 +00:00
Robin Appelman
252268e4d2
Set umask before operations that create local files
this solves issues where "other php stuff" is messing with the umask

Signed-off-by: Robin Appelman <robin@icewind.nl>
2021-06-04 15:42:05 +02:00
Nextcloud bot
cd4a538fa4
[tx-robot] updated from transifex 2021-06-04 02:28:37 +00:00