- Mar 16, 2015
-
-
Jenkins for ownCloud authored
-
- Mar 15, 2015
-
-
Jenkins for ownCloud authored
-
- Mar 14, 2015
-
-
Jenkins for ownCloud authored
-
- Mar 12, 2015
-
-
Arthur Schiwon authored
-
Thomas Müller authored
drop any fallback code related to curl - refs https://github.com/owncloud/core/pull/14838#issuecomment-78586447
-
Jenkins for ownCloud authored
-
- Mar 11, 2015
-
-
Thomas Müller authored
-
Joas Schilling authored
-
Jenkins for ownCloud authored
-
- Mar 10, 2015
-
-
Thomas Müller authored
-
Thomas Müller authored
-
Lukas Reschke authored
This is required because the PDF Viewer itself is embedded using an iframe from the same domain. The default policy is blocking this. Going on further, we have to come up with a solution in the future how to handle previews by applications, one example might be that they call their own endpoint and not the generic share page to allow applications to have full control over how to display previews. Anyways, to test this behaviour use a decent newer browser (such as Chrome 41) and share a PDF file, obviously the PDF viewer needs to be enabled as well. Without this patch publicly shared PDF files should not get previewed and an error is thrown. (if it isn't then your browser is probably not obeying our Content-Security-Policy and you might consider switching to another one ;))
-
Jenkins for ownCloud authored
-
- Mar 09, 2015
-
-
Vincent Petry authored
-
Thomas Müller authored
-
Thomas Müller authored
-
Jenkins for ownCloud authored
-
- Mar 08, 2015
-
-
Jenkins for ownCloud authored
-
- Mar 07, 2015
-
-
Jenkins for ownCloud authored
-
- Mar 06, 2015
-
-
Jenkins for ownCloud authored
-
- Mar 05, 2015
-
-
Vincent Petry authored
-
Arthur Schiwon authored
-
Jenkins for ownCloud authored
-
- Mar 04, 2015
-
-
Laurens Post authored
-
Vincent Petry authored
-
Robin McCorkell authored
Since aa821ecc leading and trailing slashes are trimmed in the file cache paths
-
Jenkins for ownCloud authored
-
- Mar 03, 2015
-
-
Robin McCorkell authored
We were using the SMB and SFTP backends, which since Icewind's new SMB library results in an actual attempted connection just by constructing the storage. This commit replaces all references to real storages (except when necessary) with a dummy storage class.
-
Thomas Müller authored
-
Jenkins for ownCloud authored
-
- Mar 02, 2015
-
-
Thomas Müller authored
-
Lukas Reschke authored
Fixes https://github.com/owncloud/core/issues/13326
-
Robin Appelman authored
-
Vincent Petry authored
Whenever versions need to be rescanned, only do it once per PHP request. Happens whenever multiple files need to be expired.
-
Jenkins for ownCloud authored
-
- Mar 01, 2015
-
-
Roeland Jago Douma authored
* Throw 400 when a share is created or updated without read permissions * Added unit tests
-
Jenkins for ownCloud authored
-
- Feb 28, 2015
-
-
Jenkins for ownCloud authored
-
- Feb 27, 2015
-
-
Vincent Petry authored
-
Robin Appelman authored
-