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 bfe5df94dc
fix: only skip template initialization when both skeletondirectory and templatedirectory are empty
3 weeks ago
..
AppData
Cache feat: add permissions mask variant that only masks one directory 2 months ago
Config fix: PostgreSQL transaction aborts when caching user mounts 3 months ago
Conversion chore: apply new CSFixer rules 11 months ago
Lock
Mount feat: move primary object store configuration to a single place 1 year ago
Node perf: don't fetch child mounts when getting node parent 2 months ago
Notify chore: apply new CSFixer rules 11 months ago
ObjectStore fix: make objectstore copy consistent with changed local storage behavior 3 months ago
Search feat(file-info): encapsulate logic to get last activity in getLastActivity function 2 months ago
SimpleFS chore: apply new CSFixer rules 11 months ago
Storage feat: add permissions mask variant that only masks one directory 2 months ago
Stream chore: apply new CSFixer rules 11 months ago
Template fix: only skip template initialization when both skeletondirectory and templatedirectory are empty 3 weeks ago
Type refactor(IMimeTypeDetector): streamline finfo usage + misc tidying 10 months ago
Utils fix: make early check if users filesystem have a mountpoint at /<user>/files/ 10 months ago
FileInfo.php feat(file-info): encapsulate logic to get last activity in getLastActivity function 2 months ago
FilenameValidator.php fix(FilenameValidator): use `_` as default replacement for invalid chars 12 months 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 fix: Replace OC_App::loadApp calls by IAppManager 11 months ago
View.php fix: check source and target when emitting copy event 3 months ago