nextcloud-server/lib/private/Files
Ferdinand Thiessen 9716b0d735 refactor: Migrate some legacy and core functions to `IFilenameValidator`
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-07-19 19:41:46 +07:00
..
AppData chore: Add SPDX header 2024-05-24 13:11:22 +07:00
Cache fix: make batch propagator work with sharding restrictions 2024-07-17 19:16:07 +07:00
Config fix: make usermountcache compatible with sharding 2024-07-17 19:16:05 +07:00
Lock chore: Add SPDX header 2024-05-24 13:11:22 +07:00
Mount chore: Add SPDX header 2024-05-24 13:11:22 +07:00
Node fix: also use optimized getFirstNodeyIdInPath for Folder::getFirstNodeById 2024-06-20 18:51:27 +07:00
Notify chore: Add SPDX header 2024-05-24 13:11:22 +07:00
ObjectStore fix(s3): Don't wait indefinitely for S3 to return 2024-07-05 16:24:32 +07:00
Search chore: Add SPDX header 2024-05-24 13:11:22 +07:00
SimpleFS chore: Add SPDX header 2024-05-24 13:11:22 +07:00
Storage refactor: Migrate filename validation logic from `Storage` to `FilenameValidator` 2024-07-16 12:49:09 +07:00
Stream chore: Add SPDX header 2024-05-24 13:11:22 +07:00
Template chore: Add SPDX header 2024-05-24 13:11:22 +07:00
Type chore: Add SPDX header 2024-05-24 13:11:22 +07:00
Utils chore: Add SPDX header 2024-05-24 13:11:22 +07:00
FileInfo.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
FilenameValidator.php refactor: Migrate filename validation logic from `Storage` to `FilenameValidator` 2024-07-16 12:49:09 +07:00
Filesystem.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
SetupManager.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
SetupManagerFactory.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
View.php refactor: Migrate some legacy and core functions to `IFilenameValidator` 2024-07-19 19:41:46 +07:00