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
7 months ago
..
AppData chore: Add SPDX header 2 years ago
Cache perf(metadata): Add optimized sharding for metadata deletion 7 months ago
Config perf(UserMountCache): Invert condition so that we avoid some SQL queries 7 months ago
Conversion chore: apply new CSFixer rules 1 year ago
Lock chore: Add SPDX header 2 years ago
Mount refactor: Use str_starts_with 7 months ago
Node refactor(OC_Helper): remove buildNotExistingFileNameForView 8 months ago
Notify chore: apply new CSFixer rules 1 year ago
ObjectStore perf(files): Optimize CacheEntry creation 7 months ago
Search chore: apply new CSFixer rules 1 year ago
SimpleFS chore: apply new CSFixer rules 1 year ago
Storage fix: Use strict array comparisons in lib/ 7 months ago
Stream fix(files): decrement quota by actual bytes written in stream_write 10 months ago
Template fix(templates): deduplicate provider templates 8 months ago
Type fix(file/types): Preserve keys (including numeric-looking ones) 8 months ago
Utils refactor: use logical `&&` `||` instead of weak `and` `or` operators 11 months ago
FileInfo.php fix(files): Always return a valid mimetype 11 months ago
FilenameValidator.php fix(FilenameValidator): use `_` as default replacement for invalid chars 1 year ago
Filesystem.php perf(normalization): Optimize path normalization 7 months ago
SetupManager.php Merge pull request #57826 from nextcloud/carl/setupmanager 7 months ago
SetupManagerFactory.php feat: implement support for authoritative mount providers 8 months ago
View.php perf(View): Optimize getDirectoryContent hot-loop 7 months ago