- Nov 21, 2014
-
-
Lukas Reschke authored
Fixes https://github.com/owncloud/core/issues/12347
-
Jenkins for ownCloud authored
-
Thomas Müller authored
update grammar
-
Volkan Gezer authored
Suggested by mnestis on Transifex.
-
- Nov 20, 2014
-
-
Morris Jobke authored
This reverts commit 09fd34ee.
-
Morris Jobke authored
drop OC_Preferences::getUsers and getApps
-
Morris Jobke authored
-
Morris Jobke authored
drop dependency of some commands on old config object
-
Thomas Müller authored
Check for XMLWriter class
-
Vincent Petry authored
Fixes an issue when uploading files to external storage when recovery keys are enabled The Util class only works with real users, so instantiating it with the virtual recovery key user or public key user can cause issues.
-
Morris Jobke authored
replace all static calls to OC_Config and OC_Preferences to calls to OCP...
-
Lukas Reschke authored
cleanup languages. closes #11274
-
Morris Jobke authored
-
Thomas Müller authored
Remove phpass and migrate to new Hasher interface
-
Morris Jobke authored
Issue/10991 all testcase
-
Volkan Gezer authored
-
Morris Jobke authored
Remove delete button in shared with others list
-
Lukas Reschke authored
This is not installed by default in all cases and will break the DAV features of ownCloud. Lot's of reports such as https://github.com/owncloud/ios-issues/issues/167#issuecomment-63798507
-
Vincent Petry authored
Port 12154
-
Vincent Petry authored
Added function to load translations from JS
-
Jenkins for ownCloud authored
-
- Nov 19, 2014
-
-
Vincent Petry authored
-
Vincent Petry authored
Whenever a file is shared with others or with link, a delete button used to be visible that triggered a direct deletion. This button has been removed to avoid accidental deletion from people who might believe it was an unshare button. Unsharing is still possible inside the share dropdown.
-
Vincent Petry authored
-
Joas Schilling authored
-
Joas Schilling authored
-
Joas Schilling authored
-
Joas Schilling authored
-
Vincent Petry authored
-
Lukas Reschke authored
Show warning when invalid user was passed
-
Morris Jobke authored
-
Morris Jobke authored
-
Lukas Reschke authored
Warn for password reset when files_encryption is enabled
-
Morris Jobke authored
Only show undelete capability if files_trashbin is enabled
-
Vincent Petry authored
-
Jenkins for ownCloud authored
-
- Nov 18, 2014
-
-
Lukas Reschke authored
Fixes the OCS capability API at /ocs/v1.php/cloud/capabilities
-
Thomas Müller authored
User management search just searches users - adjust label of input field...
-
Thomas Müller authored
drop unneeded var_dump - fixes #9997
-
Morris Jobke authored
-