summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/lib/Controller/ShareAPIController.php
Commit message (Expand)AuthorAgeFilesLines
* set expire date for all share typesBjoern Schiessle2017-04-031-20/+18
* allow password protected mail sharesBjoern Schiessle2017-04-031-2/+21
* add new password column to the share table in order to set passwords for shar...Bjoern Schiessle2017-04-031-0/+1
* Merge pull request #3884 from nextcloud/downstream-26956Joas Schilling2017-03-201-1/+1
|\
| * Skip null groups in group manager (#26871) (#26956)Vincent Petry2017-03-171-1/+1
* | shares-circlesMaxence Lange2017-03-171-2/+42
|/
* allow editing single files shared as public linkBjoern Schiessle2017-01-241-0/+1
* Use group display name in sharing API + UIVincent Petry2016-12-221-1/+2
* Fixes not allowed increasing of link share permissionsRoeland Jago Douma2016-11-131-0/+1
* Merge pull request #1887 from nextcloud/downstream-26370Morris Jobke2016-11-021-2/+8
|\
| * Fix OCS API to be able to remove group shares from self as recipientRoeland Jago Douma2016-11-021-2/+8
* | unit tests updated and new addedBjoern Schiessle2016-11-011-7/+12
* | don't show 'notify by mail' option or permissions not available for mail sharesBjoern Schiessle2016-11-011-1/+2
* | show correct display name if we have the user in one of our address booksBjoern Schiessle2016-11-011-4/+24
* | handle case if no share-by-mail share provider is loadedBjoern Schiessle2016-11-011-1/+6
* | update permissionsBjoern Schiessle2016-11-011-1/+8
* | add share by mail share providerBjoern Schiessle2016-11-011-1/+18
|/
* Move Share20OCS to ShareAPIControllerRoeland Jago Douma2016-10-241-0/+806