summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/lib/AppInfo/Application.php
Commit message (Expand)AuthorAgeFilesLines
* Fix files_sharingRoeland Jago Douma2018-11-021-1/+2
* accept/decline group sharesBjoern Schiessle2018-07-111-0/+2
* send accept share notification (WIP)Bjoern Schiessle2018-07-021-0/+2
* Use ::class statement instead of stringMorris Jobke2018-01-291-2/+4
* Update license headersMorris Jobke2017-11-061-0/+2
* Remove old code + add MiddlewareRoeland Jago Douma2017-08-101-0/+8
* Remove unused use statementsMorris Jobke2017-04-221-1/+0
* Do proper DIRoeland Jago Douma2017-04-111-1/+1
* remove discovery manager in favour of the OCSDiscoveryServiceBjoern Schiessle2017-04-111-5/+1
* Move OC_Defaults to OCP\DefaultsMorris Jobke2017-04-091-1/+2
* register cloudidmanager for files_sharingRobin Appelman2017-02-081-0/+4
* Add a single public api for resolving a cloud id to a user and remote and backRobin Appelman2017-02-081-1/+2
* allow to access mail shares even if public links are disabledBjoern Schiessle2017-01-041-1/+3
* Move files_sharing Controllers => ControllerRoeland Jago Douma2016-10-241-2/+2
* Move Share20OCS to ShareAPIControllerRoeland Jago Douma2016-10-241-14/+0
* Adding Open Graph Support for public shares http://ogp.me/Thomas Müller2016-10-211-2/+6
* Move remote_shares OCS endpoint to AppFrameworkRoeland Jago Douma2016-09-091-0/+1
* HTTPHelper is deprecatedRoeland Jago Douma2016-08-241-1/+1
* Add OCSShareAPIMiddlewareRoeland Jago Douma2016-08-051-0/+9
* Convert Share API to use the AppFrameworkRoeland Jago Douma2016-08-051-1/+14
* Update with robinJoas Schilling2016-07-211-1/+1
* Fix apps/Joas Schilling2016-07-211-3/+5
* Add eventdispatcher to public link viewRoeland Jago Douma2016-07-181-1/+2
* remove unused parameterBjoern Schiessle2016-07-141-1/+1
* Catch exceptions while creating shared mounts (#25077)Robin Appelman2016-06-201-1/+2
* Update license headersLukas Reschke2016-05-261-1/+2
* Move classes from outside lib/ to PSR-4Joas Schilling2016-05-251-0/+145