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 51a4bc519b fix: make getMountsForFileId work with sharding again 1 week ago
..
AppData chore: Add SPDX header 2 years ago
Cache Merge pull request #57882 from nextcloud/useStrictComparisonOperator 2 weeks ago
Config fix: make getMountsForFileId work with sharding again 1 week ago
Conversion chore: apply new CSFixer rules 7 months ago
Lock chore: Add SPDX header 2 years ago
Mount perf(MountManager): use binary search to find mount in path 2 weeks ago
Node refactor: use strict comparison operator 2 weeks ago
Notify chore: apply new CSFixer rules 7 months ago
ObjectStore perf(files): Optimize CacheEntry creation 4 weeks ago
Search refactor: use strict comparison operator 2 weeks ago
SimpleFS chore: apply new CSFixer rules 7 months ago
Storage refactor: use strict comparison operator 2 weeks ago
Stream fix(files): decrement quota by actual bytes written in stream_write 4 months ago
Template fix(templates): deduplicate provider templates 2 months ago
Type fix(file/types): Preserve keys (including numeric-looking ones) 2 months ago
Utils refactor: use logical `&&` `||` instead of weak `and` `or` operators 4 months ago
FileInfo.php fix(files): Always return a valid mimetype 4 months ago
FilenameValidator.php fix(FilenameValidator): use `_` as default replacement for invalid chars 8 months ago
Filesystem.php perf(normalization): Optimize path normalization 3 weeks ago
SetupManager.php Merge pull request #57826 from nextcloud/carl/setupmanager 2 weeks ago
SetupManagerFactory.php feat: implement support for authoritative mount providers 2 months ago
View.php Merge pull request #57882 from nextcloud/useStrictComparisonOperator 2 weeks ago