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 668ad4faac
perf(UserMountCache): Invert condition so that we avoid some SQL queries
2 weeks ago
..
AppData
Cache perf(metadata): Add optimized sharding for metadata deletion 2 weeks ago
Config perf(UserMountCache): Invert condition so that we avoid some SQL queries 2 weeks ago
Conversion chore: apply new CSFixer rules 7 months ago
Lock
Mount refactor: Use str_starts_with 3 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 4 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/ 4 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 perf(View): Optimize getDirectoryContent hot-loop 4 weeks ago