nextcloud/lib/private/Files
Ferdinand Thiessen 752523f874 fix: Prevent PHP warnings when optional CacheEntry attributes are unset
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2023-08-17 09:48:53 +00:00
..
AppData
Cache fix: Prevent PHP warnings when optional CacheEntry attributes are unset 2023-08-17 09:48:53 +00:00
Config allow storing multiple mounts for the same rootid in the mount cache 2023-04-28 15:08:08 +02:00
Lock
Mount Use typed version of IConfig::getSystemValue as much as possible 2023-04-05 12:50:08 +02:00
Node fix(node): non-existing folder is not searchable 2023-07-13 14:26:26 +00:00
Notify
ObjectStore Merge pull request #39642 from nextcloud/backport/39629/stable27 2023-08-03 08:47:22 +02:00
Search
SimpleFS Fix return type of methods returning false on error 2023-04-03 10:52:34 +02:00
Storage Include PR #38965 2023-07-10 18:31:45 +02:00
Stream
Template Use typed version of IConfig::getSystemValue as much as possible 2023-04-05 12:50:08 +02:00
Type fix(mimetype): Fix returning value when finding existing mimetype in MimeType Loader 2023-05-04 11:15:50 +02:00
Utils better error messages if the users home is not writable during scanning 2023-04-05 13:21:30 +02:00
FileInfo.php chore: ugly type juggling 2023-06-23 23:04:44 +00:00
Filesystem.php Fix file_get_content signatures to make it clear it can return false 2023-04-27 09:56:05 +02:00
SetupManager.php do onetime user setup before getting any mount from providers 2023-02-22 18:03:38 +01:00
SetupManagerFactory.php
View.php Merge pull request #37943 from nextcloud/fix/fix-getcontent-return-type 2023-05-03 10:34:51 +02:00