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-07-21Merge pull request #9723 from dupondje/stable7Vincent Petry
2014-07-20Pass existing Net_SFTP object into Net_SFTP_Stream.Andreas Fischer
2014-07-18Backport #9576Arthur Schiwon
2014-07-18Small translation fix. Fixes: #9719Jean-Louis Dupond
2014-07-18login() must be called after getServerPublicHostKey().Andreas Fischer
2014-07-17Merge pull request #9674 from owncloud/stable7-9647Vincent Petry
2014-07-17check that the file proxies are enabled after each testBjoern Schiessle
2014-07-17update keys recursively if a folder was movedBjoern Schiessle
2014-07-16fix CSS coding styleMorris Jobke
2014-07-16Fix #9590. Fix #9612.Stephane V
2014-07-16Add unit test for multi-user configuration loadingRobin McCorkell
2014-07-16introduce some encryption exceptions and catch additional error casesBjoern Schiessle
2014-07-16make sure that the crypt library is loadedBjoern Schiessle
2014-07-16Correctly return the owner display name for children of sharesVincent Petry
2014-07-15Update info.xmlLukas Reschke
2014-07-15- Added test to trigger index id errorVincent Petry
2014-07-15throw exception if file is to large for trash binBjoern Schiessle
2014-07-15Backport of #9570Philippe Jung
2014-07-15reduce share action text to the user name onlyThomas Müller
2014-07-14Remove deleted versions from the cacheRobin Appelman
2014-07-14Dont delete versions as local filesRobin Appelman
2014-07-14Added mountType attribute and adapted Delete action textVincent Petry
2014-07-14Add short description explaining how SFTP ext storage class works.Andreas Fischer
2014-07-14The file providing the sftp:// scheme needs to be included manually.Andreas Fischer
2014-07-10Propagate file action changes to the file listsVincent Petry
2014-07-08support for AD primary groupsArthur Schiwon
2014-07-08Fix update cleanup to only affect file and foldersVincent Petry
2014-07-08Upload abortion is now detected within the OC_Connector_Sabre_File::put()Thomas Müller
2014-07-08Merge pull request #9500 from owncloud/fix9475blizzz
2014-07-08Fix Signiture Does Not Match when mounting Amazon S3 external storageChristopher T. Johnson
2014-07-08don't trigger update from checkPassword, it is already called by userExists,...Arthur Schiwon
2014-07-08When changing the mountpoint of an external storage, ensure the old one is re...Robin Appelman
2014-07-07Do not show recipient for link shares in file listVincent Petry
2014-07-07add ocsids to info.xmlGeorg Ehrke
2014-07-07Improved external share dialogVincent Petry
2014-07-07Fixed shared list sortingVincent Petry
2014-07-04add owner as parameter for delShareKeyBjoern Schiessle
2014-07-04make sure that the umount hook always contains the path relative to data/user...Bjoern Schiessle
2014-07-04if a folder gets deleted we unshare all shared files/folders belowBjoern Schiessle
2014-07-04Add machine readable error messages to OC\JSONRobin Appelman
2014-07-04Fix reload call for all subclassesVincent Petry
2014-07-04change order of registering api and capabilities to fix file version previewsJörn Friedrich Dreyer
2014-07-04Fix FileActions merging overrideVincent Petry
2014-07-04IE8 fixesMorris Jobke
2014-07-04use icon-confirm instead of text for accepting remote share, works better wit...Jan-Christoph Borchardt
2014-07-04Return and use isPreviewAvailable for share previewsVincent Petry
2014-07-03Merge pull request #9420 from owncloud/trashbin-hidesummarysizeMorris Jobke
2014-07-03Merge pull request #9407 from owncloud/fix-share-logoMorris Jobke
2014-07-03Hide the size in the trashbin summary rowVincent Petry
2014-07-03Merge pull request #9403 from owncloud/design-fix-fileslistbottomMorris Jobke