nextcloud/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 +00:00
..
Provider fix exif metadata provider 2022-08-12 13:54:12 +02:00
Capabilities.php Add a metadata service to store file metadata 2022-04-13 14:06:29 +02:00
FileEventListener.php Cleanup tags and Share component 2022-09-29 15:15:28 +00:00
FileMetadata.php Fix older migrations to the version pattern 2022-04-25 09:39:56 +02:00
FileMetadataMapper.php Add a metadata service to store file metadata 2022-04-13 14:06:29 +02:00
IMetadataManager.php Fix typos in lib/private subdirectory 2022-07-27 08:52:17 -04:00
IMetadataProvider.php Add a metadata service to store file metadata 2022-04-13 14:06:29 +02:00
MetadataManager.php Fix an issue with the search backend update 2022-04-14 12:11:02 +02:00