Nextcloud bot
b0d30fc119
[tx-robot] updated from transifex
2020-10-13 02:19:04 +00:00
Nextcloud bot
b98783ea0a
[tx-robot] updated from transifex
2020-10-09 02:19:11 +00:00
Nextcloud bot
8a3c429f3a
[tx-robot] updated from transifex
2020-10-08 02:19:11 +00:00
Nextcloud bot
8f7b1ceb01
[tx-robot] updated from transifex
2020-10-07 02:18:40 +00:00
Nextcloud bot
d475a3c09b
[tx-robot] updated from transifex
2020-10-01 02:18:59 +00:00
Nextcloud bot
5de9c2a3c9
[tx-robot] updated from transifex
2020-09-20 02:17:35 +00:00
Nextcloud bot
0a48c049f0
[tx-robot] updated from transifex
2020-09-18 19:05:57 +00:00
korelstar
ae92f3301f
fix: file quota was not applied in all cases
2020-09-17 07:13:31 +00:00
Nextcloud bot
58f7a0c254
[tx-robot] updated from transifex
2020-09-17 02:27:36 +00:00
Nextcloud bot
5060d620ab
[tx-robot] updated from transifex
2020-09-15 10:48:58 +00:00
Nextcloud bot
38f5856cf8
[tx-robot] updated from transifex
2020-09-07 02:17:06 +00:00
Nextcloud bot
5d1dc3cf6e
[tx-robot] updated from transifex
2020-09-06 02:17:19 +00:00
Nextcloud bot
fa5ee9ac58
[tx-robot] updated from transifex
2020-09-04 02:17:45 +00:00
Roeland Jago Douma
dd9d932ac0
Only disable zip64 if the size is known
...
Else we might run into the issue that for an external storage where the
size is not known yet we do not use zip64. Which then of course fails on
large zip files.
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-09-01 13:46:55 +00:00
Roeland Jago Douma
0eeb1ea115
Only update the filecache entry once the file has been written to S3
...
If we already update before we have no way to revert if the upload
fails.
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-08-31 17:08:44 +00:00
Roeland Jago Douma
e2219b8e4d
Don't lose filecache entry on s3 overwrite error
...
If the object store errors we should not always delete the filecache
entry. As this might lead to people losing access to their files.
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-08-31 17:08:41 +00:00
Nextcloud bot
445788d49b
[tx-robot] updated from transifex
2020-08-28 02:16:48 +00:00
Nextcloud bot
f4e7df9963
[tx-robot] updated from transifex
2020-08-27 02:17:08 +00:00
Nextcloud bot
c329b389a6
[tx-robot] updated from transifex
2020-08-26 02:16:56 +00:00
Nextcloud bot
d30ac42c35
[tx-robot] updated from transifex
2020-08-23 02:17:11 +00:00
Nextcloud bot
73db0be70e
[tx-robot] updated from transifex
2020-08-20 02:18:06 +00:00
Nextcloud bot
0bb38d20e6
[tx-robot] updated from transifex
2020-08-19 02:17:37 +00:00
Nextcloud bot
5c99e0255c
[tx-robot] updated from transifex
2020-08-18 02:17:54 +00:00
Nextcloud bot
88f26234a9
[tx-robot] updated from transifex
2020-08-17 02:17:04 +00:00
Nextcloud bot
6ab08de80d
[tx-robot] updated from transifex
2020-08-13 02:17:04 +00:00
Nextcloud bot
3b3caba521
[tx-robot] updated from transifex
2020-08-12 02:17:18 +00:00
Nextcloud bot
e9dae76b10
[tx-robot] updated from transifex
2020-07-29 02:17:19 +00:00
Nextcloud bot
1d620a730c
[tx-robot] updated from transifex
2020-07-27 02:16:59 +00:00
Nextcloud bot
a13bc5d94c
[tx-robot] updated from transifex
2020-07-25 02:17:02 +00:00
Nextcloud bot
eee93ac082
[tx-robot] updated from transifex
2020-07-24 02:17:20 +00:00
Nextcloud bot
bdf98cfbde
[tx-robot] updated from transifex
2020-07-23 02:17:30 +00:00
Nextcloud bot
afaf4ad4cd
[tx-robot] updated from transifex
2020-07-19 02:17:33 +00:00
Nextcloud bot
c129833d78
[tx-robot] updated from transifex
2020-07-17 02:17:39 +00:00
Nextcloud bot
2e09c6f922
[tx-robot] updated from transifex
2020-07-16 02:20:00 +00:00
Nextcloud bot
19790a401a
[tx-robot] updated from transifex
2020-07-10 02:17:21 +00:00
Roeland Jago Douma
42d1d741c4
Merge pull request #21701 from nextcloud/version/17.0.8/rc1
...
17.0.8 RC1
2020-07-09 21:08:09 +02:00
Robin Appelman
76e415a75c
ensure home storage is initialized on first setup
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2020-07-09 20:19:05 +02:00
Roeland Jago Douma
d587d5f847
Use the correct mountpoint to calculate
...
If we use the owners mount point this results in null. And then the rest
of the checks get called with null. Which doesn't work.
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-07-09 12:33:38 +00:00
Nextcloud bot
342b5bf132
[tx-robot] updated from transifex
2020-07-09 02:18:03 +00:00
Nextcloud bot
9adce7b46f
[tx-robot] updated from transifex
2020-07-08 02:17:24 +00:00
Morris Jobke
1af1d31bb3
Merge pull request #21498 from lmamane/stable17-21285-oneliner
...
fix #21285 as oneliner
2020-07-07 15:27:21 +02:00
Roeland Jago Douma
1c95dbfe90
17.0.8 RC1
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-07-06 13:18:52 +02:00
Roeland Jago Douma
a6c1ef73c3
Merge pull request #21669 from nextcloud/revert-21097-backport/21090/stable17
...
Revert "[stable17] Do not read certificate bundle from data dir by de…
2020-07-06 10:38:36 +02:00
Roeland Jago Douma
ca2f401cf8
Merge pull request #21389 from nextcloud/backport/21380/stable17
...
[stable17] Increase timeout of the appstore requests
2020-07-04 08:54:57 +02:00
Nextcloud bot
aae236343f
[tx-robot] updated from transifex
2020-07-04 02:16:43 +00:00
Roeland Jago Douma
7377015d4e
Revert "[stable17] Do not read certificate bundle from data dir by default"
2020-07-03 14:20:55 +02:00
Joas Schilling
a1b1f8014e
Increase timeout of the appstore requests
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-07-03 10:12:52 +02:00
Nextcloud bot
55a4a7a4bd
[tx-robot] updated from transifex
2020-07-03 02:17:38 +00:00
Roeland Jago Douma
66e39f4cfa
Merge pull request #21552 from nextcloud/backport/21535/stable17
...
[stable17] Fix language in share notes email for users
2020-07-02 21:00:25 +02:00
Joas Schilling
5951aeb501
Fix IPv6 remote addresses from X_FORWARDED_FOR headers before validating
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-07-02 10:09:47 +00:00