nextcloud-server/lib/private/Accounts
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 +07:00
..
Account.php Add method to set all account properties from json 2022-03-17 16:33:19 +07:00
AccountManager.php Move CappedMemoryCache to OCP 2022-07-14 15:54:31 +07:00
AccountProperty.php Fix undefined/unset scope in account properties 2022-01-11 10:15:06 +07:00
AccountPropertyCollection.php Fix ArrayAccess and JsonSerializable return types 2021-11-23 09:28:56 +07:00
Hooks.php Cleanup tags and Share component 2022-09-29 15:15:28 +07:00
TAccountsHelper.php Add new account properties 2021-10-19 04:44:40 +07:00