summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing
Commit message (Expand)AuthorAgeFilesLines
* On mount make sure multiple shares with same target map to unique ones (#23937)Roeland Douma2016-04-142-15/+49
* [tx-robot] updated from transifexJenkins for ownCloud2016-04-132-0/+2
* apps: Fix typos (found by codespell) (#23862)Stefan Weil2016-04-124-7/+7
* Fix Share20OCSTestRoeland Jago Douma2016-04-081-4/+3
* Merge pull request #23444 from owncloud/add-loading-spinnerJan-Christoph Borchardt2016-04-071-0/+19
|\
| * add loading spinner to add to owncloud input fieldErik Pellikka2016-04-071-0/+19
* | [tx-robot] updated from transifexJenkins for ownCloud2016-04-072-0/+8
|/
* Add capability to show if group sharing is enabledRoeland Jago Douma2016-04-042-0/+20
* [tx-robot] updated from transifexJenkins for ownCloud2016-04-012-0/+2
* [tx-robot] updated from transifexJenkins for ownCloud2016-03-314-8/+100
* Fix displaying owner before share icon in file listVincent Petry2016-03-302-3/+4
* [tx-robot] updated from transifexJenkins for ownCloud2016-03-292-0/+2
* [tx-robot] updated from transifexJenkins for ownCloud2016-03-282-0/+2
* [tx-robot] updated from transifexJenkins for ownCloud2016-03-272-2/+6
* Return remote shares in oc:share-types Webdav propertyVincent Petry2016-03-241-0/+2
* Merge pull request #23463 from owncloud/lets-consistently-use-no-refererThomas Müller2016-03-232-3/+3
|\
| * Consistently use rel=noreferrerLukas Reschke2016-03-202-3/+3
* | Merge pull request #23398 from owncloud/block_group_sharingThomas Müller2016-03-225-36/+122
|\ \
| * | 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
* | | When the Share API is disabled do not return sharesRoeland Jago Douma2016-03-222-1/+91
|/ /
* | Merge pull request #22789 from owncloud/dav-sharespropertyThomas Müller2016-03-213-45/+55
|\ \
| * | Add webdav property for share info in PROPFIND responseVincent Petry2016-03-173-45/+55
* | | [tx-robot] updated from transifexJenkins for ownCloud2016-03-212-2/+2
| |/ |/|
* | [tx-robot] updated from transifexJenkins for ownCloud2016-03-202-8/+8
|/
* Merge pull request #23287 from owncloud/issue-22786-absolute-pathsThomas Müller2016-03-171-2/+2
|\
| * Make sure to append the web root as per docJoas Schilling2016-03-161-2/+2
* | Merge pull request #23155 from owncloud/fed-unshare-withThomas Müller2016-03-162-1/+33
|\ \ | |/ |/|
| * Specify the target user when unsharing a federated shareRobin Appelman2016-03-142-1/+33
* | Merge pull request #22998 from owncloud/delay-loading-the-scannerThomas Müller2016-03-152-5/+5
|\ \
| * | Delay check till scanner is usedLukas Reschke2016-03-092-5/+5
* | | Merge pull request #23039 from owncloud/invalid-share-storageThomas Müller2016-03-151-5/+19
|\ \ \
| * | | move failedstorage to coreRobin Appelman2016-03-111-1/+1
| * | | dont break when there is an invalid shareRobin Appelman2016-03-111-5/+19
* | | | [tx-robot] updated from transifexJenkins for ownCloud2016-03-152-0/+18
| |_|/ |/| |
* | | [tx-robot] updated from transifexJenkins for ownCloud2016-03-146-6/+6
* | | Merge pull request #23091 from owncloud/issue-23085-csae-insensitive-group-se...Thomas Müller2016-03-131-7/+7
|\ \ \
| * | | Correctly lower the search input as wellJoas Schilling2016-03-111-5/+5
| * | | Return the correct group casing in sharee apiJoas Schilling2016-03-111-2/+2
| |/ /
* | | Fix intergration testsRoeland Jago Douma2016-03-131-893/+631
* | | Remove the old OCS Share API codeRoeland Jago Douma2016-03-131-645/+0
|/ /
* | [tx-robot] updated from transifexJenkins for ownCloud2016-03-116-56/+88
* | Merge pull request #23121 from owncloud/scrutinizer_share_fixesThomas Müller2016-03-102-2/+2
|\ \
| * | Fix some scrutinizer warning in the sharing codeRoeland Jago Douma2016-03-102-2/+2
* | | Add mimetype to OCS Share API outputRoeland Jago Douma2016-03-102-4/+19
|/ /
* / [tx-robot] updated from transifexJenkins for ownCloud2016-03-102-4/+4
|/
* Merge pull request #22930 from owncloud/bugfix-submit-disable-password-length...Thomas Müller2016-03-092-2/+12
|\
| * Public link share disabled if password length is equal to 0prastut2016-03-082-2/+12
* | Merge pull request #22972 from owncloud/use-httpclient-instead-of-file-get-co...Thomas Müller2016-03-091-27/+23
|\ \
| * | Use HTTPClient instead of file_get_contentsLukas Reschke2016-03-081-27/+23