nextcloud-server/lib/private/Files/Storage
Thomas Citharel dcd27fd986
feat(http-client): expose default request timeout constant to be used instead of magic number 30
Will be used to set default where we are able to override the default timeout.

See https://github.com/nextcloud/server/pull/48418

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2024-10-11 10:57:02 +07:00
..
PolyFill refactor(Storage): Make all parameter types strong types 2024-10-07 15:00:05 +07:00
Wrapper Merge pull request #48623 from nextcloud/fix/allow-quota-wrapper-check 2024-10-09 18:39:42 +07:00
Common.php refactor(Storage): Make all parameter types strong types 2024-10-07 15:00:05 +07:00
CommonTest.php refactor(Storage): Make all parameter types strong types 2024-10-07 15:00:05 +07:00
DAV.php feat(http-client): expose default request timeout constant to be used instead of magic number 30 2024-10-11 10:57:02 +07:00
FailedStorage.php refactor(Storage): Make all parameter types strong types 2024-10-07 15:00:05 +07:00
Home.php refactor(Storage): Make all parameter types strong types 2024-10-07 15:00:05 +07:00
Local.php refactor(Storage): Make all parameter types strong types 2024-10-07 15:00:05 +07:00
LocalRootStorage.php refactor(Storage): Make all parameter types strong types 2024-10-07 15:00:05 +07:00
LocalTempFileTrait.php refactor(Storage): Make all parameter types strong types 2024-10-07 15:00:05 +07:00
Storage.php refactor(Storage): Make all parameter types strong types 2024-10-07 15:00:05 +07:00
StorageFactory.php refactor(Storage): Make all parameter types strong types 2024-10-07 15:00:05 +07:00
Temporary.php fix(Storage): Fix IStorage return types 2024-09-26 18:13:03 +07:00