- Mar 11, 2017
-
-
Ko- authored
Signed-off-by:
Ko- <k.stoffelen@cs.ru.nl>
-
Lukas Reschke authored
Serve robots.txt if the RewriteBase is configured
-
Nextcloud bot authored
-
- Mar 10, 2017
-
-
Morris Jobke authored
Fix login page, because only guest.css is loaded now
-
Morris Jobke authored
Signed-off-by:
Morris Jobke <hey@morrisjobke.de>
-
Lukas Reschke authored
Add security scan to tips & tricks section
-
Lukas Reschke authored
Exit with error code if posix ext missing or wrong user
-
Lukas Reschke authored
Test if a file is a valid jpg file
-
Lukas Reschke authored
dont require strict same site cookies for ocs requests
-
Lukas Reschke authored
Correct incorrectly typed X-OC-Mtime header
-
Lukas Reschke authored
MP3 without cover don't get a preview
-
Robin Appelman authored
Signed-off-by:
Robin Appelman <robin@icewind.nl>
-
Roeland Jago Douma authored
* Fixes #2739 It tries to create an image from an SVG file. Which we don't support. So this fails and prints an log line. Then we fall back anyways to the 404 and fetch the default icon. Signed-off-by:
Roeland Jago Douma <roeland@famdouma.nl>
-
Stefan Schneider authored
Signed-off-by:
Stefan Schneider <stefan.schneider@squareweave.com.au>
-
Morris Jobke authored
Remove legacy class OC_Group and OC_User
-
Nextcloud bot authored
-
- Mar 09, 2017
-
-
Morris Jobke authored
* basically a straight replacement of the wrapped code at the calling code parts Signed-off-by:
Morris Jobke <hey@morrisjobke.de>
-
Lukas Reschke authored
Combine sass
-
Morris Jobke authored
Signed-off-by:
Morris Jobke <hey@morrisjobke.de>
-
Roeland Jago Douma authored
Get the user folder of the correct user for mention notifications
-
Roeland Jago Douma authored
don't setted status when file is lock
-
Joas Schilling authored
Signed-off-by:
Joas Schilling <coding@schilljs.com>
-
Roeland Jago Douma authored
Signed-off-by:
Roeland Jago Douma <roeland@famdouma.nl>
-
Roeland Jago Douma authored
This allows us to combine multiple sass files that we have to always load together anyway. Fixes #3389 Signed-off-by:
Roeland Jago Douma <roeland@famdouma.nl>
-
Roeland Jago Douma authored
Signed-off-by:
Roeland Jago Douma <roeland@famdouma.nl>
-
Morris Jobke authored
Bump autoloader
-
Björn Schießle authored
Announce trusted server endpoints
-
Roeland Jago Douma authored
Composer was updated so lets update the autoloader Signed-off-by:
Roeland Jago Douma <roeland@famdouma.nl>
-
Lukas Reschke authored
Extend Same Site cookie user_saml exemption rule
-
Bjoern Schiessle authored
Signed-off-by:
Bjoern Schiessle <bjoern@schiessle.org>
-
Bjoern Schiessle authored
Signed-off-by:
Bjoern Schiessle <bjoern@schiessle.org>
-
Bjoern Schiessle authored
Signed-off-by:
Bjoern Schiessle <bjoern@schiessle.org>
-
Nextcloud bot authored
-
- Mar 08, 2017
-
-
Roeland Jago Douma authored
During preview generation if we provide an invalid JPG file the system errors out with a PHP Fatal Error. Now we can't catch Fatal Errors (in 5.6). I suspect that exif_imagetype to fall back to the extention. However a valid jpg file has a size. So we request the size of the image and just drop out if that returns false. Signed-off-by:
Roeland Jago Douma <roeland@famdouma.nl>
-
Artem Sidorenko authored
similar to the console.php
-
Robin Appelman authored
Implement webdav SEARCH
-
Roeland Jago Douma authored
Add new user agent of windows 10 dav backend
-
Roeland Jago Douma authored
Fix mimetype detection on public uploads for the workflow engine
-
Nextcloud bot authored
-
- Mar 07, 2017
-
-
Joas Schilling authored
Signed-off-by:
Joas Schilling <coding@schilljs.com>
-