summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #23918 from owncloud/cruds-for-federated-sharesBjörn Schießle2016-04-221-0/+16
|\
| * ask for share-permissions on propfindBjörn Schießle2016-04-201-0/+16
* | 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
* | Move SharedStorage et al over to the shareManager and jailRoeland Jago Douma2016-04-197-455/+144
|/
* On mount make sure multiple shares with same target map to unique ones (#23937)Roeland Douma2016-04-142-15/+49
* apps: Fix typos (found by codespell) (#23862)Stefan Weil2016-04-121-1/+1
* Add capability to show if group sharing is enabledRoeland Jago Douma2016-04-041-0/+2
* 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
* | move failedstorage to coreRobin Appelman2016-03-111-1/+1
* | dont break when there is an invalid shareRobin Appelman2016-03-111-5/+19
|/
* 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
* | Use "hasKey" instead of checking the valueLukas Reschke2016-03-081-2/+2
|/
* Fix share mounting recursionVincent Petry2016-03-081-0/+2
* Fix archive file name when downloading public shareVincent Petry2016-03-071-1/+1
* Cache results of testRemoteUrlLukas Reschke2016-03-041-2/+19
* Remove Scrutinizer Auto FixerLukas Reschke2016-03-013-3/+0
* Update author informationLukas Reschke2016-03-017-7/+8
* Merge pull request #22681 from owncloud/add-autodiscovery-for-ocsThomas Müller2016-03-013-5/+26
|\
| * Add autodiscovery support to server-to-server sharingLukas Reschke2016-02-263-5/+27
* | Merge pull request #22728 from owncloud/external-share-testremoteThomas Müller2016-03-013-8/+51
|\ \
| * | Only use scanner if remote is an ownCloudLukas Reschke2016-03-011-1/+17
| * | /shareinfo is not requiredLukas Reschke2016-03-012-0/+8
| * | Add missing trailing slashLukas Reschke2016-03-012-3/+3
| * | use ocs discover endpoint to test remoteRobin Appelman2016-03-012-8/+27
| |/
* / Return -3 for unlimited quotaVincent Petry2016-02-291-0/+4
|/
* inject the correct external share manager into the storageRobin Appelman2016-02-251-3/+4
* Merge pull request #22444 from owncloud/fix-federated-share-deleteThomas Müller2016-02-181-15/+43
|\
| * get the actual user instead of a federated cloud idBjoern Schiessle2016-02-181-15/+43
* | Properly trigger testRemote after getting a 404 from remote fed shareVincent Petry2016-02-181-0/+3
|/
* Merge pull request #22317 from owncloud/fix_invisible_linksharesThomas Müller2016-02-121-31/+37
|\
| * Fix migration step to avoind invisible sharesRoeland Jago Douma2016-02-111-31/+37
* | Merge pull request #22307 from owncloud/remove-notification-on-unshare-and-on...Thomas Müller2016-02-111-3/+3
|\ \ | |/ |/|
| * Remove the notification if accepting/declining failed because of 404Joas Schilling2016-02-111-3/+3
* | Add translations of unshare activitiesJoas Schilling2016-02-101-16/+77
|/
* Mark the accept button as primaryJoas Schilling2016-02-101-1/+2
* Create the actions with the correct IDJoas Schilling2016-02-101-2/+2
* Bring the messages inlineJoas Schilling2016-02-101-1/+1
* Revert "Disable the remote sharing notifications until they work properly"Joas Schilling2016-02-101-2/+2
* check share permissions in share controllerRobin Appelman2016-02-091-0/+17
* Example hook checkRoeland Jago Douma2016-02-091-9/+7
* throw hooks when accessing a link shareArthur Schiwon2016-02-091-2/+55
* Update the migration step to include federated sharesRoeland Jago Douma2016-02-081-2/+4
* Gracefull handle link shares rename hookRoeland Jago Douma2016-02-051-0/+6
* [Share 2.0] Fix public link sharingRoeland Jago Douma2016-02-031-8/+8
* [Share 2.0] Add exceptions to OCPRoeland Jago Douma2016-02-021-2/+3