Commit Graph

19 Commits (691f00eb3976f6ccf4a2c1a20e1264190d64e142)

Author SHA1 Message Date
Bjoern Schiessle ca64a4080f don't allow user to delete Shared dir via webdav and sync client (bug #774) 13 years ago
Thomas Müller d46bea8867 fixing file headers with copy right 13 years ago
Robin Appelman 9f01533710 fix for webdav when having additional storage backends mounted 13 years ago
Jakob Sack 90e2962c91 Remove the link between the principals table and the sabre principals connector. 13 years ago
Georg Ehrke 0d2f1688e4 add empty methods updatePrincipal and searchPrincipals and change method getPrincipalByPath to work with sabredav 1.6 13 years ago
Georg Ehrke cc15852386 replace Sabre_DAV_Exception_FileNotFound with Sabre_DAV_Exception_NotFound 13 years ago
Robin Appelman 6658f51098 provide early file system when using webdav 13 years ago
Klaas Freitag 60a03580ff allow to set a files mtime through a PROPPATCH request on resource 13 years ago
Bart Visscher 192b8906a3 Add copyright to OC_Connector_Sabre_Principal 13 years ago
Bart Visscher b5418173e5 Derive the user principles from the owncloud users 13 years ago
Klaas Freitag 85853f9ec2 - Added the ability to change a files mtime via webdavs propset. 13 years ago
Robin Appelman 3844fb0e4c also use fscache when getting used space for webdav 13 years ago
Florian Vichot 452a463764 Make OC_Connector_Sabre_File::get() return a PHP stream instead of the file content, as is recommended by SabreDAV to handle large files. 13 years ago
Jakob Sack 42a6549729 Database.xml 13 years ago
Jakob Sack 5f7c040ec0 Add principals, minor changes in base.php 14 years ago
Jakob Sack bafd684eb6 Renaming classes :-) 14 years ago
Jakob Sack 2ff8d7a8bc One class per file! 14 years ago
Jakob Sack f5c0dbd947 Use autoload 14 years ago