Commit graph

16475 commits

Author SHA1 Message Date
Nextcloud bot
b8adf73612
[tx-robot] updated from transifex 2019-07-27 02:14:52 +00:00
Nextcloud bot
6332721ffa
[tx-robot] updated from transifex 2019-07-26 02:14:56 +00:00
Nextcloud bot
469da4ff0a
[tx-robot] updated from transifex 2019-07-25 02:14:55 +00:00
Nextcloud bot
cbd7ac6ac0
[tx-robot] updated from transifex 2019-07-23 02:15:57 +00:00
Nextcloud bot
6a878f0fce
[tx-robot] updated from transifex 2019-07-22 02:16:15 +00:00
Nextcloud bot
ba8804dba9
[tx-robot] updated from transifex 2019-07-21 02:15:24 +00:00
Nextcloud bot
12670fbf38
[tx-robot] updated from transifex 2019-07-20 02:14:46 +00:00
Nextcloud bot
5c3e599a15
[tx-robot] updated from transifex 2019-07-19 02:15:14 +00:00
Marcel Klehr
eb14a8fcba Fix File#putContents(string) on ObjectStorage
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2019-07-17 20:40:05 +00:00
Roeland Jago Douma
7bd081ff84 Do not keep searching for recent
If userA has a lot of recent files. But only shares 1 file with userB
(that has no files at all). We could keep searching until we run out of
recent files for userA.

Now assume the inactive userB has 20 incomming shares like that from
different users. getRecent then basically keeps consuming huge amounts
of resources and with each iteration the load on the DB increases
(because of the offset).

This makes sure we do not get more than 3 times the limit we search for
or more than 5 queries.

This means we might miss some recent entries but we should fix that
separatly. This is just to make sure the load on the DB stays sane.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-07-17 05:48:53 +00:00
Nextcloud bot
2f857c6b37
[tx-robot] updated from transifex 2019-07-12 02:15:15 +00:00
Nextcloud bot
caf46d2d25
[tx-robot] updated from transifex 2019-07-09 02:14:03 +00:00
Nextcloud bot
758f2ef9ef
[tx-robot] updated from transifex 2019-07-07 02:14:28 +00:00
Nextcloud bot
b4c9bd6299
[tx-robot] updated from transifex 2019-07-05 02:14:23 +00:00
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