Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-03-01add touch() to all storage backands, and make parameter optionalRobin Appelman
2012-02-27make OC_FileStorage abstractRobin Appelman
2012-02-26merge master into encryptionRobin Appelman
2012-02-26chunked implementation for readfileRobin Appelman
2012-02-21move implementation of from/toTmpFile from the file storage to the filesystemRobin Appelman
2012-02-05writable not writeableRobin Appelman
2011-11-09remove OC_Filesystem::fromUploadedFileRobin Appelman
2011-11-09remove OC_Filesystem::fileatimeRobin Appelman
2011-08-16some filesystem fixesRobin Appelman
2011-07-29Renaming classes :-)Jakob Sack
2011-07-29Merge branch 'master' of git://anongit.kde.org/owncloud into autoloadJakob Sack
2011-07-28make use of the command line tools id3info and mp3info for scanning music if ...Robin Appelman
2011-07-27Further improvementsJakob Sack
2011-07-27One class per FileJakob Sack
2011-07-22add getLocalFile to local storage providerRobin Appelman
2011-07-17move list of mimetypes by extention to a seperate file.Robin Appelman
2011-06-12fix delTreeRobin Appelman
2011-06-04fix incorrect variable name in libfilestorageRobin Appelman
2011-04-29no hooks for OC_FILESTORAGE the one from OC_FILESYSTEM should be enoughRobin Appelman
2011-04-24add search functionality, for now only searches files but plugins/apps can ex...Robin Appelman
2011-04-18correct them the right way this timeRobin Appelman
2011-04-18typo's ...Robin Appelman
2011-04-18seperate hooks for OC_FILESYSTEM and OC_FILESTORAGERobin Appelman
2011-04-18replace filesystem observer with the more general OC_HOOKRobin Appelman
2011-04-17more improvements for foldersizeRobin Appelman
2011-04-17add free_space to OC_FILESYSTEMRobin Appelman
2011-04-17fix keeping track of foldersizeRobin Appelman
2011-04-17debug output should not be thereArthur Schiwon
2011-04-17fix that might solve strange uploading issuesArthur Schiwon
2011-04-17Some work on the fancy user managementJakob Sack
2011-04-16show size of folders in filebrowserRobin Appelman
2011-03-17When moving a file from/to a temporary location, also update the file access/...Matthew Dawson
2011-03-17added OC_FILESYSTEM::hash()Robin Appelman
2011-03-02Start of the refactoring. Commit is quite big because I forgot to use git rig...Jakob Sack