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
Salvatore Martire 56b95459c3 fix: use unjailed source path when moving jailed files 2 months ago
..
AppData chore: Add SPDX header 2 years ago
Cache fix: use unjailed source path when moving jailed files 2 months ago
Config fix(UserMountCache): Add back unique index for oc_mounts and use normal insert 4 months ago
Conversion fix: php lint extra tab fix 1 year ago
Lock chore: Add SPDX header 2 years ago
Mount feat: move primary object store configuration to a single place 8 months ago
Node feat(file-info): encapsulate logic to get last activity in getLastActivity function 2 months ago
Notify chore: Add SPDX header 2 years ago
ObjectStore feat: don't gate perBucket object store configuration behind multibucket 5 months ago
Search feat(recent-search): pass recent_limit config value to getRecentSearch function 2 months ago
SimpleFS chore: Add SPDX header 2 years ago
Storage fix: Use strict array comparisons in lib/ 5 months ago
Stream fix: $uid type in Encryption stream 2 years ago
Template fix(templates): deduplicate provider templates 6 months ago
Type fix(files): Make sure file pointer exists 1 year ago
Utils fix: better error message when trying to scan a folder that is already being scanned 1 year ago
FileInfo.php feat(file-info): encapsulate logic to get last activity in getLastActivity function 2 months ago
FilenameValidator.php fix(IFilenameValidator): correctly handle case insensitivity 1 year ago
Filesystem.php fix(Filesystem): use FilenameValidator for `Filesystem::isFileBlacklisted` 9 months ago
SetupManager.php fix: don't update cached mountpoints if the request doesn't have filesystem access 10 months ago
SetupManagerFactory.php chore: Add SPDX header 2 years ago
View.php fix: check source and target when emitting copy event 3 months ago