summaryrefslogtreecommitdiffstats
path: root/lib/files/stream
Commit message (Collapse)AuthorAgeFilesLines
* move the private namespace OC into lib/private - OCP will stay in lib/publicThomas Müller2013-09-305-560/+0
| | | | | Conflicts: lib/private/vcategories.php
* add quota streamwrapper that limits the amount of data that can be written ↵Robin Appelman2013-07-251-0/+128
| | | | to a stream
* fix is_file and is_dir for the static streamwrapperRobin Appelman2013-06-281-45/+6
|
* add option to clear the files in the static streamwrapperRobin Appelman2013-06-281-0/+4
|
* add oc:// streamwrapper to provide access to ownCloud's virtual filesystemRobin Appelman2013-01-281-0/+129
|
* Move streamwrappers to seperate files and put them in a namespaceRobin Appelman2013-01-283-0/+338