Commit graph

16461 commits

Author SHA1 Message Date
Nextcloud bot
5b1e5f26d5
[tx-robot] updated from transifex 2019-07-04 02:14:02 +00:00
Morris Jobke
bbd4007753
Merge pull request #16215 from nextcloud/backport/16186/stable15
[stable15] Better check reshare permissions part2
2019-07-03 23:29:09 +02:00
Joas Schilling
132902337e
Unify the permission checking in one place only
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-07-03 21:31:40 +02:00
Joas Schilling
029ecb7966
Better check reshare permissions when creating a share
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-07-03 21:29:31 +02:00
Roeland Jago Douma
32c072853f
Fix notification casting
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-07-03 20:32:45 +02:00
Robin Appelman
cdc97ec9c3 verify that paths are valid for recursive local move
Signed-off-by: Robin Appelman <robin@icewind.nl>
2019-06-27 14:39:32 +00:00
Roeland Jago Douma
f63a2bfd97
Merge pull request #16083 from nextcloud/backport/15832/stable15
[stable15] Fix full text search for groupfolders
2019-06-26 15:48:57 +02:00
Joas Schilling
fdc532f753 Fall back to black for non-color values
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-06-26 08:18:31 +00:00
Nextcloud bot
a20a77f9af
[tx-robot] updated from transifex 2019-06-26 02:14:12 +00:00
Morris Jobke
9ad616e221 Fix full text search for groupfolders
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-06-25 19:46:25 +00:00
Joas Schilling
bad2e92c89 Prevent faulty logs from nested setupFS calls
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-06-21 10:02:23 +00:00
Nextcloud bot
5ae15863f4
[tx-robot] updated from transifex 2019-06-18 02:14:12 +00:00
Nextcloud bot
df223a0ab8
[tx-robot] updated from transifex 2019-06-17 02:14:12 +00:00
Nextcloud bot
0855196d77
[tx-robot] updated from transifex 2019-06-16 02:14:21 +00:00
Nextcloud bot
823206dd06
[tx-robot] updated from transifex 2019-06-14 02:14:42 +00:00
Daniel Kesselberg
567fe4b833
Don't notify admins if no potentially over exposing links found
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2019-06-03 21:41:32 +02:00
Robin Appelman
2b845a7268 search files by id in shared storages last
this prevents unneeded recursion when the file is not in the share

Signed-off-by: Robin Appelman <robin@icewind.nl>
2019-05-29 19:58:44 +00:00
Roeland Jago Douma
9037373631
Merge pull request #15771 from nextcloud/backport/15766/stable15
[stable15] Check for free space on touch
2019-05-29 20:49:15 +02:00
Nextcloud bot
70d87f6438
[tx-robot] updated from transifex 2019-05-29 02:13:58 +00:00
Julius Härtl
91bc8ba2cd Check for free space on touch
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-05-28 13:03:53 +00:00
Nextcloud bot
d527f75ddb
[tx-robot] updated from transifex 2019-05-28 02:13:55 +00:00
Nextcloud bot
744874e941
[tx-robot] updated from transifex 2019-05-27 02:13:53 +00:00
Nextcloud bot
29f33224e6
[tx-robot] updated from transifex 2019-05-26 02:14:28 +00:00
Roeland Jago Douma
bc44ae66f3
Merge pull request #15725 from nextcloud/backport/15714/stable15
[stable15] Check the actual status code for 204 and 304
2019-05-25 10:19:03 +02:00
Nextcloud bot
c31d9956d3
[tx-robot] updated from transifex 2019-05-25 02:14:02 +00:00
Roeland Jago Douma
d0f8fa4619 Check the actual status code for 204 and 304
The header is the full http header like: HTTP/1.1 304 Not Modified
So comparing this to an int always yields false
This also makes the 304 RFC compliant as the resulting content length
should otherwise be the length of the message and not 0.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-05-24 17:52:33 +00:00
Nextcloud bot
d6b2aa6847
[tx-robot] updated from transifex 2019-05-24 02:13:53 +00:00
Nextcloud bot
4f3487cd28
[tx-robot] updated from transifex 2019-05-23 02:13:59 +00:00
Morris Jobke
1a8de51e25 Allow redis cluster to use password
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-05-22 11:48:18 +00:00
Morris Jobke
a68495b443 Fix l10n for SettingsManager by injecting the l10n factory
Fixes #10832

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-05-21 22:52:06 +00:00
Julius Härtl
32a18602fd Only show sharing section if it has content
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-05-21 08:34:40 +00:00
Nextcloud bot
df3a4c7d9f
[tx-robot] updated from transifex 2019-05-21 02:13:42 +00:00
Nextcloud bot
d7cc5d93d6
[tx-robot] updated from transifex 2019-05-20 02:13:27 +00:00
Nextcloud bot
eeb5087ebc
[tx-robot] updated from transifex 2019-05-12 00:22:13 +00:00
Nextcloud bot
0236229c51
[tx-robot] updated from transifex 2019-05-10 00:13:16 +00:00
Joas Schilling
eb8c2e98bd
fix class might be undefined
Co-Authored-By: blizzz <blizzz@arthur-schiwon.de>

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2019-05-09 11:25:54 +02:00
Arthur Schiwon
04bb1510fd
remove args from logging of common-spelled methods dependent on class
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2019-05-09 11:25:54 +02:00
Arthur Schiwon
b5e4b774fa
remove setup args from logging
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2019-05-09 11:25:54 +02:00
Morris Jobke
740907101a
Use non-absolute logout URL to fix wrong URL in reverse proxy scenario
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-05-08 23:38:42 +02:00
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