summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/api
Commit message (Expand)AuthorAgeFilesLines
* Use an IEvent object instead of a huge parameter listJoas Schilling2015-08-191-6/+16
* Send the file id when dealing with remote share responsesJoas Schilling2015-08-191-2/+2
* Merge pull request #14401 from owncloud/ux-s2s-ldapThomas Müller2015-08-191-0/+8
|\
| * allow login names to be used for s2s with LDAP usersArthur Schiwon2015-04-131-0/+8
* | Move private functions to proper list of argumentsRoeland Jago Douma2015-08-111-25/+22
* | Share app no longer use the OCS API iconRoeland Jago Douma2015-07-061-1/+0
* | Merge pull request #17335 from owncloud/better-federated-cloud-sharing-activi...Joas Schilling2015-07-061-8/+16
|\ \
| * | Add the item name to the federated sahre activityJoas Schilling2015-07-021-1/+1
| * | Use the app constant to fix the groupingJoas Schilling2015-07-021-8/+10
| * | Use the item name when refering to the unaccepted remote shareJoas Schilling2015-07-021-1/+7
* | | Add OCS api to get, accept and decline remote sharesJoas Schilling2015-07-032-1/+95
* | | Allow sharing with type remote shareJoas Schilling2015-07-031-2/+2
|/ /
* | Merge pull request #16535 from rullzer/ocs_share_api_urlMorris Jobke2015-07-011-0/+10
|\ \
| * | OCS Share API link shares now always have an urlRoeland Jago Douma2015-05-221-0/+10
* | | Merge pull request #15475 from rullzer/files_sharing_OCP_DBMorris Jobke2015-07-011-2/+2
|\ \ \
| * | | Move files sharing app (mostly) to OCP\DBRoeland Jago Douma2015-05-181-2/+2
| |/ /
* | | Merge pull request #17163 from owncloud/update-licensesLukas Reschke2015-06-271-1/+0
|\ \ \
| * | | update license headers and authorsMorris Jobke2015-06-251-1/+0
| |/ /
* / / Use \OC\HintException and translate the hintJoas Schilling2015-06-221-0/+4
|/ /
* | Enable file icons & previews in "Shared ..." categoriesMorris Jobke2015-05-061-0/+1
* | fix followup issues with unneeded parametersMorris Jobke2015-04-181-1/+1
|/
* OCS Fixes to allow setting of password without removing additional settingsRoeland Jago Douma2015-03-301-34/+9
* Update license headersJenkins for ownCloud2015-03-262-25/+29
* Merge pull request #14998 from rullzer/ocs_api_new_urlMorris Jobke2015-03-241-2/+1
|\
| * OCS API should return fancy OC urlRoeland Jago Douma2015-03-211-2/+1
* | Correctly get the unique mountpoint name when mounting the shareJoas Schilling2015-03-171-2/+0
|/
* Shares should have a least read permissionRoeland Jago Douma2015-03-011-1/+8
* Revert "Updating license headers"Morris Jobke2015-02-262-27/+27
* Updating license headersJenkins for ownCloud2015-02-232-27/+27
* rename 'server-to-server sharing' to 'federated cloud'Bjoern Schiessle2015-01-291-4/+4
* use uid provided by setupfs hook to mount server2server shares, otherwise mou...Bjoern Schiessle2015-01-261-2/+3
* Next step in server-to-server sharing next generation, see #12285Bjoern Schiessle2014-12-191-17/+34
* OCS API for server-to-server sharingBjoern Schiessle2014-12-042-0/+823