Robin Appelman
|
e76e4e7540
|
add touch() to all storage backands, and make parameter optional
|
13 years ago |
Robin Appelman
|
3e0bb3e7c4
|
use temporary file managment
|
13 years ago |
Robin Appelman
|
d8d4420f22
|
some cleanup in filestorage
|
13 years ago |
Robin Appelman
|
cef230c141
|
extend filestorage common and provide test implementation
|
13 years ago |
Robin Appelman
|
857535403c
|
add more valid fopen modes
|
13 years ago |
Robin Appelman
|
c8c3b8a63e
|
chunked implementation for readfile
prevents memory issues when downloading large files
|
13 years ago |
Robin Appelman
|
c20319d377
|
fix incorrect information in the filecache when using encryption
|
13 years ago |
Robin Appelman
|
c121a1a1e7
|
implement file_put_contents with stream data using fopen
|
13 years ago |
Robin Appelman
|
1cffeefa06
|
move implementation of from/toTmpFile from the file storage to the filesystem
|
13 years ago |
Robin Appelman
|
b3a974d8bb
|
only trigger hooks for the default filesystem view
|
13 years ago |
Robin Appelman
|
fd4b30ac6f
|
no post hooks for fopen
|
13 years ago |
Robin Appelman
|
e9af218562
|
use streams instead of temporary files for cross-storage copy and rename
|
13 years ago |
Robin Appelman
|
3d67cd51c2
|
encryption proxy wip
|
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 |
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
|
30673e4786
|
writable not writeable
|
13 years ago |
Robin Appelman
|
c46f701771
|
use filesystem cache for searching
|
13 years ago |
Robin Appelman
|
11c848b221
|
initial work on filesystemview
|
13 years ago |