summaryrefslogtreecommitdiffstats
path: root/lib/filesystem.php
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into sharingMichael Gapczynski2011-07-311-3/+6
|\
| * fix search results having files from other usersRobin Appelman2011-07-311-3/+6
* | Merge branch 'master' into sharing. Integrate with changes in master, rename ...Michael Gapczynski2011-07-301-47/+46
|\|
| * 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 argument for fromTmpFile() inside of rename()Michael Gapczynski2011-07-131-1/+1
* | Merge branch 'master' into sharingMichael Gapczynski2011-07-121-1/+1
|\|
| * Add missing parameter for fromTmpFile() inside of copy()Michael Gapczynski2011-07-121-1/+1
* | Merge branch 'master' into sharingMichael Gapczynski2011-07-121-2/+2
|\|
| * Fix post_create and post_write hooks in copy(), was referencing an undefined ...Michael Gapczynski2011-07-121-2/+2
* | Fix bug in opendir() and remove getStorageMountPoint(), now using datadir arg...Michael Gapczynski2011-07-121-9/+0
* | Fix bugs in getSource() and implement new target path standardMichael Gapczynski2011-07-051-0/+10
* | Merge branch 'master' into sharingMichael Gapczynski2011-07-041-58/+173
|\|
| * 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
* | OC_FILESTOAGE_SHARED now works with hard coded values for filesMichael Gapczynski2011-06-181-1/+1
* | First version of shared storage provider - not functionalMichael Gapczynski2011-06-161-1/+1
|/
* 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