summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing
Commit message (Expand)AuthorAgeFilesLines
* [stable9] Simplify testPermissionMovedGroupShare (#25573)Vincent Petry2016-08-161-56/+20
* Fix grouping of received shares in MountProviderVincent Petry2016-08-131-1/+1
* Added more tests for sharing's MountProviderVincent Petry2016-08-132-1/+156
* Fix paths returned by \OC\Files\Storage\Shared hooks (#25519)Vincent Petry2016-08-131-2/+2
* On mount make sure multiple shares with same target map to unique ones (#23937)Roeland Douma2016-06-232-15/+49
* Catch exceptions while creating shared mountsRobin Appelman2016-06-212-11/+25
* Delay files_sharing's registerMountProvidersVincent Petry2016-06-201-2/+3
* Make getShareFolder use given view instead of static FS (#25150)Vincent Petry2016-06-202-5/+9
* Show the path relative to the requesting user (#25067)Roeland Douma2016-06-132-5/+28
* Allow public upload when the quota is unlimited (#24988)Joas Schilling2016-06-061-1/+1
* Backport of share id as string fixVincent Petry2016-06-011-2/+2
* Merge pull request #24830 from owncloud/stable9-lenz1111-share_download_range...Vincent Petry2016-05-301-2/+11
|\
| * Http Range requests support in downloadsPiotr Filiciak2016-05-251-2/+11
* | Improve isLocal performance for SharedStorageRobin Appelman2016-05-251-3/+1
|/
* Merge pull request #24574 from owncloud/stable9_24568Thomas Müller2016-05-111-1/+2
|\
| * Fix test race conditionRoeland Jago Douma2016-05-111-1/+2
* | Yo-ho-oh - Murder all band 'o pirates - backport of #24550Thomas Müller2016-05-112-12/+0
|/
* Add unit tests for shared size propagation with encryptionRobin Appelman2016-04-212-14/+68
* Fix displaying owner before share icon in file listVincent Petry2016-03-302-3/+4
* Return remote shares in oc:share-types Webdav propertyVincent Petry2016-03-241-0/+2
* Merge pull request #23493 from owncloud/stable9_22679Thomas Müller2016-03-232-0/+92
|\
| * When the Share API is disabled do not return sharesRoeland Jago Douma2016-03-222-0/+92
* | Merge pull request #23478 from owncloud/backport-l10nThomas Müller2016-03-2286-86/+758
|\ \
| * | Backport translations to stable9Joas Schilling2016-03-2286-86/+758
| |/
* | Respect disabled group sharing in sharee endpointRoeland Jago Douma2016-03-223-35/+69
* | Block group sharing in API and in share managerRoeland Jago Douma2016-03-222-1/+53
|/
* Merge pull request #23389 from owncloud/backport-23287-fed-share-action-linksThomas Müller2016-03-211-2/+2
|\
| * Make sure to append the web root as per docJoas Schilling2016-03-181-2/+2
* | Add webdav property for share info in PROPFIND responseVincent Petry2016-03-183-45/+55
|/
* Merge pull request #23259 from owncloud/backport-22998Thomas Müller2016-03-172-5/+5
|\
| * Delay check till scanner is usedLukas Reschke2016-03-152-5/+5
* | Specify the target user when unsharing a federated shareRobin Appelman2016-03-162-1/+33
* | move failedstorage to coreRobin Appelman2016-03-151-1/+1
* | dont break when there is an invalid shareRobin Appelman2016-03-151-5/+19
|/
* Correctly lower the search input as wellJoas Schilling2016-03-141-5/+5
* Return the correct group casing in sharee apiJoas Schilling2016-03-141-2/+2
* Add mimetype to OCS Share API outputRoeland Jago Douma2016-03-092-4/+19
* Merge pull request #22990 from owncloud/stable9-backport-has-keyThomas Müller2016-03-091-2/+2
|\
| * Use "hasKey" instead of checking the valueLukas Reschke2016-03-091-2/+2
* | Merge pull request #22922 from owncloud/stable9-share-archivenamedownloadallThomas Müller2016-03-092-3/+5
|\ \ | |/ |/|
| * Remove "files" arg from download URL in public link pageVincent Petry2016-03-071-2/+4
| * Fix archive file name when downloading public shareVincent Petry2016-03-071-1/+1
* | Fix share mounting recursionVincent Petry2016-03-081-0/+2
|/
* Cache results of testRemoteUrlLukas Reschke2016-03-051-2/+19
* Remove Scrutinizer Auto FixerLukas Reschke2016-03-015-5/+0
* Update author informationLukas Reschke2016-03-0116-8/+17
* Merge pull request #22681 from owncloud/add-autodiscovery-for-ocsThomas Müller2016-03-019-7/+86
|\
| * Fix Scrutinizer issuesLukas Reschke2016-02-291-0/+1
| * Add autodiscovery support to server-to-server sharingLukas Reschke2016-02-269-7/+86
* | Merge pull request #22728 from owncloud/external-share-testremoteThomas Müller2016-03-014-28/+65
|\ \