]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
5 years ago15.0.3 RC 1 13912/head
Morris Jobke [Wed, 30 Jan 2019 09:36:57 +0000 (10:36 +0100)]
15.0.3 RC 1

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
5 years agoMerge pull request #13930 from nextcloud/backport/12636/stable15
Christoph Wurst [Thu, 31 Jan 2019 07:54:46 +0000 (08:54 +0100)]
Merge pull request #13930 from nextcloud/backport/12636/stable15

[stable15] handle mail send error gracefully

5 years agoFix typos and unused return values 13930/head
Christoph Wurst [Wed, 30 Jan 2019 14:32:19 +0000 (15:32 +0100)]
Fix typos and unused return values

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
5 years agofix typo
Bjoern Schiessle [Tue, 4 Dec 2018 18:33:30 +0000 (19:33 +0100)]
fix typo

Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
5 years agolog full exception
Bjoern Schiessle [Wed, 28 Nov 2018 18:49:33 +0000 (19:49 +0100)]
log full exception

Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
5 years agohandle mail send error gracefully
Bjoern Schiessle [Fri, 23 Nov 2018 15:53:32 +0000 (16:53 +0100)]
handle mail send error gracefully

log the error in case a notification mail of a new share couldn't
be send to the recipient and finish the share operation successfully

Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
5 years agoMerge pull request #13920 from nextcloud/backport/13891/stable15
Morris Jobke [Wed, 30 Jan 2019 14:34:22 +0000 (15:34 +0100)]
Merge pull request #13920 from nextcloud/backport/13891/stable15

[stable15] Remove warning in case of external storage error

5 years agoMerge pull request #13918 from nextcloud/backport/13412/stable15
Morris Jobke [Wed, 30 Jan 2019 14:25:06 +0000 (15:25 +0100)]
Merge pull request #13918 from nextcloud/backport/13412/stable15

[stable15] forward error message from password policy

5 years agoMerge pull request #13906 from nextcloud/backport/13237/stable15
Morris Jobke [Wed, 30 Jan 2019 13:28:43 +0000 (14:28 +0100)]
Merge pull request #13906 from nextcloud/backport/13237/stable15

[stable15] Improve data directory write checking for NFS mounts

5 years agoMerge pull request #13915 from nextcloud/backport/13869/stable15
Morris Jobke [Wed, 30 Jan 2019 13:25:17 +0000 (14:25 +0100)]
Merge pull request #13915 from nextcloud/backport/13869/stable15

[stable15] Clean pending 2FA authentication on password reset

5 years agoMerge pull request #13887 from nextcloud/backport/13883/stable15
Morris Jobke [Wed, 30 Jan 2019 13:09:20 +0000 (14:09 +0100)]
Merge pull request #13887 from nextcloud/backport/13883/stable15

[stable15] Fix dropping a folder on a folder row

5 years agoMerge pull request #13905 from nextcloud/backport/13830/stable15
Morris Jobke [Wed, 30 Jan 2019 11:01:42 +0000 (12:01 +0100)]
Merge pull request #13905 from nextcloud/backport/13830/stable15

[stable15] Allow shared versions again in legacy backend

5 years agoRemove warning in case of external storage error 13920/head
John Molakvoæ (skjnldsv) [Tue, 29 Jan 2019 15:23:04 +0000 (16:23 +0100)]
Remove warning in case of external storage error

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
5 years agoforward error message from password policy 13918/head
Robin Appelman [Mon, 7 Jan 2019 15:28:06 +0000 (16:28 +0100)]
forward error message from password policy

Signed-off-by: Robin Appelman <robin@icewind.nl>
5 years agoClean pending 2FA authentication on password reset 13915/head
Roeland Jago Douma [Mon, 28 Jan 2019 15:12:06 +0000 (16:12 +0100)]
Clean pending 2FA authentication on password reset

When a password is reste we should make sure that all users are properly
logged in. Pending states should be cleared. For example a session where
the 2FA code is not entered yet should be cleared.

The token is now removed so the session will be killed the next time
this is checked (within 5 minutes).

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
5 years agoMerge pull request #13904 from nextcloud/backport/13886/stable15
Roeland Jago Douma [Wed, 30 Jan 2019 09:19:12 +0000 (10:19 +0100)]
Merge pull request #13904 from nextcloud/backport/13886/stable15

