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-06-06keep long file names in one line to not overflow download button on mobileJan-Christoph Borchardt
2014-06-06add max-width to directLink input to prevent overflowJan-Christoph Borchardt
2014-04-26fix layout of external storage config tableMorris Jobke
2014-04-23Merge pull request #8298 from owncloud/backport_6290_to_stable5Thomas Müller
2014-04-23Check whether the user has permissions to add personal storage backendsLukas Reschke
2014-04-22restore trashbin download.phpJörn Friedrich Dreyer
2014-04-22backport #6290 to stable5Jörn Friedrich Dreyer
2014-04-17Merge pull request #8115 from owncloud/stable5-fixselectallanddownloadMorris Jobke
2014-04-16adding the plugin to the server objectThomas Müller
2014-04-10Merge pull request #8005 from owncloud/files-fixie8uploadVincent Petry
2014-04-08Added missing var that messes up IE8Vincent Petry
2014-04-03Improve phpdocRobin Appelman
2014-04-03Implement getPath for shared filesRobin Appelman
2014-04-02Added requesttoken back for IE8Vincent Petry
2014-04-01Revert "remove Sabre_DAV_Browser_Plugin"Thomas Müller
2014-03-26don't block php session while download is in progressJörn Friedrich Dreyer
2014-03-19Merge pull request #7763 from owncloud/stable5-fixrestoreallVincent Petry
2014-03-17Fix "restore all selected files"Vincent Petry
2014-03-17When reading the size of "files" mountpoints need to be excludedVincent Petry
2014-03-14fix left-over from merge conflictBjoern Schiessle
2014-03-13finally fix the paths for the OCS Share APIBjoern Schiessle
2014-03-13remove Sabre_DAV_Browser_PluginThomas Müller
2014-03-11add 'received_from' info to the share, so that every share can have a differe...Bjoern Schiessle
2014-03-11fix path creation for re-shares, issue #7662Bjoern Schiessle
2014-03-10we need the file_source to delete a share successfullyBjoern Schiessle
2014-02-27Backported sabre exception loggerVincent Petry
2014-02-26only add "received_from" if a share was foundBjoern Schiessle
2014-02-23Added extra checks for ext storage classLukas Reschke
2014-02-22Revert "Partially backport #7305 to stable5"Lukas Reschke
2014-02-22Partially backport #7305 to stable5Lukas Reschke
2014-02-21LDAP: improve compilation of filtersArthur Schiwon
2014-02-20Merge pull request #7185 from owncloud/backport_6777_mobile_style_for_public_...Jan-Christoph Borchardt
2014-02-20Merge pull request #6733 from owncloud/stable5-files-filenameescapingfixesLukas Reschke
2014-02-19unset box-shadow for mobile devices, unsupported in all but the latest mobile...Jörn Friedrich Dreyer
2014-02-18Merge pull request #4782 from owncloud/tune_legacy_cache_webdav_properties_pr...Vincent Petry
2014-02-18Make google drive client secret and dropbox api secret a password fieldJoas Schilling
2014-02-17Merge pull request #7227 from owncloud/stable5-removeunusedversionsmd5Vincent Petry
2014-02-17Removed unused versions md5 codeVincent Petry
2014-02-13fix undefined indexJörn Friedrich Dreyer
2014-02-13add missing mobile.cssJörn Friedrich Dreyer
2014-02-13initial backport of #6777 - mobile public pages - to stable5Jörn Friedrich Dreyer
2014-02-03remove needless element tagBjoern Schiessle
2014-01-28use more accurate error codesBjoern Schiessle
2014-01-13don't unshare on deleteBjoern Schiessle
2014-01-12Fixed various file name escaping issues in core appsVincent Petry
2013-12-09don't check migration status if a file is accessed by a public linkBjoern Schiessle
2013-12-05it is not possible to unshare files in OC5Bjoern Schiessle
2013-12-02Return true when touch succeedsVincent Petry
2013-12-02Add trailing slash in FTP root path when missingVincent Petry
2013-12-02Fixed FTP and SMB to use rmdir() when deleting foldersVincent Petry