summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/lib/Controller/ShareesAPIController.php
Commit message (Expand)AuthorAgeFilesLines
...
* Use intval() for validation of config optionsMorris Jobke2017-02-211-2/+2
* allow to configure a min-length of search strings for auto-compeltion and a m...Bjoern Schiessle2017-02-211-0/+12
* Add a single public api for resolving a cloud id to a user and remote and backRobin Appelman2017-02-081-37/+15
* Use group display name in sharing API + UIVincent Petry2016-12-221-11/+19
* 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
* Only check the sharing backends for file/folder itemsJoas Schilling2016-11-101-13/+14
* remove unused variableBjoern Schiessle2016-11-011-1/+0
* unit tests updated and new addedBjoern Schiessle2016-11-011-4/+4
* 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
* 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-011-0/+5
* introduce share by mail, ui partBjoern Schiessle2016-11-011-67/+23
* Add ShareesAPI E-mail searchRoeland Jago Douma2016-10-241-0/+70
* Allow space for federated share id searchVincent Petry2016-08-301-1/+1
* Sharee API to AppFrameworkRoeland Jago Douma2016-08-261-0/+541