Skip to content

Conversation

@JaredBoone
Copy link
Contributor

Do not convert email addresses with idn_to_ascii if INTL_IDNA_VARIANT_UTS46 is undefined. Fixes #8387.

nextcloud-bot and others added 30 commits February 7, 2018 11:32
Signed-off-by: Robin Appelman <robin@icewind.nl>
[13] keep previous exception when transforming to dav exception
Signed-off-by: Robin Appelman <robin@icewind.nl>
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
[stable13] actually return stream from swift
Fixes #5694

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
[stable13] Remove invalid link to documentation
[stable13] Handle SSL certificate verifications for others than Let's Encrypt
[13] Use S3Client::upload instead of splitting single/multipart upload ourselves
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
See nextcloud/app-certificate-requests#134

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
[stable13] Remove old perl script to update l10n files
[stable13] Update CRL to revoke files_rightclick
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Signed-off-by: Julius Härtl <jus@bitgrid.net>
[13] Fix styling issues of guest pages #8155
[13] Remove jquery ui background image
Whatsapp is picky about the size of the open graph images.
So we do some special handling.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
[stable13] Show open graph preview in WhatsApp
Signed-off-by: Robin Appelman <robin@icewind.nl>
Signed-off-by: Robin Appelman <robin@icewind.nl>
juliusknorr and others added 27 commits March 28, 2018 17:30
fixes #8701

Signed-off-by: Julius Härtl <jus@bitgrid.net>
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Signed-off-by: Julius Härtl <jus@bitgrid.net>
[stable13] Clear any theming prefixed cache on cache buster increase
[stable13] Use app version to generate scss filename
[stable13] Fix search text overlapping close button
…his means that we basically write the file from scratch

Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
…le13

[stable13] reset encryptionVersion to '1' if a file was stream copied
fixes #8977

Else for all files in a folder we would launch off more queries.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Fixes #8890

In case you have access to a file via multiple ways, for example:
1. the file is shared with you with permission read only
2. the folder containing the file is shared with your read/write

Requesting the getById function on the userFolder would give back two
entries but both with the same permissions. Depending on the node you
picked this is not right.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
[stable13] Fix proper permissions for multiple file access
[13] update icewind/smb to 2.0.5
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
[stable13] Move on with the next user if we found the user on one user back-end
…d_custom_properties-13

[stable13] Do not treat is-encrypted as custom property
Fixes #3523

As long as we don't have #8123 lets not leave our Window10 netdrive
users hanging.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
…v_netdrive-13

[stable13] Allow usage of Windows 10 WebDav Netdrive
…_UTS46 is undefined.

Fixes #8387.

Signed-off-by: Jared Boone <jared.boone@gmail.com>
@JaredBoone JaredBoone closed this Apr 5, 2018
@JaredBoone
Copy link
Contributor Author

This PR is invalid. I created it from the wrong branch. See #9100 instead.

@JaredBoone JaredBoone deleted the bugfix/8387 branch April 6, 2018 18:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.