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
Cristian Scheid c311416bc0 feat(file-info): encapsulate logic to get last activity in getLastActivity function 3 months ago
..
AppData chore: Add SPDX header 2 years ago
Cache refactor(recent-search): use order by fields to determine extended cache join and cast config limit to number 3 months 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 feat(file-info): encapsulate logic to get last activity in getLastActivity function 3 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 3 months ago
SimpleFS chore: apply new CSFixer rules 11 months ago
Storage fix(files_sharing): respect config to skip certificate verification 3 months ago
Stream chore: apply new CSFixer rules 11 months ago
Template fix(templates): deduplicate provider templates 6 months 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 3 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