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
2016-11-24Correctly convert OCS permissions paramsVincent Petry
2016-11-03Fixed disappearing of share info in file viewMichael Jobst
2016-10-19Partial backport of etag propagation testsVincent Petry
2016-10-17Fix post_unshareFromSelf hook parameter formatVincent Petry
2016-09-22Allow increasing permissions for share ownerVincent Petry
2016-09-22Allow space for federated share id search (#25982)Vincent Petry
2016-08-16[stable9] Simplify testPermissionMovedGroupShare (#25573)Vincent Petry
2016-08-13Fix grouping of received shares in MountProviderVincent Petry
2016-08-13Added more tests for sharing's MountProviderVincent Petry
2016-08-13Fix paths returned by \OC\Files\Storage\Shared hooks (#25519)Vincent Petry
2016-06-23On mount make sure multiple shares with same target map to unique ones (#23937)Roeland Douma
2016-06-21Catch exceptions while creating shared mountsRobin Appelman
2016-06-20Delay files_sharing's registerMountProvidersVincent Petry
2016-06-20Make getShareFolder use given view instead of static FS (#25150)Vincent Petry
2016-06-13Show the path relative to the requesting user (#25067)Roeland Douma
2016-06-06Allow public upload when the quota is unlimited (#24988)Joas Schilling
2016-06-01Backport of share id as string fixVincent Petry
2016-05-30Merge pull request #24830 from owncloud/stable9-lenz1111-share_download_range...Vincent Petry
2016-05-25Improve isLocal performance for SharedStorageRobin Appelman
2016-05-25Http Range requests support in downloadsPiotr Filiciak
2016-05-11Merge pull request #24574 from owncloud/stable9_24568Thomas Müller
2016-05-11Fix test race conditionRoeland Jago Douma
2016-05-11Yo-ho-oh - Murder all band 'o pirates - backport of #24550Thomas Müller
2016-04-21Add unit tests for shared size propagation with encryptionRobin Appelman
2016-03-30Fix displaying owner before share icon in file listVincent Petry
2016-03-24Return remote shares in oc:share-types Webdav propertyVincent Petry
2016-03-23Merge pull request #23493 from owncloud/stable9_22679Thomas Müller
2016-03-22When the Share API is disabled do not return sharesRoeland Jago Douma
2016-03-22Merge pull request #23478 from owncloud/backport-l10nThomas Müller
2016-03-22Backport translations to stable9Joas Schilling
2016-03-22Respect disabled group sharing in sharee endpointRoeland Jago Douma
2016-03-22Block group sharing in API and in share managerRoeland Jago Douma
2016-03-21Merge pull request #23389 from owncloud/backport-23287-fed-share-action-linksThomas Müller
2016-03-18Make sure to append the web root as per docJoas Schilling
2016-03-18Add webdav property for share info in PROPFIND responseVincent Petry
2016-03-17Merge pull request #23259 from owncloud/backport-22998Thomas Müller
2016-03-16Specify the target user when unsharing a federated shareRobin Appelman
2016-03-15Delay check till scanner is usedLukas Reschke
2016-03-15move failedstorage to coreRobin Appelman
2016-03-15dont break when there is an invalid shareRobin Appelman
2016-03-14Correctly lower the search input as wellJoas Schilling
2016-03-14Return the correct group casing in sharee apiJoas Schilling
2016-03-09Add mimetype to OCS Share API outputRoeland Jago Douma
2016-03-09Merge pull request #22990 from owncloud/stable9-backport-has-keyThomas Müller
2016-03-09Merge pull request #22922 from owncloud/stable9-share-archivenamedownloadallThomas Müller
2016-03-09Use "hasKey" instead of checking the valueLukas Reschke
2016-03-08Fix share mounting recursionVincent Petry
2016-03-07Remove "files" arg from download URL in public link pageVincent Petry
2016-03-07Fix archive file name when downloading public shareVincent Petry
2016-03-05Cache results of testRemoteUrlLukas Reschke