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/apps
AgeCommit message (Expand)Author
2014-10-29Added encryption test when moving file as non-ownerVincent Petry
2014-10-29Fix warning with unset extension checkVincent Petry
2014-10-29Fix moving share keys as non-owner to subdirVincent Petry
2014-10-24Make files non executableLukas Reschke
2014-10-22Fix S3 connectionVincent Petry
2014-10-22Lazy initialize external storagesVincent Petry
2014-10-22guess mimetype on touchJörn Friedrich Dreyer
2014-10-21if it is not a folder share the path already points to the correct fileBjoern Schiessle
2014-10-18backport of #11494Arthur Schiwon
2014-10-17fixing usage of EncryptionExceptionThomas Müller
2014-10-17Merge pull request #11610 from owncloud/fix-svg-s7Thomas Müller
2014-10-17Merge pull request #11550 from owncloud/fix_flickering_usersJörn Friedrich Dreyer
2014-10-16backport of #11478Arthur Schiwon
2014-10-16Merge pull request #10732 from owncloud/make_skeleton_compatible_with_objects...Jörn Friedrich Dreyer
2014-10-16make tests compatible with hook based skeleton generationJörn Friedrich Dreyer
2014-10-16make skeleton compatible with objectstoreJörn Friedrich Dreyer
2014-10-16Use certificate bundle from files_external for external sharesRobin Appelman
2014-10-16Fix SVG iconsLukas Reschke
2014-10-16Merge pull request #11520 from owncloud/make-trash-objectstore-compatibleLukas Reschke
2014-10-15Allow specifying protocol in ext storage OC configVincent Petry
2014-10-15Use body element when animating scroll in public pageVincent Petry
2014-10-13fix flickering usersJörn Friedrich Dreyer
2014-10-13improved unit testsBjoern Schiessle
2014-10-13always take unencrypted sizeBjoern Schiessle
2014-10-13Fixed array detection on public downloadVincent Petry
2014-10-13force loading of encryption appLukas Reschke
2014-10-10make trashbin compatible with objectstore, replace glob with search in cache,...Jörn Friedrich Dreyer
2014-10-10Log warning when no uid was found for userVincent Petry
2014-10-10make sure that we always delete oldest firstBjoern Schiessle
2014-10-10try to get path from filesystemBjoern Schiessle
2014-10-10fix performance issuesBjoern Schiessle
2014-10-10Prevent button click when enter key is pressed in LDAP wizardVincent Petry
2014-10-09Added PHP docs for etag propagatorVincent Petry
2014-10-09More phpdocRobin Appelman
2014-10-09Hookup the etag propagatorRobin Appelman
2014-10-09Add EtagPropagator to handle etag changes when external storages are changedRobin Appelman
2014-10-09Fix add/remove mountpoint hooksRobin Appelman
2014-10-09Added failing unit tests for mount config hooksVincent Petry
2014-10-09Added filesystem hooks for mount/unmount ext storageVincent Petry
2014-10-09Add support for keys in the info.xmlLukas Reschke
2014-10-09Backport of #10527Arthur Schiwon
2014-10-09check if I can create a file at the locationBjoern Schiessle
2014-10-09Updated info.xml app descriptionMTRichards
2014-10-09Updated info.xml app descriptionMTRichards
2014-10-09Updated info.xml app descriptionMTRichards
2014-10-09Updated info.xml app descriptionMTRichards
2014-10-09Updated info.xml app descriptionMTRichards
2014-10-09Updated info.xml app descriptionMTRichards
2014-10-09Fix file size comparator return valuebrumsoel
2014-10-08Merge pull request #11375 from owncloud/fix_files_external_amazon_s3_stat_callVincent Petry