- Feb 08, 2018
-
-
Robin Appelman authored
Signed-off-by:
Robin Appelman <robin@icewind.nl>
-
Morris Jobke authored
Use S3Client::upload instead of splitting single/multipart upload ourselves
-
Morris Jobke authored
Fix deleting folders when using s3 external storage
-
Morris Jobke authored
Display the proper language strings in setttings
-
Joas Schilling authored
Remove invalid link to documentation
-
Joas Schilling authored
Block referrer information with "no-referrer"
-
Morris Jobke authored
Respect limit and order in webdav search
-
Morris Jobke authored
Signed-off-by:
Morris Jobke <hey@morrisjobke.de>
-
Roeland Jago Douma authored
actually return stream from swift
-
Nextcloud bot authored
-
- Feb 07, 2018
-
-
Ralph Slooten authored
Blocking referrer information should be done with "no-referrer" and not "never". See https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Referrer-Policy Signed-off-by:
Ralph Slooten <axllent@gmail.com>
-
Robin Appelman authored
Signed-off-by:
Robin Appelman <robin@icewind.nl>
-
Robin Appelman authored
Signed-off-by:
Robin Appelman <robin@icewind.nl>
-
Robin Appelman authored
keep previous exception when transforming to dav exception
-
Roeland Jago Douma authored
Else the results might not be correct. Signed-off-by:
Roeland Jago Douma <roeland@famdouma.nl>
-
Robin Appelman authored
Signed-off-by:
Robin Appelman <robin@icewind.nl>
-
Roeland Jago Douma authored
Signed-off-by:
Roeland Jago Douma <roeland@famdouma.nl>
-
Robin Appelman authored
Signed-off-by:
Robin Appelman <robin@icewind.nl>
-
Nextcloud bot authored
-
Morris Jobke authored
Use proper lanugage in langauge code
-
Roeland Jago Douma authored
Since this was moved to lib, we have to the lib language files. Signed-off-by:
Roeland Jago Douma <roeland@famdouma.nl>
-
Roeland Jago Douma authored
Fixes #8180 The _ is not valid in language codes use - instead. Signed-off-by:
Roeland Jago Douma <roeland@famdouma.nl>
-
Nextcloud bot authored
-
- Feb 06, 2018
-
-
Morris Jobke authored
Handle SSL certificate verifications for others than Let's Encrypt
-
Morris Jobke authored
Sort dependencies in bower.json alphabetically
-
Morris Jobke authored
Fix "undefined index" problem
-
Nextcloud bot authored
-
- Feb 05, 2018
-
-
Daniel Calviño Sánchez authored
Use a phan version instead of master
-
Roeland Jago Douma authored
Signed-off-by:
Roeland Jago Douma <roeland@famdouma.nl>
-
Robert Scheck authored
Do no longer (wrongly) rewrite URLs like * http://example.net/.well-known/pki-validation/file.txt (Comodo) * http://example.net/.well-known/pki-validation/fileauth.txt (DigiCert, Thawte, GeoTrust) * http://example.net/.well-known/pki-validation/gsdv.txt (GlobalSign) * http://example.net/.well-known/pki-validation/starfield.htm (Starfield, GoDaddy) * http://example.net/.well-known/pki-validation/swisssign-check.txt (SwissSign) for automated SSL certificate verifications. All (common commercial) certificate authorities (CA) except Let's Encrypt (via ACME) seem to use "pki-validation" rather "acme-challenge" for their domain control validation (DCV). Signed-off-by:
Robert Scheck <robert@fedoraproject.org>
-
Morris Jobke authored
Repair step to clear frontend related caches
-
Morris Jobke authored
Use correct input type for website url
-
Morris Jobke authored
Fix styling issues of guest pages
-
Morris Jobke authored
Do not try to get the jailed path if we can't find the id
-
Morris Jobke authored
Remove jquery ui background image
-
michaelletzgus authored
using isset() instead of array_key_exists()
-
Nextcloud bot authored
-
Christian Glombek authored
Signed-off-by:
Christian Glombek <christian.glombek@rwth-aachen.de>
-
- Feb 04, 2018
-
-
michaelletzgus authored
Nextcloud 13RC4, error in logfile, triggered by "occ config:list": Invalid argument supplied for foreach() at lib/private/AppConfig.php#297 PHP Undefined index: workflowengine at lib/private/AppConfig.php#297 Fix: Check if index exists in array before using it.
-
Roeland Jago Douma authored
Signed-off-by:
Roeland Jago Douma <roeland@famdouma.nl>
-