nextcloud-server/lib/private/Files
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
..
AppData Move CappedMemoryCache to OCP 2022-07-14 15:54:31 +07:00
Cache directly build the search filter for shared storage instead of setting up the source cache 2022-08-17 11:58:57 +07:00
Config fix updating cached mounts that didn't have their mount provider set previously 2022-08-16 13:47:41 +07:00
Lock
Mount Move CappedMemoryCache to OCP 2022-07-14 15:54:31 +07:00
Node Filter out old files when trying to get recent files 2022-09-05 12:53:32 +07:00
Notify
ObjectStore Merge pull request #32740 from jasperweyne/patch-2 2022-09-19 10:19:15 +07:00
Search
SimpleFS Fix typos in lib/private subdirectory 2022-07-27 08:52:17 +07:00
Storage Merge pull request #24596 from kofemann/dcache-worm 2022-09-16 14:39:13 +07:00
Stream fix using FSEEK_END with SeekableHttpStream to get file size 2022-09-15 17:23:16 +07:00
Template
Type
Utils
FileInfo.php store unencrypted size in the unencrypted_size column 2022-08-16 13:54:26 +07:00
Filesystem.php Move CappedMemoryCache to OCP 2022-07-14 15:54:31 +07:00
SetupManager.php get quota for user only when needed 2022-09-01 19:32:24 +07:00
SetupManagerFactory.php
View.php Cleanup tags and Share component 2022-09-29 15:15:28 +07:00