Robin Appelman
|
9015c46e31
emit the correct hooks for file_put_contents and some readfile improvements
|
hace 12 años |
Arthur Schiwon
|
9ef34cd831
typo
|
hace 12 años |
Arthur Schiwon
|
74f0bebfc8
don't fail on missing extension
|
hace 12 años |
Michael Gapczynski
|
ff4b0c4d7f
Move writable check into local filestorage so shared files can be renamed
|
hace 12 años |
Michael Gapczynski
|
6bb48b2731
Check file handle exists before trying to read file
|
hace 12 años |
Arthur Schiwon
|
c92fc9bf65
return path of tmp file like filestorage/common does. Fixes broken folder-/multifile-download.
|
hace 12 años |
Robin Appelman
|
2e365658c8
better handeling of files that can behave like folder (e.g. archives)
|
hace 12 años |
Robin Appelman
|
e76e4e7540
add touch() to all storage backands, and make parameter optional
|
hace 12 años |
Robin Appelman
|
3e0bb3e7c4
use temporary file managment
|
hace 12 años |
Robin Appelman
|
d8d4420f22
some cleanup in filestorage
|
hace 12 años |
Robin Appelman
|
cef230c141
extend filestorage common and provide test implementation
|
hace 12 años |
Robin Appelman
|
857535403c
add more valid fopen modes
|
hace 12 años |
Robin Appelman
|
d4d09b06f8
merge master into encryption
|
hace 12 años |
Robin Appelman
|
c8c3b8a63e
chunked implementation for readfile
|
hace 12 años |
Robin Appelman
|
c20319d377
fix incorrect information in the filecache when using encryption
|
hace 12 años |
Robin Appelman
|
c121a1a1e7
implement file_put_contents with stream data using fopen
|
hace 12 años |
Robin Appelman
|
1cffeefa06
move implementation of from/toTmpFile from the file storage to the filesystem
|
hace 12 años |
Robin Appelman
|
b3a974d8bb
only trigger hooks for the default filesystem view
|
hace 12 años |
Robin Appelman
|
fd4b30ac6f
no post hooks for fopen
|
hace 12 años |
Robin Appelman
|
e9af218562
use streams instead of temporary files for cross-storage copy and rename
|
hace 12 años |
Robin Appelman
|
3d67cd51c2
encryption proxy wip
|
hace 13 años |
Klaas Freitag
|
60a03580ff
allow to set a files mtime through a PROPPATCH request on resource
|
hace 12 años |
Klaas Freitag
|
85853f9ec2
- Added the ability to change a files mtime via webdavs propset.
|
hace 12 años |
Robin Appelman
|
30673e4786
writable not writeable
|
hace 12 años |
Robin Appelman
|
c46f701771
use filesystem cache for searching
|
hace 13 años |
Robin Appelman
|
11c848b221
initial work on filesystemview
|
hace 13 años |