summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing
Commit message (Expand)AuthorAgeFilesLines
* [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
* | | Merge pull request #22974 from owncloud/php-automagics-type-conversion-is-funThomas Müller2016-03-091-2/+2
|\ \ \
| * | | Use "hasKey" instead of checking the valueLukas Reschke2016-03-081-2/+2
| |/ /
* / / [tx-robot] updated from transifexJenkins for ownCloud2016-03-092-0/+2
|/ /
* | Fix share mounting recursionVincent Petry2016-03-081-0/+2
* | Merge pull request #22915 from owncloud/cleanup_ocs_share_apiThomas Müller2016-03-081-57/+37
|\ \
| * | Can't convert node to stringRoeland Jago Douma2016-03-071-1/+6
| * | Move common code to functionRoeland Jago Douma2016-03-071-56/+31
| |/
* / [tx-robot] updated from transifexJenkins for ownCloud2016-03-082-0/+16
|/
* 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
* [tx-robot] updated from transifexJenkins for ownCloud2016-03-074-2/+50
* Merge pull request #22859 from owncloud/cache-results-in-memcache-for-is-ownc...Thomas Müller2016-03-061-2/+19
|\
| * Cache results of testRemoteUrlLukas Reschke2016-03-041-2/+19
* | [tx-robot] updated from transifexJenkins for ownCloud2016-03-054-4/+8
|/
* [tx-robot] updated from transifexJenkins for ownCloud2016-03-046-2/+24
* Increase all versions on master which is now 9.1Joas Schilling2016-03-021-2/+2
* 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
|\ \
| * | Only use scanner if remote is an ownCloudLukas Reschke2016-03-011-1/+17
| * | /shareinfo is not requiredLukas Reschke2016-03-012-0/+8
| * | Fix testsLukas Reschke2016-03-011-20/+14
| * | Add missing trailing slashLukas Reschke2016-03-012-3/+3
| * | use ocs discover endpoint to test remoteRobin Appelman2016-03-012-8/+27
* | | Merge pull request #22700 from owncloud/only_1_linkshareThomas Müller2016-03-011-0/+9
|\ \ \
| * | | For now only allow 1 link share per file/folderRoeland Jago Douma2016-03-011-0/+9
* | | | Merge pull request #22613 from owncloud/quota-changedavreturnvaluewhennoquotasetThomas Müller2016-03-011-0/+4
|\ \ \ \ | |/ / / |/| | |
| * | | Return -3 for unlimited quotaVincent Petry2016-02-291-0/+4
| |/ /
* | | Merge pull request #22740 from owncloud/fix_resare_updatesThomas Müller2016-03-012-0/+20
|\ \ \
| * | | Check correct permissions when resharingRoeland Jago Douma2016-02-292-0/+20
| |/ /
* / / [tx-robot] updated from transifexJenkins for ownCloud2016-03-012-0/+20
|/ /
* | [tx-robot] updated from transifexJenkins for ownCloud2016-02-292-0/+2
* | [tx-robot] updated from transifexJenkins for ownCloud2016-02-282-2/+176
* | [tx-robot] updated from transifexJenkins for ownCloud2016-02-272-0/+2
* | Merge pull request #22640 from owncloud/fix_22587Thomas Müller2016-02-262-0/+129
|\ \
| * | Remove delete permissions for read-only federated resharesRoeland Jago Douma2016-02-252-0/+129
* | | Make more action icons themable + style fixesVincent Petry2016-02-251-0/+4
* | | Make file actions use icon CSS classesRoeland Jago Douma2016-02-252-14/+19
| |/ |/|