[stable15] add fallback for trashbin original location

5 years agoMerge pull request #13900 from nextcloud/stable15-13897-fix-updating-the-password...
Roeland Jago Douma [Wed, 30 Jan 2019 08:54:12 +0000 (09:54 +0100)]
Merge pull request #13900 from nextcloud/stable15-13897-fix-updating-the-password-of-a-link-share-when-passwords-are-enforced

[stable15] Fix updating the password of a link share when passwords are enforced

5 years agoImprove data directory write checking for NFS mounts 13906/head
Robert Dailey [Sat, 22 Dec 2018 17:14:55 +0000 (11:14 -0600)]
Improve data directory write checking for NFS mounts

If `is_writable()` fails, fall back to logic that attempts to create a file
and then checks if it exists. If this check fails, an error occurs as it
did before.

Discussion on this solution was found here:
https://help.nextcloud.com/t/write-errors-for-nfs-mount/23328

Fixes #7124

Signed-off-by: Robert Dailey <rcdailey@gmail.com>
5 years agoMerge pull request #13884 from nextcloud/backport/13865/stable15
Roeland Jago Douma [Wed, 30 Jan 2019 08:31:13 +0000 (09:31 +0100)]
Merge pull request #13884 from nextcloud/backport/13865/stable15

[stable15] fix paged search with multiple bases (LDAP)

5 years agoAllow shared versions again in legacy backend 13905/head
Roeland Jago Douma [Fri, 25 Jan 2019 20:10:46 +0000 (21:10 +0100)]
Allow shared versions again in legacy backend

To make sure that the versions in the legacy backend are shared again we
have to check the storage of a file. Since all shared files are still on
the owners storage.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
5 years agoMerge pull request #13804 from nextcloud/backport/13802/stable15
Roeland Jago Douma [Wed, 30 Jan 2019 08:08:48 +0000 (09:08 +0100)]
Merge pull request #13804 from nextcloud/backport/13802/stable15

[stable15] Fix long comment in dark theme

5 years agoadd fallback for trashbin original location 13904/head
Robin Appelman [Tue, 29 Jan 2019 14:14:04 +0000 (15:14 +0100)]
add fallback for trashbin original location

Signed-off-by: Robin Appelman <robin@icewind.nl>
5 years agoFix updating the password of a link share when passwords are enforced 13900/head
Daniel Calviño Sánchez [Tue, 29 Jan 2019 19:26:22 +0000 (20:26 +0100)]
Fix updating the password of a link share when passwords are enforced

The password input was shown in the popup menu when passwords were not
enforced, or when they were enforced but no password was set, which
prevented updating/changing the password once set. As the password input
should be shown too when password are enforced and a password is set no
condition is needed, so now the password input is always shown.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
5 years agoFix dropping a folder on a folder row 13887/head
Daniel Calviño Sánchez [Tue, 29 Jan 2019 10:40:45 +0000 (11:40 +0100)]
Fix dropping a folder on a folder row

When the uploaded files have a relative path (that is, when a folder is
uploaded) it is first ensured that all the parent folders exist, which
is done by trying to create them. When a folder is created in the
currently opened folder the file list is updated and a row for the new
folder is added. However, this was done too when the folder already
existed, which caused the previous row to be removed and a new one added
to replace it.

For security reasons, some special headers need to be set in requests;
this is done automatically for jQuery by handling the "ajaxSend" event
in the document. In the case of DAV requests, if the headers are not set
the server rejects the request with "CSRF check not passed".

When a file or folder is dropped on a folder row the jQuery upload
events are chained from the initial drop event, which has the row as its
target. In order to upload the file jQuery performs a request, which
triggers the "ajaxSend" event in the row; this event then bubbles up to
the document, which is then handled by adding the special headers to the
request.

However, when a folder was dropped on a folder row that folder row was
removed when ensuring that the folder exists. The jQuery upload events
were still triggered on the row, but as it had been removed it had no
parent nodes, and thus the events did not bubble up. Due to this the
"ajaxSend" event never reached the document when triggered on the
removed row, the headers were not set, and the upload failed.

