- 29 Jan, 2015 22 commits
-
-
Robin McCorkell authored
add CSS to exception page - fixes #13747
-
Morris Jobke authored
-
Vincent Petry authored
Close cursor after checking for existing config values
-
Morris Jobke authored
make sure that we always create a public share key for remote shares
-
Joas Schilling authored
-
Joas Schilling authored
-
Joas Schilling authored
-
Thomas Müller authored
rename 'server-to-server sharing' to 'federated cloud'
-
Lukas Reschke authored
Scroll to file in folder, when using "search in other places" link
-
Bjoern Schiessle authored
-
Björn Schießle authored
ignore trailing slash for remote URL
-
Morris Jobke authored
Close cursor early in calculateFolderSize
-
Bjoern Schiessle authored
-
Morris Jobke authored
Fix WebDAV put for single file shares
-
Bjoern Schiessle 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
-
- 28 Jan, 2015 11 commits
-
-
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
-
- 27 Jan, 2015 7 commits
-
-
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
-