Robin Appelman
5425c3d1e9
fix delTree
2011-06-12 00:50:13 +02:00
Robin Appelman
d8ba312679
fix incorrect variable name in libfilestorage
2011-06-04 18:34:15 +02:00
Robin Appelman
e8e0608991
no hooks for OC_FILESTORAGE the one from OC_FILESYSTEM should be enough
2011-04-29 12:22:37 +02:00
Robin Appelman
b7aba15f17
add search functionality, for now only searches files but plugins/apps can extend that
2011-04-24 16:09:27 +02:00
Robin Appelman
70bf44401d
correct them the right way this time
2011-04-18 15:31:40 +02:00
Robin Appelman
2673b6c054
typo's ...
2011-04-18 15:30:27 +02:00
Robin Appelman
67ba9b320e
seperate hooks for OC_FILESYSTEM and OC_FILESTORAGE
2011-04-18 12:16:56 +02:00
Robin Appelman
b8e1788ed0
replace filesystem observer with the more general OC_HOOK
2011-04-18 12:02:53 +02:00
Robin Appelman
871a4b3d4a
more improvements for foldersize
2011-04-17 18:19:50 +02:00
Robin Appelman
225ad85e90
add free_space to OC_FILESYSTEM
2011-04-17 16:40:44 +02:00
Robin Appelman
e984a3b47a
fix keeping track of foldersize
2011-04-17 13:47:22 +02:00
Arthur Schiwon
5a03ce696c
debug output should not be there
2011-04-17 11:20:28 +02:00
Arthur Schiwon
8a5d1ffebe
fix that might solve strange uploading issues
2011-04-17 01:17:34 +02:00
Jakob Sack
c4287162c4
Some work on the fancy user management
2011-04-17 01:04:23 +02:00
Robin Appelman
318d024cc1
show size of folders in filebrowser
2011-04-16 17:07:44 +02:00
Matthew Dawson
f2627dd757
When moving a file from/to a temporary location, also update the file access/modification times.
...
When PHP moves a file across filesystem boundaries, it does not update the access/modification times.
Thus do it manually so that this information is not lost.
2011-03-17 20:57:28 +01:00
Robin Appelman
ef5bd659fa
added OC_FILESYSTEM::hash()
...
syntax is the same has http://www.php.net/manual/en/function.hash-file.php
2011-03-17 20:55:41 +01:00
Jakob Sack
132695ceb1
Start of the refactoring. Commit is quite big because I forgot to use git right from the beginning. Sorry.
2011-03-01 23:20:16 +01:00