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
path: root/lib
AgeCommit message (Expand)Author
2012-03-04fix commong filestorage for files without extentionRobin Appelman
2012-03-04also delete childs of folders from the cacheRobin Appelman
2012-03-04better handeling of files that can behave like folder (e.g. archives)Robin Appelman
2012-03-03fix file_get_content on empty files for filestorage commonRobin Appelman
2012-03-02Remove the link between the principals table and the sabre principals connector.Jakob Sack
2012-03-02add streamwrapper that provides a callback on stream closeRobin Appelman
2012-03-02add search implementation to filestorage commonRobin Appelman
2012-03-02don't try to seach apps in hidden foldersRobin Appelman
2012-03-02Search: Change provider registration to class name, for lazy loading of searc...Bart Visscher
2012-03-02Files: Fix wrong attribute name in OC_Search_Provider_FileBart Visscher
2012-03-02Simplify stripping the last part off WEBROOT and SERVERROOT for 3rdparty and ...Bart Visscher
2012-03-02Small cleanupsBart Visscher
2012-03-01load streamwrappers earlierRobin Appelman
2012-03-01Merge branch 'master' of gitorious.org:owncloud/owncloudFrank Karlitschek
2012-03-01undo the change of the webroot detection. seams to be buggyFrank Karlitschek
2012-03-01add touch() to all storage backands, and make parameter optionalRobin Appelman
2012-03-01remove debug outputRobin Appelman
2012-02-29Fix opendir for folders aka Google Docs collectionsMichael Gapczynski
2012-02-29More work on Google Docs storage backendMichael Gapczynski
2012-02-29dialogs library for appsBartek Przybylski
2012-02-28change the detection of the webroot. it is simpler now and also works for app...Frank Karlitschek
2012-02-28make sure the streamwrappers are registered earlyRobin Appelman
2012-02-28never try to load an non existing template,css,img.Frank Karlitschek
2012-02-28add test case for getLocalFileRobin Appelman
2012-02-28use in-memory files for the datase scheme during installationRobin Appelman
2012-02-28use temporary file managmentRobin Appelman
2012-02-28fix temporary file creationRobin Appelman
2012-02-28fix copy/paste error in common filestorageRobin Appelman
2012-02-28add temporary file managmentRobin Appelman
2012-02-28Initial work on Google Docs storage backendMichael Gapczynski
2012-02-27spaces -> tabsFrank Karlitschek
2012-02-27some cleanup in filestorageRobin Appelman
2012-02-27extend filestorage common and provide test implementationRobin Appelman
2012-02-27make OC_FileStorage abstractRobin Appelman
2012-02-26first part of the abstraction work of the apps folder. more to comeFrank Karlitschek
2012-02-26add more valid fopen modesRobin Appelman
2012-02-26merge master into encryptionRobin Appelman
2012-02-26improved password hashing based one phpassRobin Appelman
2012-02-26add OC_Geo classGeorg Ehrke
2012-02-26hopefully a fix for webroot detectionRobin Appelman
2012-02-26chunked implementation for readfileRobin Appelman
2012-02-26intval() of a number seems unnecessaryRobin Appelman
2012-02-26improve log browsingRobin Appelman
2012-02-25some more error reporting during filesystem scanRobin Appelman
2012-02-25don't limit ourselfs to 32bit integersRobin Appelman
2012-02-25Merge branch 'master' into encryptionRobin Appelman
2012-02-25add javascript bindings for OC_AppConfigRobin Appelman
2012-02-25fix bug in group mangementRobin Appelman
2012-02-25add a default user quotaRobin Appelman
2012-02-25prevent errors when a user backends gives an invalid resultRobin Appelman