- Oct 07, 2014
-
-
Jan-Christoph Borchardt authored
-
Morris Jobke authored
Add CssImportFilter. More elegant fix for documents#348
-
Jenkins for ownCloud authored
-
- Oct 06, 2014
-
-
Victor Dubiniuk authored
-
Morris Jobke authored
Preview large TXT files fix
-
Morris Jobke authored
we also encrypt/decrypt files in the versions folder
-
Björn Schießle authored
we also encrypt/decrypt files in the versions folder for previews and if encryption is enabled/disabled
-
Jenkins for ownCloud authored
-
- Oct 05, 2014
-
-
Morris Jobke authored
add /assets to gitignore
-
Morris Jobke authored
-
Jenkins for ownCloud authored
-
- Oct 04, 2014
-
-
Morris Jobke authored
Bitmap class to handle all Imagick conversions to bitmap
-
Olivier Paroz authored
-
Jenkins for ownCloud authored
-
- Oct 03, 2014
-
-
Jenkins for ownCloud authored
-
- Oct 02, 2014
-
-
Nmz authored
Limit the size of the string generating the preview image for TXT files
-
Jenkins for ownCloud authored
-
- Oct 01, 2014
-
-
Lukas Reschke authored
Fix S3 copy and rename overwriting target directory
-
Jenkins for ownCloud authored
-
Lukas Reschke authored
Redirect only to absolute URL
-
Lukas Reschke authored
Use SVG previews for public sharing
-
Lukas Reschke authored
Add flock to config
-
- Sep 30, 2014
-
-
Morris Jobke authored
Fix PHPDoc
-
Morris Jobke authored
Remove invalid PHPDoc
-
Lukas Reschke authored
This adds a file lock to the config in hope that this prevents race conditions as reported in https://github.com/owncloud/core/issues/11070 Testplan: - [ ] Delete config.php and make it read-only => Error is thrown that it is not writeable - [ ] Installation still works - [ ] Changing config settings works (i.e. using the SMTP config switches in the administration menu) - [ ] Your PC didn't blow up - [ ] Installing the news app and the "Disable AppCode checker" app did not destroy your installation Only skip the main config Otherwise read only additional configs might not be processed Test on tmpdir
-
Lukas Reschke authored
Despite the documentation this function does not read values from the cookie
-
Lukas Reschke authored
-
Jenkins for ownCloud authored
-
- Sep 29, 2014
-
-
Lukas Reschke authored
Add clickable labels to encryption recovery radios
-
Lukas Reschke authored
Close the session for preview generation
-
Lukas Reschke authored
Add a CLI command that creates an empty LDAP config
-
Lukas Reschke authored
[sharing] group shares
-
Thomas Müller authored
Remove dead code
-
Lukas Reschke authored
-
Lukas Reschke authored
We do not want to redirect to other domains using the "?redirect_url=" feature. Please notice, that the ownCloud project does not consider open redirectors as security issue.
-
Lukas Reschke authored
dn needs to be fetched to be able to detect memberOf support
-
Lukas Reschke authored
Without closing the session every preview image generation is locking the session which makes the webinterface unresponsive.
-
Lukas Reschke authored
Try to create datadirectory to test whether the .htaccess works
-
Björn Schießle authored
-