All this is simply fixed by not removing the folder row when trying to
create it if it existed already.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
5 years agoMerge pull request #13882 from nextcloud/backport/13866/stable15
Roeland Jago Douma [Tue, 29 Jan 2019 14:17:34 +0000 (15:17 +0100)]
Merge pull request #13882 from nextcloud/backport/13866/stable15

[stable15] always use multipart uploader for s3 uploads

5 years agoiterate over bases instead of doing parallel search 13884/head
Arthur Schiwon [Mon, 28 Jan 2019 15:16:52 +0000 (16:16 +0100)]
iterate over bases instead of doing parallel search

parallel search is not compatible with paged search, but the letter is
usually always applied.

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
5 years agointegration test: pages search scenario with multiple bases
Arthur Schiwon [Mon, 28 Jan 2019 13:20:03 +0000 (14:20 +0100)]
integration test: pages search scenario with multiple bases

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
5 years agotypo
Arthur Schiwon [Mon, 28 Jan 2019 13:19:31 +0000 (14:19 +0100)]
typo

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
5 years agoalways use multipart uploader for s3 uploads 13882/head
Robin Appelman [Mon, 28 Jan 2019 13:51:19 +0000 (14:51 +0100)]
always use multipart uploader for s3 uploads

the multipart uploader handles non seekable streams while `upload` does not

Signed-off-by: Robin Appelman <robin@icewind.nl>
5 years agoMerge pull request #13821 from nextcloud/dependabot/npm_and_yarn/build/stable15/bower...
Roeland Jago Douma [Mon, 28 Jan 2019 12:42:16 +0000 (13:42 +0100)]
Merge pull request #13821 from nextcloud/dependabot/npm_and_yarn/build/stable15/bower-1.8.8

[Security] Bump bower from 1.8.4 to 1.8.8 in /build

5 years agoMerge pull request #13852 from nextcloud/backport/13801/stable15
Morris Jobke [Mon, 28 Jan 2019 10:13:09 +0000 (11:13 +0100)]
Merge pull request #13852 from nextcloud/backport/13801/stable15

[stable15] Fix for high contrast theme

5 years agoFix settings section divider being very visible below navigation bar 13852/head
Jan-Christoph Borchardt [Thu, 24 Jan 2019 18:18:08 +0000 (19:18 +0100)]
Fix settings section divider being very visible below navigation bar

Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
5 years agoAccessibility: Fix header icon opacity with high contrast theme
Jan-Christoph Borchardt [Thu, 24 Jan 2019 18:10:37 +0000 (19:10 +0100)]
Accessibility: Fix header icon opacity with high contrast theme

Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
5 years ago[tx-robot] updated from transifex
Nextcloud bot [Sat, 26 Jan 2019 01:12:28 +0000 (01:12 +0000)]
[tx-robot] updated from transifex

5 years ago[Security] Bump bower from 1.8.4 to 1.8.8 in /build 13821/head
dependabot[bot] [Fri, 25 Jan 2019 11:40:45 +0000 (11:40 +0000)]
[Security] Bump bower from 1.8.4 to 1.8.8 in /build

