You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nextcloud-server/lib/private/Files
Fiehe Christoph 91434f1893
fix(s3): expose request_checksum_calculation and response_checksum_validation
4 months ago
..
AppData
Cache fix: Fix crash in files_version about uninitialized property 5 months ago
Config feat(mounts): optimize load of mounts by filtering on database side 7 months ago
Conversion chore: apply new CSFixer rules 8 months ago
Lock
Mount feat: move primary object store configuration to a single place 10 months ago
Node fix(files): Always return a valid mimetype 5 months ago
Notify chore: apply new CSFixer rules 8 months ago
ObjectStore fix(s3): expose request_checksum_calculation and response_checksum_validation 4 months ago
Search chore: apply new CSFixer rules 8 months ago
SimpleFS chore: apply new CSFixer rules 8 months ago
Storage fix(files): Stop overwriting scan_permissions 5 months ago
Stream chore: apply new CSFixer rules 8 months ago
Template fix: validate filename when creating file from template 5 months ago
Type refactor(IMimeTypeDetector): streamline finfo usage + misc tidying 7 months ago
Utils fix: make early check if users filesystem have a mountpoint at /<user>/files/ 7 months ago
FileInfo.php fix(files): Always return a valid mimetype 5 months ago
FilenameValidator.php fix(FilenameValidator): use `_` as default replacement for invalid chars 9 months ago
Filesystem.php fix(Filesystem): use FilenameValidator for `Filesystem::isFileBlacklisted` 6 months ago
SetupManager.php fix: don't update cached mountpoints if the request doesn't have filesystem access 7 months ago
SetupManagerFactory.php fix: Replace OC_App::loadApp calls by IAppManager 8 months ago
View.php perf: use more optimized node-by-id logic in View::getPath 7 months ago