nextcloud-server/lib/private/Files
Côme Chilliet 94b0a0e863 fix: Move storage constructor to specific interface
That allows Wrappers to use DI and not care about the constructor

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2024-09-23 09:46:44 +07:00
..
AppData chore: Add SPDX header 2024-05-24 13:11:22 +07:00
Cache chore: Add proper deprecation dates where missing 2024-09-20 00:46:03 +07:00
Config chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +07:00
Lock chore: Add SPDX header 2024-05-24 13:11:22 +07:00
Mount chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +07:00
Node chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +07:00
Notify chore: Add SPDX header 2024-05-24 13:11:22 +07:00
ObjectStore perf: reuse cache info we already have when moving to object store 2024-09-19 19:06:06 +07:00
Search chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +07:00
SimpleFS chore: Add SPDX header 2024-05-24 13:11:22 +07:00
Storage fix: Move storage constructor to specific interface 2024-09-23 09:46:44 +07:00
Stream style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
Template chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +07:00
Type style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
Utils chore: Add SPDX header 2024-05-24 13:11:22 +07:00
FileInfo.php fix(FileInfo): correctly implement `\ArrayAccess::offsetGet` 2024-09-06 03:58:00 +07:00
FilenameValidator.php fix: Also validate parent path in `verifyPath` 2024-08-28 17:22:20 +07:00
Filesystem.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
SetupManager.php chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +07:00
SetupManagerFactory.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
View.php fix(Files): Handle getOwner() returning false 2024-09-17 10:10:50 +07:00