Bumps [bower](https://github.com/bower/bower) from 1.8.4 to 1.8.8. **This update includes security fixes.**
- [Release notes](https://github.com/bower/bower/releases)
- [Changelog](https://github.com/bower/bower/blob/master/CHANGELOG.md)
- [Commits](https://github.com/bower/bower/compare/v1.8.4...v1.8.8)

Signed-off-by: dependabot[bot] <support@dependabot.com>
5 years ago[tx-robot] updated from transifex
Nextcloud bot [Fri, 25 Jan 2019 01:12:30 +0000 (01:12 +0000)]
[tx-robot] updated from transifex

5 years agoMerge the str_replacements 13804/head
Joas Schilling [Thu, 24 Jan 2019 19:35:55 +0000 (20:35 +0100)]
Merge the str_replacements

Signed-off-by: Joas Schilling <coding@schilljs.com>
5 years agoFix linear-gradient for long comments on dark-theme
Joas Schilling [Thu, 24 Jan 2019 19:35:14 +0000 (20:35 +0100)]
Fix linear-gradient for long comments on dark-theme

Signed-off-by: Joas Schilling <coding@schilljs.com>
5 years agoMerge pull request #13792 from nextcloud/backport/13644/stable15
Morris Jobke [Thu, 24 Jan 2019 18:17:22 +0000 (19:17 +0100)]
Merge pull request #13792 from nextcloud/backport/13644/stable15

[stable15] ignore non existing users when retrieving details of group members

5 years agoMerge pull request #13794 from nextcloud/backport/13742/stable15
Morris Jobke [Thu, 24 Jan 2019 18:17:01 +0000 (19:17 +0100)]
Merge pull request #13794 from nextcloud/backport/13742/stable15

[stable15] Add icon to restore activity

5 years agoMerge pull request #13793 from nextcloud/backport/13786/stable15
Morris Jobke [Thu, 24 Jan 2019 18:16:07 +0000 (19:16 +0100)]
Merge pull request #13793 from nextcloud/backport/13786/stable15

[stable15] Remove .css fileending from accessibility user css route

5 years agoMerge pull request #13761 from nextcloud/backport/15/13738
Roeland Jago Douma [Thu, 24 Jan 2019 17:54:53 +0000 (18:54 +0100)]
Merge pull request #13761 from nextcloud/backport/15/13738

[stable15] Fix integration of social sharing into the link popover menu

5 years agoMake the yellow favorite icon non-monochrome 13794/head
Joas Schilling [Tue, 22 Jan 2019 15:13:29 +0000 (16:13 +0100)]
Make the yellow favorite icon non-monochrome

Signed-off-by: Joas Schilling <coding@schilljs.com>
5 years agoAdd icon to restore activity
Joas Schilling [Tue, 22 Jan 2019 14:36:57 +0000 (15:36 +0100)]
Add icon to restore activity

Signed-off-by: Joas Schilling <coding@schilljs.com>
5 years agoRemove .css fileending from accessibility user css route 13793/head
Julius Härtl [Thu, 24 Jan 2019 08:57:36 +0000 (09:57 +0100)]
Remove .css fileending from accessibility user css route

Signed-off-by: Julius Härtl <jus@bitgrid.net>
5 years agoignore non existing users when retrieving details of group members 13792/head
Arthur Schiwon [Thu, 17 Jan 2019 10:59:05 +0000 (11:59 +0100)]
ignore non existing users when retrieving details of group members

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
5 years agoMerge pull request #13781 from nextcloud/backport/13772/stable15
Morris Jobke [Thu, 24 Jan 2019 09:59:58 +0000 (10:59 +0100)]
Merge pull request #13781 from nextcloud/backport/13772/stable15

[stable15] Show proper default locale

5 years agoShow proper default locale 13781/head
Morris Jobke [Wed, 23 Jan 2019 22:17:44 +0000 (23:17 +0100)]
Show proper default locale

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
5 years agoMerge pull request #13769 from nextcloud/backport/13734/stable15
Roeland Jago Douma [Thu, 24 Jan 2019 07:07:08 +0000 (08:07 +0100)]
Merge pull request #13769 from nextcloud/backport/13734/stable15

[stable15] Call proper function when fetching link shares in the breadcrumb view

5 years ago[tx-robot] updated from transifex
Nextcloud bot [Thu, 24 Jan 2019 01:12:16 +0000 (01:12 +0000)]
[tx-robot] updated from transifex

5 years agoMerge pull request #13771 from nextcloud/stable15-13217-add-acceptance-tests-for...
Morris Jobke [Wed, 23 Jan 2019 23:26:02 +0000 (00:26 +0100)]
Merge pull request #13771 from nextcloud/stable15-13217-add-acceptance-tests-for-moving-and-copying-files

[stable15] Add acceptance tests for moving and copying files

5 years agoAdd acceptance tests for moving and copying selections to another folder 13771/head
Daniel Calviño Sánchez [Tue, 22 Jan 2019 11:36:13 +0000 (12:36 +0100)]
Add acceptance tests for moving and copying selections to another folder

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
5 years agoAdd acceptance tests for moving and copying files to another folder
Daniel Calviño Sánchez [Fri, 21 Dec 2018 12:44:41 +0000 (13:44 +0100)]
Add acceptance tests for moving and copying files to another folder

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
5 years agoCall proper function when fetching link shares in the breadcrumb view 13769/head
Julius Härtl [Tue, 22 Jan 2019 12:13:41 +0000 (13:13 +0100)]
Call proper function when fetching link shares in the breadcrumb view

Signed-off-by: Julius Härtl <jus@bitgrid.net>
5 years agoMerge pull request #13758 from nextcloud/backport/13747/stable15
Morris Jobke [Wed, 23 Jan 2019 14:31:05 +0000 (15:31 +0100)]
Merge pull request #13758 from nextcloud/backport/13747/stable15

[stable15] Honor remember_login_cookie_lifetime

5 years agoMerge pull request #13740 from nextcloud/backport/13140/stable15
Morris Jobke [Wed, 23 Jan 2019 14:29:56 +0000 (15:29 +0100)]
Merge pull request #13740 from nextcloud/backport/13140/stable15

[stable15] Cache tokens when using swift's v2 authentication

5 years agoMerge pull request #13762 from nextcloud/backport/13730/stable15
Morris Jobke [Wed, 23 Jan 2019 12:31:37 +0000 (13:31 +0100)]
Merge pull request #13762 from nextcloud/backport/13730/stable15

[stable15] Respect user locale in natural sort comparator

5 years agoRespect user locale in natural sort comparator 13762/head
Christoph Wurst [Tue, 22 Jan 2019 09:14:32 +0000 (10:14 +0100)]
Respect user locale in natural sort comparator

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
5 years agoFix integration of social sharing into the link popover menu 13761/head
Julius Härtl [Tue, 22 Jan 2019 14:29:45 +0000 (15:29 +0100)]
Fix integration of social sharing into the link popover menu

Signed-off-by: Julius Härtl <jus@bitgrid.net>
5 years agoHonor remember_login_cookie_lifetime 13758/head
Roeland Jago Douma [Tue, 22 Jan 2019 15:16:55 +0000 (16:16 +0100)]
Honor remember_login_cookie_lifetime

If the remember_login_cookie_lifetime is set to 0 this means we do not
want to use remember me at all. In that case we should also not creatae
a remember me cookie and should create a proper temp token.

Further this specifies that is not 0 the remember me time should always
be larger than the session timeout. Because else the behavior is not
really defined.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
5 years agoMerge pull request #13744 from nextcloud/backport/13739/stable15
Morris Jobke [Wed, 23 Jan 2019 07:18:06 +0000 (08:18 +0100)]
Merge pull request #13744 from nextcloud/backport/13739/stable15

[stable15] cleanup shared lock if changing to exclusive lock failed

5 years ago[tx-robot] updated from transifex
Nextcloud bot [Wed, 23 Jan 2019 01:12:19 +0000 (01:12 +0000)]
[tx-robot] updated from transifex

5 years agocleanup shared lock if changing to exclusive lock failed 13744/head
Robin Appelman [Tue, 22 Jan 2019 14:32:48 +0000 (15:32 +0100)]
cleanup shared lock if changing to exclusive lock failed

Signed-off-by: Robin Appelman <robin@icewind.nl>
5 years agoBump autoloader 13740/head
Roeland Jago Douma [Sun, 13 Jan 2019 19:00:17 +0000 (20:00 +0100)]
Bump autoloader

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
5 years agoCache tokens when using swift's v2 authentication
Robin Appelman [Tue, 18 Dec 2018 13:27:29 +0000 (14:27 +0100)]
Cache tokens when using swift's v2 authentication

Signed-off-by: Robin Appelman <robin@icewind.nl>
5 years ago[tx-robot] updated from transifex
Nextcloud bot [Tue, 22 Jan 2019 01:12:37 +0000 (01:12 +0000)]
[tx-robot] updated from transifex

5 years agoMerge pull request #13670 from nextcloud/backport/13660/stable15
Morris Jobke [Mon, 21 Jan 2019 14:56:46 +0000 (15:56 +0100)]
Merge pull request #13670 from nextcloud/backport/13660/stable15

[stable15] Fix template paramter

5 years ago[tx-robot] updated from transifex
Nextcloud bot [Mon, 21 Jan 2019 01:12:02 +0000 (01:12 +0000)]
[tx-robot] updated from transifex

5 years ago[tx-robot] updated from transifex
Nextcloud bot [Sun, 20 Jan 2019 01:12:42 +0000 (01:12 +0000)]
[tx-robot] updated from transifex

5 years ago[tx-robot] updated from transifex
Nextcloud bot [Sat, 19 Jan 2019 01:12:32 +0000 (01:12 +0000)]
[tx-robot] updated from transifex

5 years agoFix template paramter 13670/head
Roeland Jago Douma [Fri, 18 Jan 2019 08:17:26 +0000 (09:17 +0100)]
Fix template paramter

Else we get shown an error page instead of the correct 403.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
5 years agoMerge pull request #13665 from nextcloud/backport/13664/stable15
Morris Jobke [Fri, 18 Jan 2019 16:10:44 +0000 (17:10 +0100)]
Merge pull request #13665 from nextcloud/backport/13664/stable15

[stable15] Use warning background color & primary text color for setting warnings

5 years agoUse warning background color & primary text color for setting warnings 13665/head
Morris Jobke [Fri, 18 Jan 2019 11:07:10 +0000 (12:07 +0100)]
Use warning background color & primary text color for setting warnings

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
5 years agoMerge pull request #13653 from nextcloud/backport/13650/stable15
Joas Schilling [Fri, 18 Jan 2019 08:06:49 +0000 (09:06 +0100)]
Merge pull request #13653 from nextcloud/backport/13650/stable15

[stable15] Fix colorizeSvg with transformations that contain a comma (,)

5 years ago[tx-robot] updated from transifex
Nextcloud bot [Fri, 18 Jan 2019 01:14:45 +0000 (01:14 +0000)]
[tx-robot] updated from transifex

5 years agoFix colorizeSvg with transformations that contain a comma (,) 13653/head
Joas Schilling [Thu, 17 Jan 2019 13:24:07 +0000 (14:24 +0100)]
Fix colorizeSvg with transformations that contain a comma (,)

Signed-off-by: Joas Schilling <coding@schilljs.com>
5 years agoMerge pull request #13636 from nextcloud/backport/13634/stable15
Morris Jobke [Thu, 17 Jan 2019 08:35:03 +0000 (09:35 +0100)]
Merge pull request #13636 from nextcloud/backport/13634/stable15

[stable15] update URL for federation

5 years ago[tx-robot] updated from transifex
Nextcloud bot [Thu, 17 Jan 2019 01:12:28 +0000 (01:12 +0000)]
[tx-robot] updated from transifex

5 years agoupdate URL for federation 13636/head
Jos Poortvliet [Thu, 27 Dec 2018 12:12:23 +0000 (13:12 +0100)]
update URL for federation

5 years agoMerge pull request #13625 from nextcloud/backport/13574/stable15
Morris Jobke [Wed, 16 Jan 2019 21:07:47 +0000 (22:07 +0100)]
Merge pull request #13625 from nextcloud/backport/13574/stable15

[stable15] Fix app navigation flickering on hover

5 years agothe bug number #13263 fixed by the xavierando user 13625/head
Alaa Shmalih [Mon, 14 Jan 2019 10:41:29 +0000 (10:41 +0000)]
the bug number #13263 fixed by the xavierando user
i change the file by xaviterando done and fix
and i will do pull request to the solution becouse xavirando did pull request to him self

5 years agoMerge pull request #13598 from nextcloud/3rdpart/stable15/pear/archive_tar-1.4.5
Morris Jobke [Wed, 16 Jan 2019 15:21:55 +0000 (16:21 +0100)]
Merge pull request #13598 from nextcloud/3rdpart/stable15/pear/archive_tar-1.4.5

[stable15] [3rdparty] Bump pear/archive_tar to 1.4.5

5 years agoMerge pull request #13588 from nextcloud/backport/13468/stable15
Roeland Jago Douma [Wed, 16 Jan 2019 13:12:44 +0000 (14:12 +0100)]
Merge pull request #13588 from nextcloud/backport/13468/stable15

[stable15] don't close input stream when writing in encrypted file

5 years ago[tx-robot] updated from transifex
Nextcloud bot [Wed, 16 Jan 2019 01:12:46 +0000 (01:12 +0000)]
[tx-robot] updated from transifex

5 years agoMerge pull request #13609 from nextcloud/backport/13607/stable15
Roeland Jago Douma [Tue, 15 Jan 2019 18:54:27 +0000 (19:54 +0100)]
Merge pull request #13609 from nextcloud/backport/13607/stable15

[stable15] Fix integer background job id type error

5 years agoMerge pull request #13611 from nextcloud/stb15-settings-label-fix
John Molakvoæ [Tue, 15 Jan 2019 17:15:28 +0000 (18:15 +0100)]
Merge pull request #13611 from nextcloud/stb15-settings-label-fix

Fix user settings label translation

5 years agoFix user settings label translation 13611/head
John Molakvoæ (skjnldsv) [Tue, 15 Jan 2019 15:46:34 +0000 (16:46 +0100)]
Fix user settings label translation

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
5 years agoFix integer background job id type error 13609/head
Christoph Wurst [Tue, 15 Jan 2019 13:36:03 +0000 (14:36 +0100)]
Fix integer background job id type error

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
5 years ago[3rdparty] Bump pear/archive_tar to 1.4.5 13598/head
Roeland Jago Douma [Tue, 15 Jan 2019 08:02:56 +0000 (09:02 +0100)]
[3rdparty] Bump pear/archive_tar to 1.4.5

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
5 years ago[tx-robot] updated from transifex
Nextcloud bot [Tue, 15 Jan 2019 01:12:27 +0000 (01:12 +0000)]
[tx-robot] updated from transifex

5 years agoMerge pull request #13585 from nextcloud/backport/13581/stable15
Roeland Jago Douma [Mon, 14 Jan 2019 18:30:26 +0000 (19:30 +0100)]
Merge pull request #13585 from nextcloud/backport/13581/stable15

[stable15] Correctly handle displaynames returned from the sharee API

5 years agodon't close input stream when writing in encrypted file 13588/head
Florian Schunk [Wed, 9 Jan 2019 23:25:07 +0000 (00:25 +0100)]
don't close input stream when writing in encrypted file

Signed-off-by: Florian Schunk <florian.schunk@rwth-aachen.de>
5 years agoMerge pull request #13582 from nextcloud/backport/13573/stable15
Morris Jobke [Mon, 14 Jan 2019 14:24:04 +0000 (15:24 +0100)]
Merge pull request #13582 from nextcloud/backport/13573/stable15

[stable15] Principals can be principal/user/<name> or principal/<name> from lega…

5 years agoMerge pull request #13575 from nextcloud/backport/13566/stable15
Morris Jobke [Mon, 14 Jan 2019 14:22:28 +0000 (15:22 +0100)]
Merge pull request #13575 from nextcloud/backport/13566/stable15

[stable15] Fix click app names

5 years agoCorrectly handle displaynames returned from the sharee API 13585/head
Joas Schilling [Mon, 14 Jan 2019 13:09:12 +0000 (14:09 +0100)]
Correctly handle displaynames returned from the sharee API

Signed-off-by: Joas Schilling <coding@schilljs.com>
5 years agoPrincipals can be principal/user/<name> or principal/<name> from legacy installs 13582/head
Joas Schilling [Mon, 14 Jan 2019 10:21:41 +0000 (11:21 +0100)]
Principals can be principal/user/<name> or principal/<name> from legacy installs

Signed-off-by: Joas Schilling <coding@schilljs.com>
5 years agoFix click app names 13575/head
Michael Weimann [Sun, 13 Jan 2019 23:48:09 +0000 (00:48 +0100)]
Fix click app names

Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
5 years agoMerge pull request #13384 from nextcloud/3rdparty/broker-add-timezone-cancel-message...
Morris Jobke [Mon, 14 Jan 2019 10:29:50 +0000 (11:29 +0100)]
Merge pull request #13384 from nextcloud/3rdparty/broker-add-timezone-cancel-message-stable15

[stable15][3rdparty] Broker: add timezone to CANCEL messages

5 years agoMerge pull request #13036 from nextcloud/objectstore-write-exists-15
Roeland Jago Douma [Mon, 14 Jan 2019 10:29:18 +0000 (11:29 +0100)]
Merge pull request #13036 from nextcloud/objectstore-write-exists-15

[15] upload new files in objectstore to a .part path first

5 years agoMerge pull request #13546 from nextcloud/fix/stable15/13520
Christoph Wurst [Mon, 14 Jan 2019 08:32:28 +0000 (09:32 +0100)]
Merge pull request #13546 from nextcloud/fix/stable15/13520

[stable15] Add strengthify.min files