| Commit message (Expand) | Author | Age | Files | Lines |
* | Convert StorageNotAvailableException to SabreDAV exception | Vincent Petry | 2014-11-06 | 1 | -25/+33 |
* | Catch StorageInvalidException in webdav | Robin Appelman | 2014-07-01 | 1 | -0/+3 |
* | Handle StorageNotAvailableException in webdav | Robin Appelman | 2014-06-30 | 1 | -1/+6 |
* | Fix permissions check when moving a file to a different directory over webdav | Robin Appelman | 2014-06-20 | 1 | -4/+1 |
* | Fix moving movablemount over webdav | Robin Appelman | 2014-06-17 | 1 | -7/+16 |
* | Add server<->server sharing backend | Robin Appelman | 2014-06-14 | 1 | -1/+1 |
* | allow moving files to the root | Bjoern Schiessle | 2014-06-06 | 1 | -4/+0 |
* | Upgrade SabreDAV to 1.8.10 | Thomas Müller | 2014-06-04 | 1 | -27/+28 |
* | merge master into webdav-injection | Robin Appelman | 2014-04-25 | 1 | -2/+8 |
|\ |
|
| * | always allow to rename the share mount point | Bjoern Schiessle | 2014-04-23 | 1 | -1/+7 |
| * | we no longer need to handle the Shared folder different from any other folder | Bjoern Schiessle | 2014-04-23 | 1 | -3/+0 |
* | | Normalize paths when moving properties | Robin Appelman | 2014-04-24 | 1 | -1/+1 |
* | | fixing typos and PHPDoc | Thomas Müller | 2014-04-23 | 1 | -3/+7 |
* | | merge master into webdav-injection | Robin Appelman | 2014-03-06 | 1 | -0/+3 |
|\| |
|
| * | don't allow to create a file or folder named 'Shared' in the root folder, als... | Bjoern Schiessle | 2014-03-05 | 1 | -0/+3 |
* | | Remove the need for a custom SabreDav server constructor | Robin Appelman | 2014-03-04 | 1 | -3/+16 |
* | | Pass the filesystem view as argument in the sabredav connectors and use the f... | Robin Appelman | 2014-02-25 | 1 | -37/+41 |
|/ |
|
* | Added file name check in webdav connector | Vincent Petry | 2014-02-18 | 1 | -0/+5 |
* | Allow getting info or renaming part files through WebDAV | Vincent Petry | 2014-01-23 | 1 | -1/+14 |
* | - delete properties on node delete | Thomas Müller | 2013-10-22 | 1 | -0/+5 |
* | adding check isDeletable() on $sourcePath | Thomas Müller | 2013-10-08 | 1 | -0/+3 |
* | move the private namespace OC into lib/private - OCP will stay in lib/public | Thomas Müller | 2013-09-30 | 1 | -0/+142 |