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
3 days ago
..
AppData
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
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
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
Storage fix: Use strict array comparisons in lib/ 5 months ago
Stream
Template fix: only skip template initialization when both skeletondirectory and templatedirectory are empty 3 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 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
View.php fix: check source and target when emitting copy event 3 months ago