aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/lib/AppInfo
Commit message (Expand)AuthorAgeFilesLines
* Remove global share accepter since auto-accepting is the defaultJulius Härtl2020-01-161-1/+0
* Fix license headersChristoph Wurst2020-01-131-0/+1
* Add pending share list to frontendJulius Härtl2020-01-071-0/+9
* Allow users to specify to accept (internal) shares by defaultRoeland Jago Douma2019-12-171-0/+2
* config.php setting to always accept internal sharesRoeland Jago Douma2019-12-161-5/+8
* Update license headersChristoph Wurst2019-12-051-1/+2
* Fix testsJohn Molakvoæ (skjnldsv)2019-12-021-1/+0
* Create sharing entry point with constantsJohn Molakvoæ (skjnldsv)2019-12-021-0/+7
* Fix files_sharing app LoadSidebar eventJohn Molakvoæ (skjnldsv)2019-12-021-11/+94
* Some php-cs fixesRoeland Jago Douma2019-11-221-7/+7
* Add notifications for users that are added to the groupJoas Schilling2019-11-121-0/+6
* Add the notifier and the API endpoint for user sharesJoas Schilling2019-11-121-0/+11
* Add notification for shares about to expireRoeland Jago Douma2019-11-011-0/+5
* Move over OCSShareAPIMIddleware to pure DIRoeland Jago Douma2019-10-161-8/+1
* 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