nextcloud-server/lib/private/Metadata
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
..
Provider fix exif metadata provider 2022-08-12 13:54:12 +07:00
Capabilities.php
FileEventListener.php Cleanup tags and Share component 2022-09-29 15:15:28 +07:00
FileMetadata.php Fix older migrations to the version pattern 2022-04-25 09:39:56 +07:00
FileMetadataMapper.php
IMetadataManager.php Fix typos in lib/private subdirectory 2022-07-27 08:52:17 +07:00
IMetadataProvider.php
MetadataManager.php