0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-02-14 12:59:20 +00:00
nextcloud_server/lib/private/Files/Storage
Ferdinand Thiessen 3f8244a841 fix(files): Do not array access null value
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-01-29 10:28:01 +00:00
..
PolyFill fix: Clean-up some remaining readdir calls with undesirable false evaluation potential 2024-11-13 08:34:23 +05:30
Wrapper fix(files): Do not array access null value 2025-01-29 10:28:01 +00:00
Common.php fix: don't do same-storage move optimization with encryption wrappers 2025-01-09 09:32:16 +01:00
CommonTest.php Update php licenses 2021-06-04 22:02:41 +02:00
DAV.php Fix Undefined variable: response notice in case of non-404 error 2024-11-08 16:12:15 +00:00
FailedStorage.php Remove unused method getLocalFolder 2023-04-03 10:52:34 +02:00
Home.php improve di performance for cache 2024-02-09 13:28:30 +01:00
Local.php fix(storage): Try to delete existing target 2024-11-21 07:41:54 +01:00
LocalRootStorage.php Update php licenses 2021-06-04 22:02:41 +02:00
LocalTempFileTrait.php Fix return type of methods returning false on error 2023-04-03 10:52:34 +02:00
Storage.php composer run cs:fix 2023-01-20 11:45:08 +01:00
StorageFactory.php Update php licenses 2021-06-04 22:02:41 +02:00
Temporary.php Update php licenses 2021-06-04 22:02:41 +02:00