- Oct 29, 2014
-
-
Lukas Reschke authored
Quickfix for https://github.com/owncloud/core/issues/11064
-
- May 19, 2014
-
-
Morris Jobke authored
* test case added to avoid adding them later
-
- May 13, 2014
-
-
Robin McCorkell authored
-
- May 12, 2014
-
-
Thomas Müller authored
adding X-Robots-Tag to all responses of ownCloud + move addSecurityHeaders() to OC_Response, which seems to be a more reasonable place
-
- May 04, 2014
-
-
Lukas Reschke authored
- Use OCP\Response constants instead of the HTTP error code - Use checkAppEnabled() instead of OC_App::isEnabled with an if statement - Remove uneeded variable $baseURL - Rename $isvalid to $isValid
-
- Apr 21, 2014
-
-
Lukas Reschke authored
-
- Mar 14, 2014
-
-
Vincent Petry authored
-
- Feb 06, 2014
-
-
Jörn Friedrich Dreyer authored
-
- Jan 26, 2014
-
-
Martial Saunois authored
The Freebox is the multimedia device of a french Internet provider: Free. This device provides a seedbox which uses the user agent "Mozilla/5.0". In the "Content-Disposition" header, if the "filename" key is used with the "filename*=UTF-8''" value, the seedbox does not take care about the header and saves the file name with the origin URL. This patch brings the support for the Freebox users.
-
- Dec 19, 2013
-
-
Vincent Petry authored
- added isUserAgent() method to OC_Request which makes it possible to test it - OC_Response::setContentDisposition now uses OC_Request::isUserAgent()
-
- Dec 10, 2013
-
-
Vincent Petry authored
Fixes #5807
-
Vincent Petry authored
Added new OC\Response API called setContentDispositionHeader() that contains the needed workarounds for UTF8 and IE. Refactored download code to use the new API. Removed unused trashbin download file.
-
- Sep 30, 2013
-
-
Thomas Müller authored
Conflicts: lib/private/vcategories.php
-
- Jun 10, 2013
-
-
Jörn Friedrich Dreyer authored
-
- Oct 16, 2012
-
-
Sam Tuke authored
-
- Sep 07, 2012
-
-
Bart Visscher authored
-
- Feb 18, 2012
-
-
Thomas Tanghus authored
-
- Feb 17, 2012
-
-
Bart Visscher authored
-
Bart Visscher authored
-
- Feb 16, 2012
-
-
Thomas Tanghus authored
-
- Feb 13, 2012
-
-
Bart Visscher authored
-
Bart Visscher authored
-
Bart Visscher authored
-
Bart Visscher authored
-
Bart Visscher authored
-
- Feb 12, 2012
-
-
Bart Visscher authored
-
Bart Visscher authored
-
Bart Visscher authored
-