- Jan 29, 2015
-
-
Robin Appelman authored
-
Robin Appelman authored
-
Robin Appelman authored
-
Robin Appelman authored
-
Lukas Reschke authored
Scroll to file in folder, when using "search in other places" link
-
Björn Schießle authored
ignore trailing slash for remote URL
-
Morris Jobke authored
Close cursor early in calculateFolderSize
-
Morris Jobke authored
Fix WebDAV put for single file shares
-
Björn Schießle authored
-
Thomas Müller authored
disallow provisioning api to be enabled for groups only
-
Robin Appelman authored
-
Robin Appelman authored
-
Joas Schilling authored
-
Thomas Müller authored
adding console command to migrate encryption keys - refs #13450
-
Thomas Müller authored
-
Jenkins for ownCloud authored
-
- Jan 28, 2015
-
-
Thomas Müller authored
Tidy formatting of Amazon S3 checkboxes
-
Robin Appelman authored
Update the cache when renaming even if we dont emit hooks
-
Robin Appelman authored
-
Morris Jobke authored
Reference module with `.c`
-
Robin Appelman authored
-
Robin Appelman authored
-
Lukas Reschke authored
Fixes https://github.com/owncloud/core/issues/13657
-
Jenkins for ownCloud authored
-
Morris Jobke authored
let init() take a ICollection or an INode - fixes PHP message
-
Morris Jobke authored
Indicate that the share owner is remote in the filelist
-
Morris Jobke authored
Prevent wrapping null storage
-
- Jan 27, 2015
-
-
Morris Jobke authored
Catch storage exception in scanner for remote shares
-
Vincent Petry authored
Can happen when trying to instantiate external storages that have incomplete config, where the constructor throws an exception (the exception is caught in createStorage())
-
Bernhard Posselt authored
Use proper namespace
-
Lukas Reschke authored
IAppManager lives in OCP\App and not in OCP. Fixes https://github.com/owncloud/core/issues/13710
-
Vincent Petry authored
Call final unlink in trash wrapper's storage
-
Vincent Petry authored
-
Vincent Petry authored
Allow saving incomplete external storage config
-
Morris Jobke authored
Use `file_exists` to verify that config file exists
-
Lukas Reschke authored
Add value if restore of data is possible for a user
-
Vincent Petry authored
This is needed for Dropbox and others that need a token.
-
Vincent Petry authored
Because setStorageId now instantiates storages, they might throw exceptions if arguments are missing. This fixes the unit test to not throw exceptions and have their default config arguments set.
-
Morris Jobke authored
* reason: nice to know before password change in user management * restore is possible: * encryption is disabled * encryption is enabled, admin and user has checked the restore option * if not possible: * highlight users row in red once the admin wants to change the password * show also a little tipsy
-
Joas Schilling authored
-