nextcloud/lib/private/Share20
Roeland Douma 495a964ca2 Migrate post_groupDelete hook to share manager (#23841)
The hook now calls the share manager that will call the responsible
shareProvider to do the proper cleanup.

* Unit tests added

Again nothing should change it is just to cleanup old code
2016-04-12 09:46:25 +02:00
..
Exception
DefaultShareProvider.php Migrate post_groupDelete hook to share manager (#23841) 2016-04-12 09:46:25 +02:00
Hooks.php Migrate post_groupDelete hook to share manager (#23841) 2016-04-12 09:46:25 +02:00
Manager.php Migrate post_groupDelete hook to share manager (#23841) 2016-04-12 09:46:25 +02:00
ProviderFactory.php re-try to send unshare notification if remote server is not available 2016-04-08 11:32:04 +02:00
Share.php Add setId and setProviderID to the public interface 2016-03-30 22:55:03 +02:00