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
Benjamin Gaussorgues aba8a7ff86
Merge pull request #57549 from nextcloud/carl/optimize-getdirectory-content
4 months ago
..
AppData chore: Add SPDX header 2 years ago
Cache Merge pull request #57549 from nextcloud/carl/optimize-getdirectory-content 4 months ago
Config Merge pull request #57525 from nextcloud/carl/usermountcache-loop-optimization 4 months ago
Conversion chore: apply new CSFixer rules 10 months ago
Lock chore: Add SPDX header 2 years ago
Mount refactor: Use str_starts_with 4 months ago
Node refactor(OC_Helper): remove buildNotExistingFileNameForView 5 months ago
Notify chore: apply new CSFixer rules 10 months ago
ObjectStore perf(files): Optimize CacheEntry creation 4 months ago
Search chore: apply new CSFixer rules 10 months ago
SimpleFS chore: apply new CSFixer rules 10 months ago
Storage fix: Use strict array comparisons in lib/ 4 months ago
Stream fix(files): decrement quota by actual bytes written in stream_write 7 months ago
Template fix(templates): deduplicate provider templates 5 months ago
Type fix(file/types): Preserve keys (including numeric-looking ones) 5 months ago
Utils refactor: use logical `&&` `||` instead of weak `and` `or` operators 7 months ago
FileInfo.php fix(files): Always return a valid mimetype 7 months ago
FilenameValidator.php fix(FilenameValidator): use `_` as default replacement for invalid chars 11 months ago
Filesystem.php chore: Remove unused deprecated methods from OC_User and Filesystem 7 months ago
SetupManager.php feat(files_sharing): Implement partial mount providers 4 months ago
SetupManagerFactory.php feat: implement support for authoritative mount providers 5 months ago
View.php perf(View): Optimize getDirectoryContent hot-loop 4 months ago