nextcloud-server/lib/private/Files
Simon L ab848244fe
Merge pull request #38065 from nextcloud/fix-result-mimetype-loader
fix(mimetype): Fix returning value when finding existing mimetype in MimeType Loader
2023-05-16 11:30:13 +07:00
..
AppData Move CappedMemoryCache to OCP 2022-07-14 15:54:31 +07:00
Cache Merge pull request #38196 from nextcloud/fix/fix-32bits-freespace-and-sizes 2023-05-15 17:05:46 +07:00
Config allow storing multiple mounts for the same rootid in the mount cache 2023-04-28 15:08:08 +07:00
Lock Adapt LockScope to LockContext rename 2022-04-07 11:52:16 +07:00
Mount Use typed version of IConfig::getSystemValue as much as possible 2023-04-05 12:50:08 +07:00
Node Merge pull request #32961 from nextcloud/more-debug-lazyuserfolder 2023-05-15 11:42:06 +07:00
Notify
ObjectStore repair -1 folder sizes for object store background scan 2023-05-10 19:33:26 +07:00
Search extend path-prefix optimizer to remove all cases of path_hash= when encountering a path prefix filter 2023-01-11 16:38:41 +07:00
SimpleFS Fix return type of methods returning false on error 2023-04-03 10:52:34 +07:00
Storage Merge pull request #38196 from nextcloud/fix/fix-32bits-freespace-and-sizes 2023-05-15 17:05:46 +07:00
Stream Fix psalm errors related to filesizes 2023-02-07 11:23:29 +07:00
Template Use typed version of IConfig::getSystemValue as much as possible 2023-04-05 12:50:08 +07:00
Type fix(mimetype): Fix returning value when finding existing mimetype in MimeType Loader 2023-05-04 11:15:50 +07:00
Utils better error messages if the users home is not writable during scanning 2023-04-05 13:21:30 +07:00
FileInfo.php View needs to return an instance of OC\Files\FileInfo explicitely 2023-04-03 10:52:35 +07:00
Filesystem.php Fix file_get_content signatures to make it clear it can return false 2023-04-27 09:56:05 +07:00
SetupManager.php do onetime user setup before getting any mount from providers 2023-02-22 18:03:38 +07:00
SetupManagerFactory.php make mount cache duration configurable 2022-03-24 17:36:53 +07:00
View.php Merge pull request #37943 from nextcloud/fix/fix-getcontent-return-type 2023-05-03 10:34:51 +07:00