summaryrefslogtreecommitdiffstats
path: root/lib/filesystem.php
Commit message (Expand)AuthorAgeFilesLines
* fix search results having files from other usersRobin Appelman2011-07-311-3/+6
* Renaming classes :-)Jakob Sack2011-07-291-46/+46
* One class per file!Jakob Sack2011-07-291-1/+0
* Add missing argument for fromTmpFile() inside of rename()Michael Gapczynski2011-07-131-1/+1
* Add missing parameter for fromTmpFile() inside of copy()Michael Gapczynski2011-07-121-1/+1
* Fix post_create and post_write hooks in copy(), was referencing an undefined ...Michael Gapczynski2011-07-121-2/+2
* add post_* hooks to filesystem for write, create, delete, rename and copyRobin Appelman2011-06-191-27/+76
* allow plugins to cancel filesystem operations using the provided hooksRobin Appelman2011-06-161-49/+103
* allow tear down of filesystem.Robin Appelman2011-06-121-2/+14
* add search functionality, for now only searches files but plugins/apps can ex...Robin Appelman2011-04-241-0/+15
* make OC_HOOKS actually workRobin Appelman2011-04-231-0/+12
* seperate hooks for OC_FILESYSTEM and OC_FILESTORAGERobin Appelman2011-04-181-0/+53
* add free_space to OC_FILESYSTEMRobin Appelman2011-04-171-0/+6
* fix that might solve strange uploading issuesArthur Schiwon2011-04-171-0/+5
* added OC_FILESYSTEM::hash()Robin Appelman2011-03-171-0/+5
* Start of the refactoring. Commit is quite big because I forgot to use git rig...Jakob Sack2011-03-011-0/+380