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
Benjamin Frueh 76b5121c4a
fix: only skip template initialization when both skeletondirectory and templatedirectory are empty
6 days 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 5 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 9 months ago
Node feat(file-info): encapsulate logic to get last activity in getLastActivity function 3 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 3 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: only skip template initialization when both skeletondirectory and templatedirectory are empty 6 days 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 3 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