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 32299a8113
fix: correctly return false for filesize on non-existing file
6 days ago
..
AppData chore: Add SPDX header 2 years ago
Cache Merge pull request #58520 from nextcloud/backport/58466/stable32 1 week ago
Config fix(UserMountCache): Add back unique index for oc_mounts and use normal insert 3 months ago
Conversion chore: apply new CSFixer rules 8 months 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(files): Add appconfig value to disable fixed userfolder permissions optimization 2 months ago
Notify chore: apply new CSFixer rules 8 months ago
ObjectStore feat: don't gate perBucket object store configuration behind multibucket 2 months ago
Search chore: apply new CSFixer rules 8 months ago
SimpleFS chore: apply new CSFixer rules 8 months ago
Storage fix: correctly return false for filesize on non-existing file 6 days ago
Stream chore: apply new CSFixer rules 8 months ago
Template fix(templates): deduplicate provider templates 3 months ago
Type refactor(IMimeTypeDetector): streamline finfo usage + misc tidying 7 months ago
Utils fix: make early check if users filesystem have a mountpoint at /<user>/files/ 7 months ago
FileInfo.php fix(files): Always return a valid mimetype 5 months ago
FilenameValidator.php fix(FilenameValidator): use `_` as default replacement for invalid chars 9 months ago
Filesystem.php fix(Filesystem): use FilenameValidator for `Filesystem::isFileBlacklisted` 6 months ago
SetupManager.php fix: don't update cached mountpoints if the request doesn't have filesystem access 7 months ago
SetupManagerFactory.php fix: Replace OC_App::loadApp calls by IAppManager 8 months ago
View.php fix(View): Handle ICacheEntry returned by FileInfo->getData() 2 weeks ago