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
2014-10-21no error if we try to delete a file which no longer existsBjoern Schiessle
2014-10-16Merge pull request #11248 from owncloud/11032-backport-stable6Lukas Reschke
2014-10-10Show a proper error message when trying to scan the filesystem for a non exis...Robin Appelman
2014-09-23Do only follow HTTP and HTTPS redirectsLukas Reschke
2014-09-03Merge pull request #10250 from owncloud/block-folder-upload-stable6Vincent Petry
2014-08-27use notification to shw error on new via webJörn Friedrich Dreyer
2014-08-25Merge pull request #10448 from owncloud/check_quota_on_new_via_web_stable6Jörn Friedrich Dreyer
2014-08-19set incognitoMode to true, getUser should always return false during public u...Bjoern Schiessle
2014-08-15check quota when trying to download a file via new -> webJörn Friedrich Dreyer
2014-08-15Merge pull request #10034 from owncloud/remove-es_MX-from-stable6Lukas Reschke
2014-08-14Fix Upload button does not disappearVincent Petry
2014-08-07Prevent folder upload causing unexpected behaviorRobin Appelman
2014-07-30remove language es_MXThomas Müller
2014-07-08Upload abortion is now detected within the OC_Connector_Sabre_File::put()Thomas Müller
2014-06-12Fix public download link when zip download is disabledVincent Petry
2014-06-11Fix copy conflict dialog translationJörn Friedrich Dreyer
2014-05-23php upload errors are written to logThomas Müller
2014-04-09fix double closing </a> for filenamesJörn Friedrich Dreyer
2014-04-03authentication apps need to be loaded in any case - fixes #7216Thomas Müller
2014-04-01Merge pull request #7976 from owncloud/fix-7973-stable6-2Vincent Petry
2014-04-01Revert "remove Sabre_DAV_Browser_Plugin"Thomas Müller
2014-03-31remove pl_PL - fixes #7973Thomas Müller
2014-03-28don't block php session while download is in progressJörn Friedrich Dreyer
2014-03-13remove Sabre_DAV_Browser_PluginThomas Müller
2014-03-13Merge pull request #7698 from owncloud/backport_7631Vincent Petry
2014-03-12Merge pull request #7280 from owncloud/tune_legacy_cache_webdav_properties_pr...Vincent Petry
2014-03-12only enable drag&drop upload if public upload is allowed, backport of #7631Bjoern Schiessle
2014-03-11Merge pull request #7608 from owncloud/stable6-publicpagedownloadallMorris Jobke
2014-03-06Fixed "select all" + download on public pageVincent Petry
2014-03-06don't allow to create a file or folder named 'Shared' in the root folder, als...Bjoern Schiessle
2014-02-19Concatenate string in SQL instead of PHP, use doctrine to construct concat ex...Jörn Friedrich Dreyer
2014-02-14Send correct path on file upload when using public appJoas Schilling
2014-02-11Load authentication apps to get users from all backends - fixes #7019Thomas Müller
2014-02-10Only add files to file list when uploading to current directoryJoas Schilling
2014-02-07Merge branch 'stable6' into backport_6777_stable6Thomas Müller
2014-02-06remove %webroot% from files appJan-Christoph Borchardt
2014-02-05permanently show download action on mobile, only iconJörn Friedrich Dreyer
2014-02-05fix multiselect bar being too short on big displaysJörn Friedrich Dreyer
2014-02-05remove background and width from multiselect bar, fix Download button not sho...Jörn Friedrich Dreyer
2014-02-05fix input element closing tagJörn Friedrich Dreyer
2014-02-05make sure there's enough room for the file actionsJörn Friedrich Dreyer
2014-02-05improvements to public files mobile viewJörn Friedrich Dreyer
2014-02-05remove min-width rule to fix mobile viewsJörn Friedrich Dreyer
2014-02-04no new menu on public uploadJörn Friedrich Dreyer
2014-02-04fixing preview generationJörn Friedrich Dreyer
2014-02-04reuse file upload as used within files app - remove public upload buttonJörn Friedrich Dreyer
2014-01-28Added exception logger plugin for sabre connectorVincent Petry
2014-01-23Fixed isPreviewAvailable warnings in logVincent Petry
2014-01-22change publicUploadButtonMock to public_uploadMyles McNamara
2014-01-21OC_Util::setupFS($user) will create a data dir for the given string - no matt...Thomas Müller