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 |
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
'lastmodified'. Needed for syncing algorithms.
|
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
The code for updating the principles table is still there. To make it easier to
revert this commit if that is necessary.
|
13 years ago |
Klaas Freitag
|
85853f9ec2
|
- Added the ability to change a files mtime via webdavs propset.
- Added some minor debug help to fscache
|
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.
|
14 years ago |
Jakob Sack
|
42a6549729
|
Database.xml
|
14 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 |