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
Robin Appelman 9334bc36b1 perf: remove unneeded sort in getFolderContentsById 1 week ago
..
AppData chore: Add SPDX header 2 years ago
Cache perf: remove unneeded sort in getFolderContentsById 1 week ago
Config fix: PostgreSQL transaction aborts when caching user mounts 3 months ago
Conversion chore: apply new CSFixer rules 11 months ago
Lock chore: Add SPDX header 2 years ago
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: adjust wording in S3ConnectionTrait comment 3 weeks 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 fix: Uploading files not chuncked 3 weeks 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