nextcloud-server/lib/private/Share20
Carl Schwan 92a5a8f075 Cleanup tags and Share component
- Port to LoggerInterface
- Use IDBConnection and IQueryBuilder instead of raw SQL and OC_DB
- Use IEventListener instead of hooks
- Remove the now unused OC_DB and OC_DB_StatementWrapper legacy utils

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-09-29 15:15:28 +00:00
..
Exception
DefaultShareProvider.php Use bigger slice in share provider 2022-08-16 11:17:27 +02:00
Hooks.php
LegacyHooks.php
Manager.php don't reduce file public link permissions if public upload is not enabled 2022-08-01 15:00:51 +02:00
ProviderFactory.php
Share.php Fix view-only code after code review comments 2022-07-28 16:53:24 +02:00
ShareAttributes.php Add share attributes + prevent download permission 2022-07-28 16:53:22 +02:00
ShareHelper.php
UserRemovedListener.php Cleanup tags and Share component 2022-09-29 15:15:28 +00:00