| Commit message (Expand) | Author | Age | Files | Lines |
* | removed readdir to fix bug oc-1054 | Sam Tuke | 2012-06-20 | 1 | -1/+0 |
* | Fixed deleteAll function for deleting all old versions of files (expireAll) | Sam Tuke | 2012-06-19 | 1 | -0/+1 |
* | add hasUpdated to oc_filestorage | Robin Appelman | 2012-06-15 | 1 | -0/+9 |
* | fixed typo | Sam Tuke | 2012-05-31 | 1 | -1/+1 |
* | update copyright | Frank Karlitschek | 2012-05-26 | 1 | -1/+1 |
* | add touch() to all storage backands, and make parameter optional | Robin Appelman | 2012-02-29 | 1 | -0/+1 |
* | make OC_FileStorage abstract | Robin Appelman | 2012-02-27 | 1 | -25/+25 |
* | merge master into encryption | Robin Appelman | 2012-02-26 | 1 | -1/+0 |
|\ |
|
| * | chunked implementation for readfile | Robin Appelman | 2012-02-26 | 1 | -1/+0 |
* | | move implementation of from/toTmpFile from the file storage to the filesystem | Robin Appelman | 2012-02-21 | 1 | -2/+0 |
|/ |
|
* | writable not writeable | Robin Appelman | 2012-02-05 | 1 | -1/+1 |
* | remove OC_Filesystem::fromUploadedFile | Robin Appelman | 2011-11-08 | 1 | -1/+0 |
* | remove OC_Filesystem::fileatime | Robin Appelman | 2011-11-08 | 1 | -1/+0 |
* | some filesystem fixes | Robin Appelman | 2011-08-15 | 1 | -3/+0 |
* | Renaming classes :-) | Jakob Sack | 2011-07-29 | 1 | -1/+1 |
* | Merge branch 'master' of git://anongit.kde.org/owncloud into autoload | Jakob Sack | 2011-07-29 | 1 | -2/+0 |
|\ |
|
| * | make use of the command line tools id3info and mp3info for scanning music if ... | Robin Appelman | 2011-07-28 | 1 | -57/+1 |
* | | Further improvements | Jakob Sack | 2011-07-27 | 1 | -2/+0 |
* | | One class per File | Jakob Sack | 2011-07-27 | 1 | -412/+0 |
|/ |
|
* | add getLocalFile to local storage provider | Robin Appelman | 2011-07-22 | 1 | -0/+4 |
* | move list of mimetypes by extention to a seperate file. | Robin Appelman | 2011-07-17 | 1 | -63/+7 |
* | fix delTree | Robin Appelman | 2011-06-12 | 1 | -1/+1 |
* | fix incorrect variable name in libfilestorage | Robin Appelman | 2011-06-04 | 1 | -1/+1 |
* | no hooks for OC_FILESTORAGE the one from OC_FILESYSTEM should be enough | Robin Appelman | 2011-04-29 | 1 | -48/+7 |
* | add search functionality, for now only searches files but plugins/apps can ex... | Robin Appelman | 2011-04-24 | 1 | -1/+20 |
* | correct them the right way this time | Robin Appelman | 2011-04-18 | 1 | -2/+2 |
* | typo's ... | Robin Appelman | 2011-04-18 | 1 | -2/+2 |
* | seperate hooks for OC_FILESYSTEM and OC_FILESTORAGE | Robin Appelman | 2011-04-18 | 1 | -23/+33 |
* | replace filesystem observer with the more general OC_HOOK | Robin Appelman | 2011-04-18 | 1 | -38/+25 |
* | more improvements for foldersize | Robin Appelman | 2011-04-17 | 1 | -17/+13 |
* | add free_space to OC_FILESYSTEM | Robin Appelman | 2011-04-17 | 1 | -0/+5 |
* | fix keeping track of foldersize | Robin Appelman | 2011-04-17 | 1 | -15/+43 |
* | debug output should not be there | Arthur Schiwon | 2011-04-17 | 1 | -1/+0 |
* | fix that might solve strange uploading issues | Arthur Schiwon | 2011-04-17 | 1 | -0/+12 |
* | Some work on the fancy user management | Jakob Sack | 2011-04-17 | 1 | -3/+4 |
* | show size of folders in filebrowser | Robin Appelman | 2011-04-16 | 1 | -1/+69 |
* | When moving a file from/to a temporary location, also update the file access/... | Matthew Dawson | 2011-03-17 | 1 | -0/+4 |
* | added OC_FILESYSTEM::hash() | Robin Appelman | 2011-03-17 | 1 | -0/+8 |
* | Start of the refactoring. Commit is quite big because I forgot to use git rig... | Jakob Sack | 2011-03-01 | 1 | -0/+432 |