nextcloud-server/lib/private/Files
Arthur Schiwon 997efe44ff
Merge pull request #37943 from nextcloud/fix/fix-getcontent-return-type
Fix file_get_content signatures to make it clear it can return false
2023-05-03 10:34:51 +07:00
..
AppData
Cache Merge pull request #36857 from nextcloud/scan-repair-unencrypted-size 2023-04-24 15:24:50 +07:00
Config allow storing multiple mounts for the same rootid in the mount cache 2023-04-28 15:08:08 +07:00
Lock
Mount Use typed version of IConfig::getSystemValue as much as possible 2023-04-05 12:50:08 +07:00
Node Fix file_get_content signatures to make it clear it can return false 2023-04-27 09:56:05 +07:00
Notify
ObjectStore Merge pull request #37534 from Rsplwe/master 2023-04-18 00:16:38 +07:00
Search
SimpleFS Fix return type of methods returning false on error 2023-04-03 10:52:34 +07:00
Storage Fix file_get_content signatures to make it clear it can return false 2023-04-27 09:56:05 +07:00
Stream
Template Use typed version of IConfig::getSystemValue as much as possible 2023-04-05 12:50:08 +07:00
Type Put Mimeloader insertion and read in the same transaction 2023-04-17 13:32:02 +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
View.php Merge pull request #37943 from nextcloud/fix/fix-getcontent-return-type 2023-05-03 10:34:51 +07:00