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
Carl Schwan 7100c71166
perf(metadata): Add optimized sharding for metadata deletion
5 days ago
..
AppData chore: Add SPDX header 2 years ago
Cache perf(metadata): Add optimized sharding for metadata deletion 5 days ago
Config feat: perform share mount validation on share instead of on mount 2 weeks ago
Conversion chore: apply new CSFixer rules 7 months ago
Lock chore: Add SPDX header 2 years ago
Mount refactor: Use str_starts_with 2 weeks ago
Node refactor(OC_Helper): remove buildNotExistingFileNameForView 2 months ago
Notify chore: apply new CSFixer rules 7 months ago
ObjectStore perf(files): Optimize CacheEntry creation 3 weeks ago
Search chore: apply new CSFixer rules 7 months ago
SimpleFS chore: apply new CSFixer rules 7 months ago
Storage fix: Use strict array comparisons in lib/ 3 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 2 weeks ago
SetupManager.php Merge pull request #57767 from nextcloud/setup-provider-all-authoritative 5 days ago
SetupManagerFactory.php feat: implement support for authoritative mount providers 2 months ago
View.php perf(View): Optimize getDirectoryContent hot-loop 3 weeks ago