summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/lib/Controller
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #2165 from nextcloud/sharing-activities-updateRoeland Jago Douma2016-11-221-6/+6
|\
| * Move file sharing activities to the new APIJoas Schilling2016-11-161-6/+6
* | Add config switchLukas Reschke2016-11-211-14/+28
* | Fix lookup urlRoeland Jago Douma2016-11-211-1/+1
* | Search on lookup serverRoeland Jago Douma2016-11-211-4/+40
|/
* Fixes not allowed increasing of link share permissionsRoeland Jago Douma2016-11-131-0/+1
* Only check the sharing backends for file/folder itemsJoas Schilling2016-11-101-13/+14
* add activity for share by mailBjoern Schiessle2016-11-081-42/+86
* More testsRoeland Jago Douma2016-11-031-20/+14
* Move publicpreview overRoeland Jago Douma2016-11-031-0/+108
* Remove upload_limit in files app as it is not needed with PUT upload (#26069)Vincent Petry2016-11-021-3/+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
* | remove unused variableBjoern Schiessle2016-11-011-1/+0
* | unit tests updated and new addedBjoern Schiessle2016-11-012-11/+16
* | don't show 'notify by mail' option or permissions not available for mail sharesBjoern Schiessle2016-11-011-1/+2
* | if we have a exact match, either for the federated cloud id or for theBjoern Schiessle2016-11-011-26/+41
* | unified way to display remote shares and mail sharesBjoern Schiessle2016-11-011-2/+2
* | show correct display name if we have the user in one of our address booksBjoern Schiessle2016-11-011-4/+24
* | improve search for federated cloud ids and email adressesBjoern Schiessle2016-11-011-8/+58
* | handle case if no share-by-mail share provider is loadedBjoern Schiessle2016-11-012-1/+11
* | update permissionsBjoern Schiessle2016-11-011-1/+8
* | add share by mail share providerBjoern Schiessle2016-11-011-1/+18
* | introduce share by mail, ui partBjoern Schiessle2016-11-011-67/+23
|/
* Merge pull request #1876 from nextcloud/shareesAPI_emailMorris Jobke2016-10-251-0/+70
|\
| * Add ShareesAPI E-mail searchRoeland Jago Douma2016-10-241-0/+70
* | Move files_sharing Controllers => ControllerRoeland Jago Douma2016-10-242-0/+727
|/
* Move Share20OCS to ShareAPIControllerRoeland Jago Douma2016-10-241-0/+806
* Move remote_shares OCS endpoint to AppFrameworkRoeland Jago Douma2016-09-091-0/+183
* Allow space for federated share id searchVincent Petry2016-08-301-1/+1
* Sharee API to AppFrameworkRoeland Jago Douma2016-08-261-0/+541