summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/lib/AppInfo
Commit message (Expand)AuthorAgeFilesLines
* Move files_sharing over to new event for projectsJulius Härtl2022-05-121-3/+4
* Update cache when display name changeCarl Schwan2022-04-221-0/+3
* Move bundles to /distJohn Molakvoæ (skjnldsv)2022-01-081-2/+2
* use the correct navigation manager for the sharesRobin Appelman2021-10-191-2/+2
* call setupSharingMenus againRobin Appelman2021-10-191-13/+12
* move files_sharing to IBootStrapRobin Appelman2021-10-191-54/+30
* Replace ILogger with LoggerInterface in remote share managerVincent Petry2021-07-271-1/+2
* Add logging to external shares managerVincent Petry2021-07-271-1/+2
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-2/+1
* load share settings from the share manager in more placesRobin Appelman2021-05-121-7/+13
* Do not register share menu in cases where the files app has not been register...Julius Härtl2020-12-081-1/+1
* Fix invalid usages of the new dispatcherRoeland Jago Douma2020-10-291-4/+6
* Move federated_share_added into a typed eventMorris Jobke2020-07-231-1/+2
* Migrate files sharing to the PSR containerChristoph Wurst2020-07-161-7/+7
* Add BeforeTemplateRenderedEvent for files_sharingJulius Härtl2020-07-151-0/+3
* Lazy register the navigationRoeland Jago Douma2020-07-091-53/+56
* Update license headers for 19Christoph Wurst2020-04-291-2/+0
* PHP CS fixesJoas Schilling2020-04-181-5/+0
* Directly use the class to get the serviceJoas Schilling2020-04-181-1/+1
* Fix creating the share controllerJoas Schilling2020-04-181-70/+3
* Add visibility to all constantsChristoph Wurst2020-04-101-1/+1
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-1/+0
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-091-4/+4
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-311-0/+1
* Convert share event to an interaction eventChristoph Wurst2020-03-251-1/+2
* Auto accept group shares for users added to a groupRoeland Jago Douma2020-03-251-0/+3
* 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