Commit graph

47722 commits

Author SHA1 Message Date
Morris Jobke
373a42dfb0
Merge pull request #15421 from nextcloud/stb15/fix/cssvars/edge-support
[stable15] Set Edge < 16 as incompatible with css vars
2019-05-07 22:18:02 +02:00
John Molakvoæ (skjnldsv)
718e71955b
[stable15] Set Edge < 16 as incompatible with css vars
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2019-05-07 18:30:25 +02:00
Morris Jobke
843626ad16
Merge pull request #15387 from nextcloud/backport/13511/remove-orphan-event-and-contact-data-15
[stable15] Remove orphan event and contacts data
2019-05-07 18:05:10 +02:00
Nextcloud bot
331261bf23
[tx-robot] updated from transifex 2019-05-07 00:13:08 +00:00
Morris Jobke
fe00a35680
Merge pull request #15390 from nextcloud/backport/15384/stable15
[stable15] Fix collapse button in app navigation in IE11
2019-05-06 15:29:22 +02:00
Daniel Calviño Sánchez
f3d0ea4b82 Fix collapse button in app navigation in IE11
Although the collapse button has an absolute position Internet Explorer
11 needs the left position of that button to be explicitly set to 0
(other browsers do it implicitly due to the absolute position);
otherwise the button appears to the right of the link (and behind the
app content).

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2019-05-06 12:10:06 +00:00
Joas Schilling
7e4c07f55b
Remove orphan event and contacts data
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-05-06 12:49:54 +02:00
Morris Jobke
3f657f87ba
Merge pull request #15346 from nextcloud/backport/15309/stable15
[stable15] Do NOT assume all files are selected if the first checkbox is
2019-05-06 12:27:43 +02:00
Nextcloud bot
89718a59e2
[tx-robot] updated from transifex 2019-05-06 00:13:31 +00:00
Nextcloud bot
bc6b40a6a1
[tx-robot] updated from transifex 2019-05-05 00:13:14 +00:00
Nextcloud bot
dd4ae0743e
[tx-robot] updated from transifex 2019-05-04 00:13:03 +00:00
Nextcloud bot
c1ffe5d726
[tx-robot] updated from transifex 2019-05-03 00:12:59 +00:00
John Molakvoæ (skjnldsv)
693a638369 Do NOT assume all files are selected if the first checkbox is
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2019-05-02 11:48:33 +00:00
Roeland Jago Douma
9a6317371d
Merge pull request #15342 from nextcloud/backport/15122/stable15
[stable15] Check if the data is in the lookup server
2019-05-02 13:22:32 +02:00
Joas Schilling
87a30c3e13 Check if the data is in the lookup server
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-05-02 10:00:41 +00:00
Nextcloud bot
74bde2c556
[tx-robot] updated from transifex 2019-05-02 00:13:08 +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
ba6745e483 do not create folder just to delete it afterwards
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2019-04-30 07:27:32 +00: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
e0b9a404b1
[tx-robot] updated from transifex 2019-04-30 00:12:53 +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
Nextcloud bot
2f7e305077
[tx-robot] updated from transifex 2019-04-25 00:12:51 +00:00
Roeland Jago Douma
da8639a6ca
Merge pull request #15205 from nextcloud/backport/15168/stable15
[stable15] Always use a temp file for swift writes
2019-04-24 16:12:12 +02:00
Roeland Jago Douma
c1653be56e
Merge pull request #15206 from nextcloud/backport/15146/stable15
[stable15] Prefetching blows up if there are a lot of files.
2019-04-24 15:53:40 +02:00
Roeland Jago Douma
798c69c520 Prefetching blows up if there are a lot of files.
I saw instances where people had a lot of files (each with custom
properties) and all this prefetching blew up and started to consume an
insane amount of RAM resulting in the process getting killed.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-04-24 07:03:23 +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
46bbb49a3e
[tx-robot] updated from transifex 2019-04-24 00:12:41 +00:00
Nextcloud bot
d1acb2ee46
[tx-robot] updated from transifex 2019-04-23 00:12:47 +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
Morris Jobke
f8a3d1e878
Merge pull request #15158 from nextcloud/backport/15153/stable15
[stable15] Load apps before running repair steps
2019-04-18 18:38:39 +02:00
Temtaime
e973d605a8 Fix #15042 2019-04-18 13:06:35 +00:00
Nextcloud bot
dbabcc5df7
[tx-robot] updated from transifex 2019-04-18 00:12:58 +00:00
Roeland Jago Douma
71b8fe5c2c
Merge pull request #15131 from nextcloud/stable15-15057
[stable15] Use slient option to switch for regular file actions as well
2019-04-17 20:29:02 +02: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
Roeland Jago Douma
22d54078fc
Merge pull request #15128 from nextcloud/backport/15123/stable15
[stable15] Improve the share link password error feedback with a red border
2019-04-17 08:44:39 +02:00
Nextcloud bot
04d1177904
[tx-robot] updated from transifex 2019-04-17 00:13:00 +00:00
Julius Härtl
30539ee473
Use slient option to switch for regular file actions as well
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-04-16 15:46:29 +02:00
Christoph Wurst
3ba9f6bd6d
Improve the share link password error feedback with a red border
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-04-16 14:13:51 +02:00
John Molakvoæ
d49a49fcbf
Merge pull request #15119 from nextcloud/backport/15115/stable15
[stable15] Do not use spaces in generated passwords
2019-04-16 08:33:10 +02:00
Nextcloud bot
f7c229548d
[tx-robot] updated from transifex 2019-04-16 00:17:40 +00:00