Commit graph

16422 commits

Author SHA1 Message Date
Nextcloud bot
bc6b40a6a1
[tx-robot] updated from transifex 2019-05-05 00:13:14 +00:00
Nextcloud bot
a11d6875fd
[tx-robot] updated from transifex 2019-05-01 00:12:53 +00:00
Morris Jobke
e0ce0c8d97
Merge pull request #15307 from nextcloud/backport/15290/stable15
[stable15] take return of mkdir into consideration; photocache to not create a folder for deletion
2019-04-30 15:35:42 +02:00
Morris Jobke
2434b94956
Merge pull request #15139 from nextcloud/backport/15129/stable15
Backport/15129/stable15
2019-04-30 14:56:17 +02:00
Arthur Schiwon
ec9c1e2f52 take return of mkdir into account, throw exception on failure
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2019-04-30 07:27:32 +00:00
Nextcloud bot
7d59a124da
[tx-robot] updated from transifex 2019-04-29 00:12:48 +00:00
Nextcloud bot
b071c0f6b1
[tx-robot] updated from transifex 2019-04-28 00:12:45 +00:00
Nextcloud bot
6152500292
[tx-robot] updated from transifex 2019-04-27 00:12:45 +00:00
Nextcloud bot
61a0e4ed26
[tx-robot] updated from transifex 2019-04-26 00:12:43 +00:00
Roeland Jago Douma
ad5dcc2cd6 Always use a temp file for swift writes
Apparently the if statement doesn't work in all cases (even if I could
not reproduce it). So for the time being we will just not directly
stream to swift.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-04-24 07:02:46 +00:00
Nextcloud bot
8a6380ea30
[tx-robot] updated from transifex 2019-04-22 00:12:59 +00:00
Nextcloud bot
a3d6393c85
[tx-robot] updated from transifex 2019-04-21 00:13:20 +00:00
Nextcloud bot
51cef9d335
[tx-robot] updated from transifex 2019-04-20 00:13:01 +00:00
Nextcloud bot
85004970c6
[tx-robot] updated from transifex 2019-04-19 00:12:57 +00:00
Joas Schilling
54219fb4cd
Use the querybuilder for the queries
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-04-17 15:33:57 +02:00
Joas Schilling
e77272e3fc
Allow to use Subqueries in from
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-04-17 15:33:57 +02:00
Roeland Jago Douma
7cbba3e717
Repair step for link shares
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-04-17 15:33:57 +02:00
Morris Jobke
39f9e34a13 Do not use spaces in generated passwords
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-04-15 21:07:18 +00:00
Roeland Jago Douma
441e9fefad Block install without CAN_INSTALL file
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-04-15 12:24:12 +00:00
Morris Jobke
5ff7e3dbdb
Merge pull request #15071 from nextcloud/backport/14652/stable15
[stable15] Do not allow invalid users to be created
2019-04-15 12:01:19 +02:00
Roeland Jago Douma
792c1a17a1
Do not allow invalid users to be created
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-04-15 09:04:32 +02:00
Nextcloud bot
9bdd654e3e
[tx-robot] updated from transifex 2019-04-14 00:13:36 +00:00
Nextcloud bot
514d92b7a8
[tx-robot] updated from transifex 2019-04-11 00:13:13 +00:00
Nextcloud bot
24bc923323
[tx-robot] updated from transifex 2019-04-09 00:13:09 +00:00
Roeland Jago Douma
dc99cc7eab Harden appdata putcontent
If for whatever reason appdata got into a strange state this will at
least propegate up and not make it do boom the next run.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-04-08 14:36:37 +00:00
Nextcloud bot
b190f0eed3
[tx-robot] updated from transifex 2019-04-04 00:13:32 +00:00
Nextcloud bot
b1ed447dd7
[tx-robot] updated from transifex 2019-04-03 00:13:45 +00:00
Nextcloud bot
9f3158a098
[tx-robot] updated from transifex 2019-04-01 00:14:07 +00:00
Nextcloud bot
5acb5ccad8
[tx-robot] updated from transifex 2019-03-30 01:13:44 +00:00
Nextcloud bot
aafedb9728
[tx-robot] updated from transifex 2019-03-29 01:12:59 +00:00
Nextcloud bot
528d5299c7
[tx-robot] updated from transifex 2019-03-28 01:13:33 +00:00
Nextcloud bot
c1fa96596a
[tx-robot] updated from transifex 2019-03-27 12:06:38 +00:00
Nextcloud bot
bca4a9ecbb
[tx-robot] updated from transifex 2019-03-26 10:41:42 +00:00
Joas Schilling
d19355b25a Fix placeholder in disable message
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-03-25 16:01:33 +00:00
Vlastimil Pecinka
7cab488c6f Store user object later in the code
Signed-off-by: Vlastimil Pecinka <pecinka@email.cz>
2019-03-21 21:37:41 +00:00
Nextcloud bot
2c7f1fd001
[tx-robot] updated from transifex 2019-03-21 01:14:06 +00:00
Morris Jobke
6fffd09a7c
Merge pull request #14759 from nextcloud/backport/14691/stable15
[stable15] always allow moving mountpoints inside the same mountpoint
2019-03-20 16:41:14 +01:00
Morris Jobke
8781a77d37
Merge pull request #14709 from HuemerGroup/groupname_like_username-allow_share_with_both
groupname like username - allow share with both
2019-03-20 16:32:53 +01:00
Morris Jobke
38beea8642
Update lib/private/Share20/Manager.php
tabulator change

Co-Authored-By: aignerat <46312655+aignerat@users.noreply.github.com>
2019-03-20 12:51:26 +01:00
Morris Jobke
2a3645a5a8
Update lib/private/Share20/Manager.php
fixed tabulator

Co-Authored-By: aignerat <46312655+aignerat@users.noreply.github.com>
2019-03-20 12:50:48 +01:00
Robin Appelman
9b6ead8abf always allow moving mountpoints inside the same mountpoint
even if that mountpoint isn't normally a valid target for moving mounts into

Signed-off-by: Robin Appelman <robin@icewind.nl>
2019-03-20 09:59:17 +00:00
Roeland Jago Douma
086f41b0bc Fix getting the access list on external storage
If a file is on external storage there is no owner. WHich means we can't
check. So just return an empty array then.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-03-19 17:44:32 +00:00
Nextcloud bot
590ea7c5fb
[tx-robot] updated from transifex 2019-03-18 01:12:37 +00:00
Nextcloud bot
cec3fd4dcf
[tx-robot] updated from transifex 2019-03-17 01:13:33 +00:00
Nextcloud bot
d33cec3d7d
[tx-robot] updated from transifex 2019-03-16 01:12:43 +00:00
Christian Aigner
cde8a2896d groupname like username - allow share with both
Signed-off-by: Christian Aigner <christian.aigner@huemer-it.com>
2019-03-15 10:18:27 +01:00
Robin Appelman
54b14946b4 handle long etags from dav external storage
we can only store etags up to 40 characters long in the database, so when we get an etag that's longer we simply hash it to bring down the length

Signed-off-by: Robin Appelman <robin@icewind.nl>
2019-03-14 16:19:09 +00:00
Nextcloud bot
92634ec842
[tx-robot] updated from transifex 2019-03-14 16:08:44 +00:00
Morris Jobke
144cf16221 Remove sensitive SMB arguments from exception log
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-03-13 13:00:57 +00:00
Morris Jobke
42cd3876d4
Merge pull request #14597 from nextcloud/backport/14425/stable15
[stable15] Do not calculate folder size for parent that also needs proper scan, fixes #3524
2019-03-08 17:31:54 +01:00