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-02-12Merge branch 'master' of gitorious.org:owncloud/owncloudFrank Karlitschek
2012-02-12add themeing support and support for autoselection of mobile/tablet and stand...Frank Karlitschek
2012-02-12Derive the user principles from the owncloud usersBart Visscher
2012-02-10- Added the ability to change a files mtime via webdavs propset.Klaas Freitag
2012-02-10OC_Image: change static vars to object varsBart Visscher
2012-02-09dont try to remove buffers, can cause trouble with strict warningsRobin Appelman
2012-02-09don't use PDO::inTransactionRobin Appelman
2012-02-09fix filecache with MDB2Robin Appelman
2012-02-09use fetchRow instead of fetchRobin Appelman
2012-02-09Change gallery thumbnail generation to OC_ImageBart Visscher
2012-02-09add convinience function to get filesystem view for app storageRobin Appelman
2012-02-08bugfix in searching files by mimetypeRobin Appelman
2012-02-06fix filecache when creating a new folderRobin Appelman
2012-02-05store writable flag for filesRobin Appelman
2012-02-05writable not writeableRobin Appelman
2012-02-05watch for changes outside owncloud to the filesRobin Appelman
2012-02-05fix bug in transactions with PDORobin Appelman
2012-02-02allow the usage of the filecache outside of the users home folderRobin Appelman
2012-02-01only show what folder we are scanning to save bandwithRobin Appelman
2012-01-31proper file sortingRobin Appelman
2012-01-31dont try to use something that isn't thereRobin Appelman
2012-01-31use filesystem cache for searchingRobin Appelman
2012-01-31provide live feedback while scanning filesRobin Appelman
2012-01-31dont try to use the filesystem when it isnt setup yetRobin Appelman
2012-01-31start of proper feedback during filessytem scanRobin Appelman
2012-01-31Merge branch 'master' into filesystemRobin Appelman
2012-01-31provide server side close option for EventStreamRobin Appelman
2012-01-30merge master into filesystemRobin Appelman
2012-01-30provide small wrapper around server side events and provide a fallback for IERobin Appelman
2012-01-27increase version number to 3. YeeHaw party!!Frank Karlitschek
2012-01-27fix appstore download.Frank Karlitschek
2012-01-27change https detection a bit, hopefully fixing an edge caseRobin Appelman
2012-01-27fix non-absolute symbolic linksRobin Appelman
2012-01-26initialize all storage backends when searching for a file, fixed searching in...Robin Appelman
2012-01-21bump version numberv3.0RC1Frank Karlitschek
2012-01-20make oc_image work when php_exif isn't enabledRobin Appelman
2012-01-20Merge branch 'master' into filesystemRobin Appelman
2012-01-20initial work on filesystemviewRobin Appelman
2012-01-16dont complain about non existing config filesRobin Appelman
2012-01-16forgot to merge somethingRobin Appelman
2012-01-16merge master into filesystemRobin Appelman
2012-01-16fix database upgrading for pgsqlRobin Appelman
2012-01-16some aditional feedback during database upgradeRobin Appelman
2012-01-16properly check for write permissions to the config fileRobin Appelman
2012-01-15added vcards to the mimetype fix list and renamed the icon for vcardsGeorg Ehrke
2012-01-15add icon for log appGeorg Ehrke
2012-01-15constans for signals handlingBartek Przybylski
2012-01-15use admin icon for log menu enty untill we have a proper iconRobin Appelman
2012-01-15fix issue with moving music filesRobin Appelman
2012-01-13remove temporary files after updatingRobin Appelman