aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_sharing
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexJenkins for ownCloud2016-04-242-0/+34
* [tx-robot] updated from transifexJenkins for ownCloud2016-04-232-0/+18
* Merge pull request #24124 from owncloud/encryped-size-progationThomas Müller2016-04-222-14/+68
|\
| * Add unit tests for shared size propagation with encryptionRobin Appelman2016-04-212-14/+68
* | Merge pull request #23918 from owncloud/cruds-for-federated-sharesBjörn Schießle2016-04-222-3/+27
|\ \ | |/ |/|
| * ask for share-permissions on propfindBjörn Schießle2016-04-201-0/+16
| * set correct permissions in shareinfoBjörn Schießle2016-04-181-3/+11
* | Merge pull request #24081 from owncloud/migrate-deprecated-jquery-v1-functionsThomas Müller2016-04-201-1/+0
|\ \
| * | replace $.parseJSON() by JSON.parse()Christoph Wurst2016-04-191-1/+0
| |/
* | Merge pull request #23919 from owncloud/cyclyc-share-dep-exampleThomas Müller2016-04-2021-1151/+789
|\ \
| * | Move moveFromCache to CacheJailRoeland Jago Douma2016-04-191-4/+0
| * | Move copy- and moveFromStorage to jailRoeland Jago Douma2016-04-191-20/+0
| * | Only construct the storage when we start using itRobin Appelman2016-04-191-7/+16
| * | Fix resolve pathRoeland Jago Douma2016-04-192-13/+1
| * | Fix testsRoeland Jago Douma2016-04-1914-681/+656
| * | Move SharedStorage et al over to the shareManager and jailRoeland Jago Douma2016-04-198-456/+146
| |/
* | Merge pull request #23952 from owncloud/hide-hidden-filesThomas Müller2016-04-201-3/+6
|\ \
| * | filter hidden files on the web interfaceChristoph Wurst2016-04-191-3/+6
| |/
* / Move the group dummy backend to testRoeland Jago Douma2016-04-191-1/+1
|/
* 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